Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15627 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-160 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-SOYeteHvbiz3/agent.2108 SSH_AGENT_PID=2110 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/private_key_8113389325109787662.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git init /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/nonrtric/plt/a1policymanagementservice refs/changes/27/15627/1 # timeout=10 > git rev-parse c40c441fa46866347a0997d11a32007d2fde2af9^{commit} # timeout=10 Checking out Revision c40c441fa46866347a0997d11a32007d2fde2af9 (refs/changes/27/15627/1) > git config core.sparsecheckout # timeout=10 > git checkout -f c40c441fa46866347a0997d11a32007d2fde2af9 # timeout=10 Commit message: "Chore(rtd): modernise docs build infra" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk b07907031c42486a15145aa086d9a229d7f98e08 # timeout=10 > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.onap/oran.url # timeout=10 > git config -f .gitmodules --get submodule.onap/oran.path # timeout=10 > git submodule update --init --recursive onap/oran # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14066273181451066323.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gJea lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gJea/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 26.1.1 from /tmp/venv-gJea/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 backports.strenum==1.3.1 beautifulsoup4==4.14.3 boto3==1.43.3 botocore==1.43.3 bs4==0.0.2 certifi==2026.4.22 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.3 cliff==4.13.3 cmd2==3.5.1 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.49 httplib2==0.30.2 identify==2.6.19 idna==3.13 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.12.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.2 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.3.0 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.17.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.3.1 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins16547322488201759947.sh + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/classes /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins4006761592724212133.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-docker-4c-4g-160 [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=c40c441fa46866347a0997d11a32007d2fde2af9 -DGERRIT_HOST=gerrit.o-ran-sc.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=mwatkins@linuxfoundation.org "-DGERRIT_EVENT_ACCOUNT_NAME=John Keeney" -DGERRIT_CHANGE_URL=https://gerrit.o-ran-sc.org/r/c/nonrtric/plt/a1policymanagementservice/+/15627 -DGERRIT_PATCHSET_UPLOADER_EMAIL=mwatkins@linuxfoundation.org "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=comment-added -DGERRIT_PROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_PATCHSET_UPLOADER_USERNAME=modesevenindustrialsolutions -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=15627 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Matthew Watkins\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/27/15627/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Matthew Watkins" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Matthew Watkins\" ' -DPROJECT=nonrtric/plt/a1policymanagementservice -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Q2hvcmUocnRkKTogbW9kZXJuaXNlIGRvY3MgYnVpbGQgaW5mcmEKClVwZGF0ZSBSVEQgY29uZmlnLCBQeXRob24gdmVyc2lvbiwgYW5kIGRlcGVuZGVuY3kKbWFuYWdlbWVudCB0byBhbGlnbiB3aXRoIHRoZSBPTkFQIGRvY3VtZW50YXRpb24KbW9kZXJuaXNhdGlvbiBwcm9ncmFtbWUuCgoucmVhZHRoZWRvY3MueWFtbDoKLSBVcGRhdGUgYnVpbGQgT1MgZnJvbSB1YnVudHUtMjIuMDQgdG8gdWJ1bnR1LTI0LjA0CiAgKHVidW50dS0yMC4wNCByZW1vdmFsIGRlYWRsaW5lOiAxIEp1bmUgMjAyNikKLSBVcGRhdGUgUHl0aG9uIGZyb20gMy4xMSB0byAzLjEzIChhbGlnbnMgd2l0aCBPTkFQKQoKZG9jcy9yZXF1aXJlbWVudHMtZG9jcy50eHQ6Ci0gQWRkIHRyYW5zaXRpb25hbCBTcGhpbng+PTcsPDEwIHZlcnNpb24gcGluIHRvCiAgZ3VhcmQgYWdhaW5zdCBTcGhpbnggOS54IGV4dGVuc2lvbiBicmVha2FnZQotIFJlbW92ZSBkb2N1dGlsczwwLjE3IHBpbiAoYW5jaWVudCkKLSBSZW1vdmUgc3BoaW54Y29udHJpYi1zd2FnZ2VyZG9jIChkZXByZWNhdGVkLCB1bnVzZWQpCi0gUmVtb3ZlIHNwaGlueGNvbnRyaWItbmVlZHMgKHVudXNlZCkKLSBSZW1vdmUgc3BoaW54X2Jvb3RzdHJhcF90aGVtZSAodW51c2VkKQotIFJlbW92ZSBzaXggKFB5dGhvbiAyIGNvbXBhdCBzaGltLCB1bnVzZWQpCi0gUmVtb3ZlIHRveCAoc2hvdWxkIG5vdCBiZSBhIGRvY3MgZGVwZW5kZW5jeSkKLSBSZW1vdmUgZG9jOCAodW51c2VkLCBub3QgYSBTcGhpbnggZXh0ZW5zaW9uKQotIFJlbW92ZSBwaWxsb3cgKHVudXNlZC9vdmVyLXBpbm5lZCkKLSBSZW1vdmUgdXJsbGliM349MS4yNi4xNSBwaW4gKGxlZ2FjeSB2MSkKLSBSZW1vdmUgc2V0dXB0b29scyAodW5uZWNlc3NhcnkgZG9jcyBkZXApCi0gUmVtb3ZlIHNwaGlueGNvbnRyaWItcmVkb2MgKGRlcHJlY2F0ZWQsIHVudXNlZCkKCnRveC5pbmk6Ci0gVXBkYXRlIG1pbnZlcnNpb24gZnJvbSAyLjAgdG8gNC4wCgpMb2NhbCAndG94IC1lIGRvY3MnIGJ1aWxkOiBzdWNjZWVkZWQgd2l0aCB6ZXJvIHdhcm5pbmdzLgoKSXNzdWUtSUQ6IENJTUFOLTMzCkNvLWF1dGhvcmVkLWJ5OiBDbGF1ZGUgPGNsYXVkZUBhbnRocm9waWMuY29tPgpDaGFuZ2UtSWQ6IEkxMGU3YTQwZDE5NzBkOWIyNTQwODAzMGEyZGE0ZmIyY2NmMmRiYTY4ClNpZ25lZC1vZmYtYnk6IE1hdHRoZXcgV2F0a2lucyA8bXdhdGtpbnNAbGludXhmb3VuZGF0aW9uLm9yZz4K -DGERRIT_NAME=gerrit.o-ran-sc.org -DGERRIT_TOPIC=docs-update "-DGERRIT_CHANGE_SUBJECT=Chore(rtd): modernise docs build infra" -DSTREAM=master -DGERRIT_EVENT_ACCOUNT_USERNAME=JohnKeeney -DGERRIT_CHANGE_OWNER_USERNAME=modesevenindustrialsolutions '-DGERRIT_EVENT_ACCOUNT=\"John Keeney\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I10e7a40d1970d9b25408030a2da4fb2ccf2dba68 -DGERRIT_EVENT_HASH=1221871656 -DGERRIT_VERSION=3.8.10 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DGERRIT_EVENT_ACCOUNT_EMAIL=john.keeney@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS=-Dbuild.number=${BUILD_NUMBER} "-DGERRIT_CHANGE_OWNER_NAME=Matthew Watkins" --version Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh -xe /tmp/jenkins9734993292993579894.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/sh /tmp/jenkins2577538903189969242.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.7" 2023-04-18 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config7289043250060873130tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config16840324710368912479tmp [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4999241605344191874.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins11149981200599335834.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config10453288425369712899tmp copy managed file [nonrtric-plt-a1policymanagementservice-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config12554857811988384942tmp [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins15200245383107004646.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config10453288425369712899tmp ++ awk '{print $2}' ++ grep '^Version:' + plugin_version=3.1.4 + [[ 3 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn clean install -e --global-settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config10453288425369712899tmp --settings /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config12554857811988384942tmp -DaltDeploymentRepository=staging::file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dbuild.number=84 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] [INFO] --------< org.o-ran-sc.nonrtric.plt:a1policymanagementservice >--------- [INFO] Building a1policymanagementservice 2.12.0-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.1:clean (default-clean) @ a1policymanagementservice --- [INFO] Deleting /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default-prepare-agent) @ a1policymanagementservice --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/jacoco.exec,excludes=org/onap/ccsdk/oran/a1policymanagementservice/models/**/* [INFO] [INFO] --- exec:3.1.0:exec (git submodule update) @ a1policymanagementservice --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-configuration-files) @ a1policymanagementservice --- [INFO] Copying 5 resources from onap/oran/a1-policy-management/config to config [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-files-fromsubmodule) @ a1policymanagementservice --- [INFO] Copying 4 resources from onap/oran/a1-policy-management/api/offeredapis/swagger to api [INFO] [INFO] --- build-helper:3.6.1:add-source (add-additional-source-dirs) @ a1policymanagementservice --- [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/annotations added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/java added. [INFO] Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/main/resources added. [INFO] [INFO] --- build-helper:3.6.1:add-test-source (add-additional-testsource-dirs) @ a1policymanagementservice --- [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/test/java added. [INFO] Test Source directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/add-src/test/resources added. [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api) @ a1policymanagementservice --- [INFO] [INFO] --- exec:3.1.0:exec (preprocess-pms-api-v3) @ a1policymanagementservice --- [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-policy-api) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatusV1 [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicy [INFO] Processing operation deletePolicy [INFO] Processing operation keepAliveService [INFO] Processing operation getRics [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicyIds [INFO] Processing operation putPolicy [INFO] Processing operation getPolicyInstances [INFO] Processing operation deleteService [INFO] Processing operation getPolicyStatus [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation performAccessControl [INFO] Processing operation actuatorLinks [INFO] Processing operation actuatorHeapdump [INFO] Processing operation actuatorInfo [INFO] Processing operation actuatorThreaddump [INFO] Processing operation actuatorLoggers [INFO] Processing operation actuatorGetLogger [INFO] Processing operation actuatorSetlogger [INFO] Processing operation actuatorGetLogFile [INFO] Processing operation actuatorHealth [INFO] Processing operation actuatorHealthComponent [INFO] Processing operation actuatorShutdown [INFO] Processing operation actuatorMetrics [INFO] Processing operation actuatorGetMetric [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/AuthorizationResult.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Input.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/Link.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyAuthorization.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyStatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeDefinition.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/PolicyTypeIdList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceCallbackInfoV2.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v2/StatusInfo.java [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/A1PolicyManagementApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/AuthorizationApiApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ConfigurationApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/HealthCheckApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/NearRtRicRepositoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v2/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-policy-api-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Void (reserved word) cannot be used as model name. Renamed to ModelVoid [INFO] Processing operation getStatus [INFO] Processing operation getRic [INFO] Processing operation getRics [INFO] Processing operation getPolicyTypes [INFO] Processing operation getPolicyTypeDefinition [INFO] Processing operation getPolicy [INFO] Processing operation updatePolicy [INFO] Processing operation deletePolicy [INFO] Processing operation getPolicyStatus [INFO] Processing operation getPolicyIds [INFO] Processing operation createPolicy [INFO] Processing operation getConfiguration [INFO] Processing operation putConfiguration [INFO] Processing operation keepAliveService [INFO] Processing operation getServices [INFO] Processing operation putService [INFO] Processing operation deleteService [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ErrorInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyObjectInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeInformation.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/PolicyTypeObject.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ProblemDetails.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/RicInfoList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceCallbackInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceRegistrationInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatus.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/ServiceStatusList.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/models/v3/StatusInfo.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/A1PolicyManagementApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ConfigurationApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/HealthCheckApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/NearRtRicRepositoryApi.java [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java/org/onap/ccsdk/oran/a1policymanagementservice/controllers/api/v3/ServiceRegistryAndSupervisionApi.java [INFO] Skipping generation of Webhooks. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ a1policymanagementservice --- [INFO] Copying 0 resource from src/main/resources to target/classes [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.10.0:compile (default-compile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 132 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ a1policymanagementservice --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.10.0:testCompile (default-testCompile) @ a1policymanagementservice --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/test-classes [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Some input files use or override a deprecated API. [INFO] /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/src/test/java/org/onap/ccsdk/oran/a1policymanagementservice/utils/LoggingUtils.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ a1policymanagementservice --- [INFO] Surefire report directory: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:40:53.907 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:40:53.922 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 13:40:54.096 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='total_ric_count', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 13:40:54.381 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:40:54.382 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies 13:40:54.390 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policytypes 13:40:54.390 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore -- No storage defined for: policies [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.386 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.MetersTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest 13:40:55.212 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFile -- Local configuration file not read: /tmp/junit-743147525249449128/config.json, Not a JSON Object: null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ConfigurationFileTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 13:40:56.096 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest]: OtelConfigTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:40:56.648 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.ccsdk.oran.a1policymanagementservice.Application for test class org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest 13:40:57.190 [main] INFO org.springframework.boot.devtools.restart.RestartApplicationListener -- Restart disabled due to context in which it is running . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:40:58.894+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Starting OtelConfigTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:40:58.898+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:41:00.832+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:41:04.425+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: true [facility=, subject=, traceId=] 2026-05-06T13:41:06.465+0000 [JaegerRemoteSampler_WorkerThread-1] ERROR io.opentelemetry.sdk.extension.trace.jaeger.sampler.OkHttpGrpcService - Failed to execute remoteSamplings. The request could not be executed. Full error message: Failed to connect to /127.0.0.1:14250 [facility=, subject=, traceId=] 2026-05-06T13:41:08.751+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest - Started OtelConfigTest in 11.591 seconds (process running for 19.711) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.26 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest 2026-05-06T13:41:10.144+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s -- in org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParserTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest 2026-05-06T13:41:10.385+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:10.387+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:12.421+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: Service name [facility=, subject=, traceId=] 2026-05-06T13:41:12.454+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:12.455+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:12.460+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:12.461+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:12.473+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:12.474+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:14.486+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Could not delete policy: policy from ric: name. Cause: Failed [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest 2026-05-06T13:41:14.594+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:14.597+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:14.598+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:14.732+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:14.734+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:14.735+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:14.740+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - An non existing RIC config is changed, should not happen (just for robustness) [facility=, subject=, traceId=] 2026-05-06T13:41:14.745+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:14.746+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:14.747+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:14.882+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-05-06T13:41:14.903+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:14.904+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:14.905+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:14.911+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:41:15.616+0000 [reactor-http-epoll-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: finishConnect(..) failed: Connection refused: localhost/127.0.0.1:8083 [facility=, subject=, traceId=] 2026-05-06T13:41:15.676+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: ric2 [facility=, subject=, traceId=] 2026-05-06T13:41:15.677+0000 [reactor-http-epoll-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric2, reason: Cannot invoke "org.onap.ccsdk.oran.a1policymanagementservice.configuration.ControllerConfig.getBaseUrl()" because the return value of "org.onap.ccsdk.oran.a1policymanagementservice.configuration.RicConfig.getControllerConfig()" is null [facility=, subject=, traceId=] 2026-05-06T13:41:15.678+0000 [reactor-http-epoll-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.189 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest 2026-05-06T13:41:15.693+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:15.694+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:15.694+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:15.814+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:15.815+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:15.815+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:15.935+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: service1, callback: callbackUrl failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'callbackUrl' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:41:16.042+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.043+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.044+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:16.053+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: x [facility=, subject=, traceId=] 2026-05-06T13:41:16.159+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.160+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.161+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] 2026-05-06T13:41:16.171+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: ric1, reason: 404 [facility=, subject=, traceId=] 2026-05-06T13:41:16.279+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.280+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.280+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: services [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.700 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTaskTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest 2026-05-06T13:41:16.523+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.528+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.636+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.637+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.647+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.648+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.656+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.657+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.659+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] 2026-05-06T13:41:16.664+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.665+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.672+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.673+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.711+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.712+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.720+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.721+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.727+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policytypes [facility=, subject=, traceId=] 2026-05-06T13:41:16.728+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:41:16.730+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: ric_1, exception: Failed [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 s -- in org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervisionTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.086 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.DatabaseStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest 2026-05-06T13:42:24.966+0000 [sdk-async-response-1-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStore - Could not delete bucket: S3Bucket, reason: The specified bucket does not exist (Service: S3, Status Code: 404, Request ID: 069b4f30-3fc5-4853-90f8-137e19fb95f8, Extended Request ID: s9lzHYrFp76ZVxRcpX9+5cjAnEH2ROuNkd2BHfIa6UkFVdtjf5mKR3/eTPFvsiP/XV/VLi31234=) (SDK Attempt Count: 1) [facility=, subject=, traceId=] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.78 s -- in org.onap.ccsdk.oran.a1policymanagementservice.datastore.S3ObjectStoreTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:25.798+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Starting PolicyServiceTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:25.799+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:26.224+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:26.925+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:26.928+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-05-06T13:42:27.356+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest - Started PolicyServiceTest in 1.654 seconds (process running for 98.323) [facility=, subject=, traceId=] 2026-05-06T13:42:27.542+0000 [scheduling-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:27.686+0000 [scheduling-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 s -- in org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyServiceTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest 2026-05-06T13:42:28.253+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-05-06T13:42:28.368+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 1 cnt: 1, exclusive: true, queue: 0 [facility=, subject=, traceId=] 2026-05-06T13:42:28.474+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 2 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-05-06T13:42:28.475+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 3 cnt: 2, exclusive: false, queue: 2 [facility=, subject=, traceId=] 2026-05-06T13:42:28.581+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 4 cnt: 1, exclusive: true, queue: 1 [facility=, subject=, traceId=] 2026-05-06T13:42:28.685+0000 [Thread-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest - Lock 5 cnt: 1, exclusive: false, queue: 0 [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.539 s -- in org.onap.ccsdk.oran.a1policymanagementservice.repository.LockTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:28.899+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Starting RicRepositoryControllerV3Test using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:28.900+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:29.221+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:29.547+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:29.960+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test - Started RicRepositoryControllerV3Test in 1.127 seconds (process running for 100.928) [facility=, subject=, traceId=] 2026-05-06T13:42:30.571+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ricAdded, and the Request Id: 502affbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:30.767+0000 [https-jsse-nio-auto-2-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502affbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:30.930+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 59eaa33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:30.947+0000 [https-jsse-nio-auto-2-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59eaa33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.166 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.RicRepositoryControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:31.037+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Starting ConfigurationControllerV3Test using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:31.038+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:31.461+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:31.733+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:32.208+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test - Started ConfigurationControllerV3Test in 1.228 seconds (process running for 103.175) [facility=, subject=, traceId=] 2026-05-06T13:42:32.366+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 336cb4c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:32.484+0000 [https-jsse-nio-auto-3-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:42:32.486+0000 [https-jsse-nio-auto-3-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-05-06T13:42:33.226+0000 [parallel-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:42:33.229+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:33.259+0000 [parallel-3] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:33.424+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 62c33a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.430+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c33a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.432+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-05-06T13:42:33.527+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 1ed50662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.552+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed50662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.624+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 185d613f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.636+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185d613f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.726+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 20864317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.744+0000 [https-jsse-nio-auto-3-exec-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:42:33.747+0000 [https-jsse-nio-auto-3-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-05-06T13:42:33.930+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 3847260e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.939+0000 [https-jsse-nio-auto-3-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3847260e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:33.942+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Configuration refresh task is terminated: cancel [facility=, subject=, traceId=] 2026-05-06T13:42:33.949+0000 [parallel-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:42:34.004+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics, and the Request Id: 1cde29b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.012+0000 [https-jsse-nio-auto-3-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cde29b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.102+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/rics/ric1, and the Request Id: 325c2fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.107+0000 [https-jsse-nio-auto-3-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325c2fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.235+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/status, and the Request Id: 1127cfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.251+0000 [https-jsse-nio-auto-3-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1127cfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.340+0000 [https-jsse-nio-auto-3-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 3c597009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.363+0000 [https-jsse-nio-auto-3-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:42:34.366+0000 [https-jsse-nio-auto-3-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-05-06T13:42:34.546+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/configuration, and the Request Id: 723df818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:34.552+0000 [https-jsse-nio-auto-3-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723df818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.602 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ConfigurationControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:34.641+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Starting ServiceControllerV3Test using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:34.641+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:34.943+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:35.194+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:35.569+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test - Started ServiceControllerV3Test in 0.975 seconds (process running for 106.536) [facility=, subject=, traceId=] 2026-05-06T13:42:35.642+0000 [https-jsse-nio-auto-4-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId, and the Request Id: 49eabb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:35.722+0000 [https-jsse-nio-auto-4-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 2711777f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:35.750+0000 [https-jsse-nio-auto-4-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2711777f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:35.822+0000 [https-jsse-nio-auto-4-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services/newServiceId/keepalive, and the Request Id: c29c65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:35.907+0000 [https-jsse-nio-auto-4-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/services, and the Request Id: 7efd3e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.ServiceControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:36.034+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Starting PolicyControllerV3Test using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:36.034+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:36.330+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:36.573+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:36.918+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test - Started PolicyControllerV3Test in 0.927 seconds (process running for 107.885) [facility=, subject=, traceId=] 2026-05-06T13:42:37.000+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 60a3c373, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.029+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.033+0000 [https-jsse-nio-auto-5-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-05-06T13:42:37.042+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a3c373 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.130+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 16656109, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.142+0000 [https-jsse-nio-auto-5-exec-1] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.143+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-05-06T13:42:37.231+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 20755f56, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.261+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20755f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.263+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:37.288+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16656109 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.366+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 11c49e0e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.376+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:73) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.378+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-05-06T13:42:37.389+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 679da2a8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.394+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679da2a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.400+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:37.409+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c49e0e the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.501+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5fd41a0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.506+0000 [https-jsse-nio-auto-5-exec-3] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.508+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:37.520+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6b7ec7f9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.526+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7ec7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.533+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:37.542+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd41a0 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.585+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 26bbba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.600+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 12bd5e10, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.609+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bd5e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.630+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26bbba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.722+0000 [https-jsse-nio-auto-5-exec-9] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-05-06T13:42:37.723+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6e27a06b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.728+0000 [https-jsse-nio-auto-5-exec-9] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.729+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:37.736+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4c067a8a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.741+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c067a8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.744+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:37.750+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e27a06b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.786+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1030d61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.801+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 15a22276, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.810+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a22276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.815+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1030d61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.907+0000 [https-jsse-nio-auto-5-exec-5] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-05-06T13:42:37.907+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 5c06486d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.915+0000 [https-jsse-nio-auto-5-exec-5] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1 at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:117) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:37.917+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:37.924+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 51e4f272, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.932+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:37.937+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c06486d the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.937+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e4f272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.974+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2a284a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.985+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 15eae972, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.990+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15eae972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:37.995+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a284a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.088+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 30625573, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.096+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30625573 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.174+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 65103ff, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.182+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65103ff the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.254+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 31b565b3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.262+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:38.268+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7ccf57de, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.275+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ccf57de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.277+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:38.282+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b565b3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.346+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/7074002e-25a1-4768-a461-320352060eee, and the Request Id: 6b197199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.364+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 74c09b4c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.370+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c09b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.486+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 32b51733, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.490+0000 [https-jsse-nio-auto-5-exec-10] ERROR org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Error decoding client ID from token [facility=, subject=, traceId=] java.lang.NullPointerException: Cannot invoke "com.google.gson.JsonElement.getAsString()" because the return value of "com.google.gson.JsonObject.get(String)" is null at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.decodeClientId(TokenService.java:121) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.extractClientIdFromToken(TokenService.java:98) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService.getServiceId(TokenService.java:54) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:104) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.buildPolicy(Helper.java:99) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.createPolicyService(PolicyService.java:72) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$createPolicy$0(PolicyControllerV3.java:56) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:38.491+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:38.502+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 41f2b6ab, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.507+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f2b6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.511+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:38.517+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b51733 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.543+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 156bdefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.564+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 60de4d64, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.569+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60de4d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.576+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156bdefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.647+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3da0be7f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.652+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:38.659+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 31a3b9c3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.665+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a3b9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.667+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:38.674+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da0be7f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.743+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1ca4d037, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.748+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:38.755+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4be727b5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.762+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be727b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.769+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:38.774+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca4d037 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.839+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 34cb7e53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.851+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 567d7de9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.859+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567d7de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.863+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 9d0f9fd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.869+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d0f9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.877+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cb7e53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.963+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 2cdcb5b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:38.988+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdcb5b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.055+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 45bc0be8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.062+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:39.070+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 84fafc9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.075+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84fafc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.080+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:39.090+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bc0be8 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.150+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/8da42c87-c11e-455d-9e08-8b7154f968ed, and the Request Id: 2aa7b337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.159+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 679df76c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.167+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa7b337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.169+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679df76c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.219+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 633d611f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.224+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:39.229+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: b1e7546, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.236+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1e7546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.239+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:39.248+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633d611f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.298+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne/status, and the Request Id: 6beffaf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.307+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4ca783f2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.319+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca783f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.329+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6beffaf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.392+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types/type1_1.2.3, and the Request Id: 61e0230b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.422+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e0230b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.489+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policy-types, and the Request Id: 2b02f0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.495+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b02f0eb the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.559+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2391088a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.572+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2391088a the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.636+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 6d24fbc0, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.645+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.650+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2f832ea4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.657+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:39.661+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f832ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.662+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d24fbc0 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.674+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4eaac756, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.680+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.685+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7323bbc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.697+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7323bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.698+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaac756 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.754+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 78a5b3c6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.767+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.773+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 384a3d66, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.797+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384a3d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.801+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:39.805+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a5b3c6 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.815+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 7239594b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.823+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.835+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4bf9d493, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.841+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf9d493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.855+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239594b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.910+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3fa142e5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.917+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.923+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7fb4c41d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.928+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb4c41d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.931+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:39.939+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa142e5 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.951+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 171965e6, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.958+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:39.971+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2ffb1687, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.980+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171965e6 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:39.984+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffb1687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.043+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3af314d3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.047+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.052+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6bfcf566, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.057+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfcf566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.059+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.067+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af314d3 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.085+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 395d63bf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.094+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.105+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5d330d7e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.109+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d330d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.115+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395d63bf the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.181+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 27b4840f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.189+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.194+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1af59cc5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.201+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.208+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af59cc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.209+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b4840f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.258+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 160126e7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.262+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.265+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160126e7 the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.336+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1bf4c06e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.341+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.352+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 8751f70, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.356+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8751f70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.363+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.372+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf4c06e the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.487+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 460bd1bc, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.495+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.502+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 386c3cea, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.513+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.523+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386c3cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.535+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460bd1bc the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.545+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 73ef0e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.555+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1e0f313, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.559+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0f313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.564+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ef0e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.657+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 45fb0410, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.661+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.666+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 80aa2f2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.671+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80aa2f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.673+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.677+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fb0410 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.713+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 691ac405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.720+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4bb5dae5, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.748+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691ac405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.749+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bb5dae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.842+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 3805a032, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.846+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:40.851+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3e9fb17, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.856+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9fb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.858+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:40.871+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3805a032 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:40.890+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 12681034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.898+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6d0fb039, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.903+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0fb039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:40.914+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12681034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.010+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 75dd7803, with HTTP Method: POST [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:41.014+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:41.021+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 35e26d29, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.025+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e26d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.029+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.036+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dd7803 the Status code of the response: 201 CREATED [facility=log audit, subject=1234567890, traceId=] 2026-05-06T13:42:41.070+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 482ff29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.080+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 64d33e3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.085+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d33e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.094+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482ff29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.154+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 457a07ec, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.161+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:41.167+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 254fc37c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.174+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.175+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254fc37c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.178+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457a07ec the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.236+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 349fc065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.252+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:151) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:41.252+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed. [facility=, subject=, traceId=] 2026-05-06T13:42:41.258+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349fc065 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.319+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 72e8e0f4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.329+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:41.339+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 776e7a54, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.344+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e7a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.346+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.351+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e8e0f4 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.398+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 703adb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.404+0000 [https-jsse-nio-auto-5-exec-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:139) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:41.405+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-05-06T13:42:41.410+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: a4ab057, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.416+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4ab057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.418+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703adb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.495+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 1848cbcb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.502+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:41.510+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 37fbfa9b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.516+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fbfa9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.523+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.533+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1848cbcb the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.596+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 63dbcc2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.614+0000 [https-jsse-nio-auto-5-exec-7] ERROR org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation failed [facility=, subject=, traceId=] org.everit.json.schema.ValidationException: #/scope: extraneous key [foo] is not permitted at org.everit.json.schema.ValidationException.copy(ValidationException.java:486) at org.everit.json.schema.DefaultValidator.performValidation(Validator.java:76) at org.everit.json.schema.Schema.validate(Schema.java:152) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.policyTypeSchemaValidation(Helper.java:126) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:145) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$XAkgtVQ1.invokeWithArguments(Unknown Source) at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) at org.mockito.Answers.answer(Answers.java:90) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) at org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper.performPolicySchemaValidation(Helper.java:137) at org.onap.ccsdk.oran.a1policymanagementservice.service.v3.PolicyService.putPolicyService(PolicyService.java:111) at org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3.lambda$updatePolicy$1(PolicyControllerV3.java:92) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:132) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onNext(FluxSwitchIfEmpty.java:74) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:158) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:129) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableSubscriber.onNext(FluxFilterFuseable.java:118) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onNext(TracingSubscriber.java:68) at reactor.core.publisher.FluxHide$SuppressFuseableSubscriber.onNext(FluxHide.java:137) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onComplete(FluxDoFinally.java:128) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onComplete(FluxDoOnEach.java:223) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at io.opentelemetry.instrumentation.reactor.v3_1.TracingSubscriber.onComplete(TracingSubscriber.java:92) at org.springframework.http.server.reactive.AbstractListenerReadPublisher$State.onAllDataRead(AbstractListenerReadPublisher.java:501) at org.springframework.http.server.reactive.AbstractListenerReadPublisher.onAllDataRead(AbstractListenerReadPublisher.java:137) at org.springframework.http.server.reactive.ServletServerHttpRequest$RequestBodyPublisher$RequestBodyPublisherReadListener.onAllDataRead(ServletServerHttpRequest.java:382) at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:207) at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:243) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:50) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1776) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:975) at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:493) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:63) at java.base/java.lang.Thread.run(Thread.java:833) 2026-05-06T13:42:41.614+0000 [https-jsse-nio-auto-5-exec-7] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy Schema validation failed but not enforced. [facility=, subject=, traceId=] 2026-05-06T13:42:41.622+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 50da90bf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.634+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50da90bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.645+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63dbcc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.709+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 2d007179, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.713+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:41.718+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 35218d3a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.727+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.733+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35218d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.735+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d007179 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.792+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 5bc835ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.796+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:42:41.801+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 572ea80d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.807+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572ea80d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.813+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc835ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.858+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: b13b160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.867+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 63503034, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.871+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63503034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.875+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b13b160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.940+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 4559243f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.945+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:41.952+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 649e0a04, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.956+0000 [https-jsse-nio-auto-5-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649e0a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:41.958+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:41.964+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4559243f the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.014+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 4d72648c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.020+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:42.027+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 26124895, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.037+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d72648c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.038+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26124895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.095+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 15993190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.108+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 251d00fe, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.113+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 251d00fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.116+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15993190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.174+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 69a78b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.181+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:42.186+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 65c69282, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.190+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c69282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.193+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:42.197+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a78b the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.279+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3d94dc81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.285+0000 [https-jsse-nio-auto-5-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:42.293+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6fcc61bd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.300+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcc61bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.306+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d94dc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.356+0000 [https-jsse-nio-auto-5-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 52cca71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.362+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3906075d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.366+0000 [https-jsse-nio-auto-5-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3906075d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.371+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cca71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.435+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 47b80f74, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.440+0000 [https-jsse-nio-auto-5-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:42.450+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6a666921, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.454+0000 [https-jsse-nio-auto-5-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a666921 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.459+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:42.463+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b80f74 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.512+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 3e6dd3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.517+0000 [https-jsse-nio-auto-5-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy type schema validation successful [facility=, subject=, traceId=] 2026-05-06T13:42:42.522+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7becfcf4, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.531+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6dd3f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.531+0000 [https-jsse-nio-auto-5-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7becfcf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.591+0000 [https-jsse-nio-auto-5-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies/policyOne, and the Request Id: 67cfbfeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.605+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6019d21e, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.610+0000 [https-jsse-nio-auto-5-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6019d21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:42.616+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cfbfeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.650 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v3.PolicyControllerV3Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:42:42.727+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Starting ApplicationTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:42:42.728+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:42:43.093+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:42:43.361+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:42:43.715+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Started ApplicationTest in 1.042 seconds (process running for 114.682) [facility=, subject=, traceId=] 2026-05-06T13:42:43.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2c168b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:43.806+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:43.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 5239b008, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:43.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-05-06T13:42:44.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1e0ba3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.192+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:44.195+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.409+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:44.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 5532f084, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"NonRespondingRic","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-05-06T13:42:44.680+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test starting [facility=, subject=, traceId=] 2026-05-06T13:42:44.682+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:44.710+0000 [TestThread_0] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:42:44.720+0000 [Thread-34] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - RicSupervision, ric: NonRespondingRic, exception: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee9d4b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.769+0000 [Thread-39] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1833b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4d5545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.855+0000 [Thread-46] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d69906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.900+0000 [Thread-47] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff37232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e05eb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b4db4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.973+0000 [Thread-53] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:44.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8257ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:44.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ffaf647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e154db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.014+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fcfd54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a600a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1cec22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d0de32b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57cdbf72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d0de32b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e154db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f0e295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f0e295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51084753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51084753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a600a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.091+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0, and the Request Id: 1143ec66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51239518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0, and the Request Id: 45cef85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149af3d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cdbf72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1335e345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149af3d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.121+0000 [Thread-62] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:45.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6169adfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440d00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5388259a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e8ffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6169adfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5388259a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1335e345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ea93d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0, and the Request Id: 85bc36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0, and the Request Id: 71d34466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0, and the Request Id: 13e0bf1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.193+0000 [Thread-69] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:42:45.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262e0082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a56df9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_0-, and the Request Id: 6a0db3bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a56df9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a2e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a2e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_0-, and the Request Id: 7f0b99e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbfc56f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0, and the Request Id: 206f0517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ce8129b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74bb01f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 944dd11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6230ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_0-, and the Request Id: 291ab36e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_0-, and the Request Id: 421341d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_0-, and the Request Id: ca31434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70af51c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2597c880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_0-, and the Request Id: 2fac9b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d957f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b1168b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70af51c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fdf407, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606d27fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606d27fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6411ec49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c841380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1168b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ea7e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a8c724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0, and the Request Id: 16892fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6411ec49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13dddd87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c962b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ceeb23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c962b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687b9c8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceeb23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 689d33c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dddd87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687b9c8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a8c724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ae6a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737f4ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0, and the Request Id: 4a3d12e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1, and the Request Id: 51a5208a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0, and the Request Id: 136dc291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_0-, and the Request Id: 167fbca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737f4ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1, and the Request Id: 79902411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c3da12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28521fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dee2106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28521fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_1-, and the Request Id: 6de6fc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2978339f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e7429e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_0-, and the Request Id: 7514a80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c3ba7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_0-, and the Request Id: 6106ee2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_1-, and the Request Id: da7d827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c3ba7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 938d711, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 938d711 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18799f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0, and the Request Id: 64caf12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72050dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6213b7f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6213b7f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e92bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec7735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e92bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 611b524f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bda7aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_0-, and the Request Id: 3daeea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611b524f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1, and the Request Id: 11ebe9a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bda7aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46219aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d7ab2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d7ab2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9a9cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1, and the Request Id: 185c65d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9a9cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aae853f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5995e66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7a50a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15893408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aae853f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c946c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ca1e307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_1-, and the Request Id: 42df9162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1, and the Request Id: 2963d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_1-, and the Request Id: 6438ac3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1, and the Request Id: 47803776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc9c05a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c79c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88dc55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16fdc23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_1-, and the Request Id: 785ced75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a507707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d159cb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a507707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c79c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14606e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.817+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6351a661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_1-, and the Request Id: 756c419c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27096673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d449e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6351a661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 213cdc99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb14e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 213cdc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d449e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14606e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb14e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2, and the Request Id: 5e89762c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1, and the Request Id: 25a75e8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1, and the Request Id: 52f6f1f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c0da485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c268fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0da485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e52731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5533d9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1, and the Request Id: 43763d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.868+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e52731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4445465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aa221f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4445465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c130e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 272f8b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2, and the Request Id: 682a0587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_1-, and the Request Id: 5e0cb9bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_1-, and the Request Id: e37abf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272f8b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bbd99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbd99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dea7120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55906500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.923+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dea7120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751de13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_2-, and the Request Id: 14580bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_1-, and the Request Id: 4661ce98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751de13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33795100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2, and the Request Id: 6e9855c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5227137a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1, and the Request Id: 2bd8ff6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_2-, and the Request Id: 22448b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5227137a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e704e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f2f523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608b8b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e704e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b9794dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2, and the Request Id: 2711661e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:45.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734ea4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb9f167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_1-, and the Request Id: 686e194d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_2-, and the Request Id: 2db3daf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.006+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb9f167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e75c47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed7d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed7d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494e9b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b4e173, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6943e563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6943e563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494e9b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2, and the Request Id: 1dd1d21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_2-, and the Request Id: 2a062c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3040d68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2, and the Request Id: 12ce2058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72aac17b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7951398, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3390fb02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d166ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26ee013d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6c52b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65384e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26ee013d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65384e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b4864a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b4864a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b23d1fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_2-, and the Request Id: 236500ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3, and the Request Id: 458d2cce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c03ac7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b23d1fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.146+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2, and the Request Id: 567cce69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c03ac7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c93bc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fb15ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4025f37a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9615f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff0698d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_2-, and the Request Id: 8d6e6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.173+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 754fa817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff0698d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30083aed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ab3185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 754fa817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_3-, and the Request Id: 69e4caec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_2-, and the Request Id: 226070b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2, and the Request Id: 679e3e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13bcee46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30083aed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13bcee46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2, and the Request Id: 26408392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be2b930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d704770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be2b930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b2ae4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3, and the Request Id: 7a650231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b2ae4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2823efbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd9b4c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2823efbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd9b4c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9437c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed97e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed97e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.259+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_2-, and the Request Id: 3d277771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3, and the Request Id: 7d3cee37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3, and the Request Id: 4a27712c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efa11d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2a9cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_2-, and the Request Id: 687a034a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c41b9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 122b9b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122b9b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_3-, and the Request Id: 4944d4fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_3-, and the Request Id: 7c47f12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5c6ac9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5c6ac9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532a2ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e101eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_3-, and the Request Id: 3b1b995b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e683e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eeacc01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1a8048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41727c74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1014375f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e061f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e061f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eeacc01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38557fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8c889c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2, and the Request Id: 5866badf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 129793e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8c889c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129793e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38557fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3, and the Request Id: 2ac6b3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.397+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3558e735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2ed218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce71a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce71a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d53ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114fb300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3558e735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3, and the Request Id: 162d091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d53ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3, and the Request Id: 2a9c0399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4, and the Request Id: 1cf37adf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba73b6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe96073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_3-, and the Request Id: 66bb6d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_2-, and the Request Id: 314f760a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_3-, and the Request Id: 3f35018a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_4-, and the Request Id: 7ca78e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 424fe368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_3-, and the Request Id: 4a332364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.480+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424fe368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa9eb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4c96e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4c96e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ef3784a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef3784a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263dca58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.515+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263dca58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a7eca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4, and the Request Id: 2c95bc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abc18fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.533+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a7eca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3, and the Request Id: 2f650491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e425583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff0cad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29930f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d289842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3942c8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a133fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d289842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.576+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599a4874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_3-, and the Request Id: 7eb4079e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4, and the Request Id: 67d0fd3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599a4874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 435865cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.600+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435865cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5768a94c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_4-, and the Request Id: 25dee3e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.614+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c9e959, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb24f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c9e959 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb24f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218dd05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aae06f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3, and the Request Id: 1ebbab0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9343455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4, and the Request Id: 2d3e9cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_4-, and the Request Id: 76075fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2942289b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412f4d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2942289b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f31a5b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b602327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.684+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26742a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c1a87c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f31a5b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3, and the Request Id: 5d0e9778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211131bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 657d2734, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26742a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211131bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_3-, and the Request Id: 2f236e07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_4-, and the Request Id: 71d83f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79ac606c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b6fb2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.723+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ac2526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f59367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657d2734 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ac606c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6641ffbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6641ffbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_3-, and the Request Id: 4e4117b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6fb2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d8afa32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4, and the Request Id: 42244ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5, and the Request Id: 6c938a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4, and the Request Id: 5c734324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10216bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d751ae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348e4a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8afa32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eae0e34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e925f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_5-, and the Request Id: 59c8521c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40d8b64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eae0e34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_4-, and the Request Id: 79a5846d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d8b64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d73aa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f8b4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4, and the Request Id: 4b02dbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5870732e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16956018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfbb803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40322bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d73aa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4, and the Request Id: 4eeeb243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 583cd3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e1eb5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_4-, and the Request Id: 757a2d21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc13d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_4-, and the Request Id: 664542f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d1b78b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4dd140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583cd3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5024d3cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e577bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5024d3cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_4-, and the Request Id: 2e544cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58769f42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e577bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58769f42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f240dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d1b78b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4dd140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5, and the Request Id: 132e79a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.902+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f240dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5, and the Request Id: 77764d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c1f981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f237322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f237322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5, and the Request Id: 367d4096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4, and the Request Id: 13511405, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 698ec86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 698ec86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_5-, and the Request Id: 12d355c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3ec266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3ec266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4, and the Request Id: 2a32377c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac11099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4259f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_5-, and the Request Id: 1691871c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b110e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_4-, and the Request Id: 616813ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2d86f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b110e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f664e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f664e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_5-, and the Request Id: fbddcf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6, and the Request Id: 45508dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:46.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337414c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7181f2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a30dab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180f086e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bc2d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3407eb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_4-, and the Request Id: 4d505947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2983ef38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2983ef38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5834c3e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5834c3e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263449cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_6-, and the Request Id: 39a66161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6, and the Request Id: 6e6cb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e319464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d2ea767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc554e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 459ae504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c6cbfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc554e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa84e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b744e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1b305a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 459ae504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3033ae8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ac1e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b744e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1b305a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5, and the Request Id: c56fc77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_6-, and the Request Id: 30c4c6fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ffd5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf5bcf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ffd5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f97711f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf5bcf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5, and the Request Id: 4b21ceac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323ce50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5, and the Request Id: bf3a8e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169e78e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f97711f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a897758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3267e0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14417627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3267e0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a897758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6, and the Request Id: 353a3325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7273ac38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7273ac38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14417627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169e78e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_5-, and the Request Id: 45522115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4150fef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_5-, and the Request Id: 75a6084f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6, and the Request Id: 4033870a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfe8086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a3481dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78131b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4150fef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3481dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.223+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_5-, and the Request Id: c4cbca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_6-, and the Request Id: 12a6f09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34845dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5, and the Request Id: 21e09a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5, and the Request Id: 1b151497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34845dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_6-, and the Request Id: 4ab0617c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae60d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7be10b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae60d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a054f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a054f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5, and the Request Id: 18dc7f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32de6835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8ab066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b2973a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b2973a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38515b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7, and the Request Id: 6237a182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0d13bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_5-, and the Request Id: 6b499963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39560967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1250bd84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0d13bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5281b57d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7, and the Request Id: 3776e62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1250bd84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_5-, and the Request Id: 4ded8785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_7-, and the Request Id: 4232f828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.341+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c9a7fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8d3220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26682a28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562e9035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1431555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7759e303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52704d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374ee150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_5-, and the Request Id: 768a62d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_7-, and the Request Id: 3d6e3a6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52704d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5e6d7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d07ac52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23003577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a9e3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a6ebe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e0b6f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9e3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6, and the Request Id: 54fa2b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23003577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c816cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f09a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f5fde2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c816cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e0b6f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77be06d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a6ebe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f09a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 667668a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68861254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667668a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7, and the Request Id: b87749d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7, and the Request Id: 429c6e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d3ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6, and the Request Id: 60c601f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_6-, and the Request Id: 2cae027f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a695be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ca662e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_7-, and the Request Id: 395df865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ca662e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303528b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11df25c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11df25c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66d8fc82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d8fc82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303528b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d2e569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd7cc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd7cc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d2e569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8, and the Request Id: 48d69f30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_7-, and the Request Id: 63e34032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93f5141, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6, and the Request Id: 439a7e3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6, and the Request Id: 5fafb27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d8b339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cd351d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd351d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_6-, and the Request Id: 5a79c62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69238810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_8-, and the Request Id: 522fdf3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69238810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6, and the Request Id: 4c7f4ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cdf9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5de558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 857f115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7231f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5de558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_6-, and the Request Id: 5cb787c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525c503f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbfbe3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_6-, and the Request Id: 6d8483aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416cde7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_6-, and the Request Id: 7119d30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416cde7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208e45b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6, and the Request Id: 597bd9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 260f59fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e906a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddc8018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1833919c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ff7effd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff7effd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_6-, and the Request Id: 52d60a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e9cf824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1833919c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1ce609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65efc0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1ce609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8, and the Request Id: 1cb334a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15dc6782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8, and the Request Id: 43908ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dc6782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65efc0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7928c4ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214a4f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7be3de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ecb95c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214a4f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7928c4ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7, and the Request Id: a900241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241028c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241028c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a9baac8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7, and the Request Id: 7c0d735d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9baac8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dfa0f24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b1306ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dfa0f24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1306ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731bae3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15045ee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4caaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15045ee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_8-, and the Request Id: 23873a33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8, and the Request Id: 10edf6f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9, and the Request Id: 535eab8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_8-, and the Request Id: 5d3de861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_7-, and the Request Id: 384c7f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a20caca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c9bf20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c9bf20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_7-, and the Request Id: 53726f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc0a42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f43b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f43b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480621b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c887137, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7, and the Request Id: 20d2232b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_9-, and the Request Id: 4afc6504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9f0491f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77980e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_8-, and the Request Id: 7a98f34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b5f952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b5f952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406f5ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406f5ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7, and the Request Id: 480fb7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453d19b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e84ff8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 174329d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 174329d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_7-, and the Request Id: 780d6526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61eb6758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f20dee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d64fc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f20dee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7828cc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7, and the Request Id: 4e81ea8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ddb9de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54714acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_7-, and the Request Id: 23a82236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54714acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.867+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95da464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95da464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a91ec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7, and the Request Id: 4dd269b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af304a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ba7c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d957f58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57467d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57467d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ba7c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1efd4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.903+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d957f58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6350d4fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6350d4fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_7-, and the Request Id: 28b98758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a826d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efd4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9, and the Request Id: 74cbd35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b609d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce4335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b609d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce4335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.931+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bfef91f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_7-, and the Request Id: 3f91e1be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bfef91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387fc8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8, and the Request Id: 46a31d5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10, and the Request Id: 36866f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.943+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b23f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203ebe58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9, and the Request Id: 34fc8ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d579ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e54b1cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1b0065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d579ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1b0065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f671d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f671d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17114025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8, and the Request Id: 39af2988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_9-, and the Request Id: 1057c6cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17114025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:47.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_10-, and the Request Id: 524319da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9, and the Request Id: 2fe83ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_8-, and the Request Id: 4a09f5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc44b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc44b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6504937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6504937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f31546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8, and the Request Id: 4b665a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8d21b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428b331b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_8-, and the Request Id: 2823535c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.054+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715dce6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_8-, and the Request Id: 3b06b4d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bc318c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4646bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_9-, and the Request Id: 23b951a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_9-, and the Request Id: 1d1fc893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ae496e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3660655a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a498f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8104506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acbe4b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acbe4b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.100+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 335acb83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335acb83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0248be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a7b3a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0248be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e143a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8, and the Request Id: 6110e2bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7b3a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8, and the Request Id: 1a3e7ebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4840e3f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796126c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67eaa943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_8-, and the Request Id: 290bd81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c25d0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c25d0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2465b10d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed02377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78ac058e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78ac058e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_8-, and the Request Id: 70b10978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 116e27c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8, and the Request Id: 33067f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e92876b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e92876b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2844cd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b3e7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76071215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d6bd4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d6bd4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2861fa1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.228+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10, and the Request Id: 38c14573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2861fa1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73596640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73596640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a161d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a161d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_8-, and the Request Id: 4586a698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2844cd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9, and the Request Id: 5f053378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 727c6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e88618d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e88618d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61cad9ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61cad9ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727c6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c1b401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5840bf9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5840bf9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575a9491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9, and the Request Id: 22d03c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c62acaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575a9491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a016e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c62acaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9, and the Request Id: 7459d541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0186a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11, and the Request Id: 4f7d933b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0186a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10, and the Request Id: 4ce09dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfbcfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_9-, and the Request Id: 8c164b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfbcfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_10-, and the Request Id: 588c376e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10, and the Request Id: 52a89c3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23aaf663, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_11-, and the Request Id: 7710c1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_9-, and the Request Id: 68b93d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a38823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_9-, and the Request Id: 30c5faf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_10-, and the Request Id: d11ce9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b4d0c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4d0c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78590768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78590768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d4a442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9, and the Request Id: 1350605e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697f8ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_10-, and the Request Id: 390ac38a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f862e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c74510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590142aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbc9767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690f826b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_9-, and the Request Id: 5e18d023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4987e5fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64aba5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7627d1c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690f826b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763c6c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763c6c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3925ab15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e88e6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9, and the Request Id: 57688376, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e88e6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1620e4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492cb11b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492cb11b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e147371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9, and the Request Id: 62402f70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145f35d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a68c00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ae0dce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae0dce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d5fe2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ef102b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c60c574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef98e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c60c574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10, and the Request Id: 73e729be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 343cb44c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5fe2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_9-, and the Request Id: 12059318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef102b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343cb44c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd8a41c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11, and the Request Id: 7db55e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef4ba24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd8a41c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10, and the Request Id: 53f2a85d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1690cd22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f86ebe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_9-, and the Request Id: 16d096cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd35a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_10-, and the Request Id: 69a0b7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_10-, and the Request Id: feba198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_11-, and the Request Id: 68219722, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5adec034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef27869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfe0843, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f86ebe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adec034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd35a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10, and the Request Id: 142deea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162fba7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dde1a04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3027f5e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34cae685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dde1a04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cae685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11, and the Request Id: 16f8ed1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162fba7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bd34c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c6c4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61705e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bd34c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434fdbb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bcb6e2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3020f798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6c4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434fdbb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1916457e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61705e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1916457e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11, and the Request Id: 1624f8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12, and the Request Id: 681cd1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10, and the Request Id: 4b91cc10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60630e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79607da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79607da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_10-, and the Request Id: 213a1705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68731409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10, and the Request Id: 19751dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_12-, and the Request Id: 2d44897d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b636535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca96a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133df283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_11-, and the Request Id: 3028777d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ae2664b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca96a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae2664b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_11-, and the Request Id: 55dddfff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_10-, and the Request Id: 6e260ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 496aeda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff37a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12, and the Request Id: 1f61b522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_10-, and the Request Id: 36019025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353fee7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c275f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f1d5a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3736ed42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3736ed42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a279db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19296699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.678+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19296699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11, and the Request Id: 3cde30a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608849df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_12-, and the Request Id: 5afee180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce64b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce64b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11d3d0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.720+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1553fde9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd26189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1553fde9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11785c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2960d97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2960d97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe02221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.730+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d3d0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11, and the Request Id: 403baa2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750780ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10, and the Request Id: 48f0d8eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696096df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696096df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193b7d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fddb840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fddb840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.761+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11, and the Request Id: 1912ba47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2599c18a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_11-, and the Request Id: 12f23df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_11-, and the Request Id: 764d6d81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f8981f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_10-, and the Request Id: 51c60c4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ecca85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f15a93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8981f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f15a93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127b7c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37afade9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.789+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e993957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da8a617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e993957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127b7c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37afade9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da8a617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11, and the Request Id: 35b7db05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 552b4085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] numLogsCapturedBeforeOtelInstall value of the OpenTelemetry appender is too small. 2026-05-06T13:42:48.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13, and the Request Id: 2d9b290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d517fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3943b478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552b4085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3943b478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12, and the Request Id: 292d9686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12, and the Request Id: 53233d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a63d6d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c7c7654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b7ebd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd95339, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55cc2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cc2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef8cef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_11-, and the Request Id: 47b4dd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef8cef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_11-, and the Request Id: 723a858b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_12-, and the Request Id: 77f32876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11, and the Request Id: 40744c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.858+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_13-, and the Request Id: 2a70fc5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5c2f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74287179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134780d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74287179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_12-, and the Request Id: 63db24eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3394f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134780d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19644004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28cb5e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56b2f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b2f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1654d914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1654d914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12, and the Request Id: 62f9e6fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13, and the Request Id: 78235477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3949fb7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798b958e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_11-, and the Request Id: 5845660d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_13-, and the Request Id: 10876bb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33db81cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798b958e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a9a7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a9a7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57af244d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57af244d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348c8110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7535d891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7535d891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_12-, and the Request Id: 25a912b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44830b44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b460e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6179ca98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12, and the Request Id: 7a7e73df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b460e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60dd857e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.967+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1467c2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149c49c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44830b44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12, and the Request Id: 6f27aaf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afbe700, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dbd6824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13, and the Request Id: 268fa629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dbd6824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4120db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_12-, and the Request Id: 60bd0815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.994+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4120db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750fefe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:48.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11, and the Request Id: 475e15b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c1f532b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d90a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_12-, and the Request Id: 2359e2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.008+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6117f84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d0dfcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b31fa4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1f532b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fe53ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc60966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fe53ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_13-, and the Request Id: 4c0fd4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12, and the Request Id: 7bcf4b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_11-, and the Request Id: 33698840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35400495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16fae3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706afe4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.064+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706afe4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fff728c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd98043, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fcd492a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75066379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75066379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd98043 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcd492a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fff728c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14, and the Request Id: 703b62ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aea7101, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee6370c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aea7101 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee6370c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 520312ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13, and the Request Id: 710cbc70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14, and the Request Id: 21be51ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520312ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12, and the Request Id: 37837579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebe17ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3afcd193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_12-, and the Request Id: 64eb8c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_14-, and the Request Id: 6054f50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c517751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_13-, and the Request Id: cc782af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a19e880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 180ae224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180ae224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_14-, and the Request Id: 119f5d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58c65efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70dca42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_12-, and the Request Id: 166b8edc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.144+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3131b158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70dca42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13, and the Request Id: 1efecffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aecab42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eac4da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.166+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b74df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1826df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140a48ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140a48ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59936018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72da9b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59936018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13, and the Request Id: 67117fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eb4f9c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 317536ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317536ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adc3547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adc3547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a16cbfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13, and the Request Id: 3d278861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_13-, and the Request Id: 1fbaf54e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_13-, and the Request Id: 7222d344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ceac05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.236+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438d2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ceac05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b0e3d39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104f73f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104f73f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41412d24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28c61ca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41412d24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 818929d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c61ca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4f6c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4f6c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da7ad39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da7ad39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 818929d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f618861, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13, and the Request Id: 152259c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 485b015d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 485b015d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14, and the Request Id: 2586da93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c0fca0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_13-, and the Request Id: 79af842a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c0fca0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1447a7de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c1d839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8f50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd993e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ab6444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd993e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15, and the Request Id: 899fa24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c1d839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ab6444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15, and the Request Id: fbfd08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12, and the Request Id: 49f1fd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b2c743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 353a2ce5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_13-, and the Request Id: 6de22db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14, and the Request Id: e8ea0e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0aa221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_15-, and the Request Id: 9d8da87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c7dc6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0aa221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_14-, and the Request Id: 5b9ea2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5279d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13, and the Request Id: 4982be90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5279d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b28f3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_15-, and the Request Id: 22afd950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_12-, and the Request Id: 4ae8ee2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_13-, and the Request Id: 2cc6ea3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4caa39e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e06294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46ce051d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.381+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ce051d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5198024c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e517f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d686afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d686afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ddc37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454fcaa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ddc37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14, and the Request Id: 5de3f19b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2213c924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454fcaa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14, and the Request Id: 27da16a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f312aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae7868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.419+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae7868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c11f921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64195f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed9e3c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fad6e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed9e3c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.434+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fad6e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487af9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14, and the Request Id: 1b33090d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a72273b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a72273b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487af9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14, and the Request Id: 7cdf04cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29890b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36031c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36031c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_14-, and the Request Id: c4aef9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16, and the Request Id: 5267551e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_14-, and the Request Id: 609d499e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7832a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5008e11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_14-, and the Request Id: 76e3dfda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_14-, and the Request Id: 2bad7bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_14-, and the Request Id: 68636703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 654f28c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654f28c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7875d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fd0b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3ab58e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3ab58e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efa2613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13, and the Request Id: 4915fad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_16-, and the Request Id: 14f15545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ded61ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ba3ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c23def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645304a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a3ca3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de006e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3ca3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c44c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f734e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f734e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ded61ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c44c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71192241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.565+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71192241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd3e10b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd3e10b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15, and the Request Id: 51886345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301d2dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16, and the Request Id: 5991c9ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14, and the Request Id: 7c4791fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539ce2e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537fd102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7cc49d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff7f2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e6ad0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e6ad0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50e65cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_13-, and the Request Id: 3941cddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50e65cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e9c094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_15-, and the Request Id: 2d327034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e9c094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15, and the Request Id: 27309902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_14-, and the Request Id: 159dcc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64954e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567422a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64954e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567422a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d76e83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15, and the Request Id: 384edacd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15, and the Request Id: 34a36c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d76e83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cbd34a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3527ae49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbd34a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_15-, and the Request Id: 2e4b9fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5718a02b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4033d5f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5718a02b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cab334b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cab334b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15, and the Request Id: 7741f5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4033d5f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_15-, and the Request Id: 2c3b384a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cdb2cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6816f11a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cdb2cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ba976e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebf8dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366e30da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebf8dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15, and the Request Id: 6afeb250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_15-, and the Request Id: 7c7b7eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17, and the Request Id: 4d49e842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5bc95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_16-, and the Request Id: 78791bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a6821a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38967671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f590aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_17-, and the Request Id: 212da9a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543e6eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_15-, and the Request Id: a349780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7651e1da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_15-, and the Request Id: 689f2283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc71cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.755+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8dd86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53950aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71abf455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c5dc84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682f8703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bccd8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30632a09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bccd8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30632a09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c5dc84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee4398e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee4398e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e5e782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e5e782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1250fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15, and the Request Id: 183b5b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16, and the Request Id: f139e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1250fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e77ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17, and the Request Id: 4a9f82a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410b772f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410b772f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f79b8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a03d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc52de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ddb0331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.834+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 629fe3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629fe3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc52de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddb0331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eee5f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761f4996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761f4996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16, and the Request Id: 5b90c813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efdccbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749df00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16, and the Request Id: 1bef4865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e2b3ff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eee5f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2b3ff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_15-, and the Request Id: 50938784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14, and the Request Id: 64ee26b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687ff6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_16-, and the Request Id: 1a5794a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_17-, and the Request Id: 5345327b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687ff6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501f9df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16, and the Request Id: 4037f5e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_16-, and the Request Id: 2958aed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19dbe804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_16-, and the Request Id: 27d3fbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19dbe804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a7f6ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7f6ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_14-, and the Request Id: 30fe63f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663f3a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29dc9ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4edb6c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162a481b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edb6c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162a481b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16, and the Request Id: 69ce74a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae2f941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18, and the Request Id: 2328003b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2e1e61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2e1e61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_16-, and the Request Id: 3d773d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c028b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b0fb07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ba2b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c028b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9189ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16, and the Request Id: 4bf77c6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:49.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50eb0a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.003+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1f94cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_18-, and the Request Id: 4d66741b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_16-, and the Request Id: cc9d0d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281b1aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f5d558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bd3258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.031+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68de09ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720475eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_16-, and the Request Id: 32c17726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbd0f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d074e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d074e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10dbeae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47eed091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c2238e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d9a60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d9a60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15, and the Request Id: d647e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6a687b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eca170e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6a687b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdab0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47eed091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16, and the Request Id: 5a40c881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eca170e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdb6f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdb6f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18, and the Request Id: 12aaf751, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2075067f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2075067f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 592cdc17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592cdc17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30ce1976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_16-, and the Request Id: 23e0c5eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c1d40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ce1976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c1d40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147bc6b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17, and the Request Id: 13772c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.130+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17, and the Request Id: 7e33701e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147bc6b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4362f91a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e162f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a52daf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a52daf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c8ed32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a3c83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c66517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e162f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c66517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17, and the Request Id: 439c6556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17, and the Request Id: 38ba7659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_18-, and the Request Id: 3caf1f13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_15-, and the Request Id: 57142b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd68c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.190+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd68c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aeb932b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477df77e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477df77e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_17-, and the Request Id: 55567b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_17-, and the Request Id: 45aebbbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d5144f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5144f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17, and the Request Id: 7424eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_17-, and the Request Id: 31b5d4fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262ae627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262ae627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.222+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19, and the Request Id: 3ded9fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41015b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcf7028, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_17-, and the Request Id: 7d526963, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cdfe96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cdfe96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3543fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9bf6fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3543fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17, and the Request Id: 1d5d9e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12993297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564ffa3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_17-, and the Request Id: 339887ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c438b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_19-, and the Request Id: 66f7b579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73789c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c94bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd4cfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35083e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35083e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_17-, and the Request Id: 7692b9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1674b957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1674b957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17, and the Request Id: 369101e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74d7f164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4712e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68129162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d7f164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68129162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 781b5e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781b5e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 584883a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584883a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18, and the Request Id: 55c8ec91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16, and the Request Id: c9c10a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6efd43dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.373+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_18-, and the Request Id: 2c4dbe88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1506988f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1506988f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.382+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9534b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421eb573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e27869d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e27869d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19, and the Request Id: 40f02bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453b18b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.412+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_17-, and the Request Id: 16029aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e147f30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e147f30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b439ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b439ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 646c3c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18, and the Request Id: cef27b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17db7376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369a27df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6030f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e1c325, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_19-, and the Request Id: b852cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e15a81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1042d52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e15a81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_16-, and the Request Id: 363eba78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9ef96f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ac06e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9ef96f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac06e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18, and the Request Id: 7727340c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_18-, and the Request Id: 34ef27a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203fb593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203fb593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18, and the Request Id: 3dd39e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.502+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcd98f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625389b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625389b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105be193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105be193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18, and the Request Id: 110e5994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61817d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cc5bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d475d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d475d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 134b26d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267b2fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134b26d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_18-, and the Request Id: 5da363ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18, and the Request Id: 47f29125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_18-, and the Request Id: c1f09b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfe6c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_18-, and the Request Id: 5b6fb748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621b41bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 222b22c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ec9846, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621b41bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222b22c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121f533f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a72ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403f0c33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a72ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30576972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d48fcde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30576972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_18-, and the Request Id: 2e41d41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18, and the Request Id: 5c861992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb4b8a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d48fcde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1456ceb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20, and the Request Id: 132297d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e0ba23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19, and the Request Id: 193c1609, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb4b8a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6040cfce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a59d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a37af4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a37af4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6040cfce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c14834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20, and the Request Id: 21b0b22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733c5467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43afd8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_20-, and the Request Id: 294ab260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394d3a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394d3a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b071601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.687+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c21e2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c21e2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19, and the Request Id: 34119402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_19-, and the Request Id: 1a1576fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_18-, and the Request Id: 47d704bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_20-, and the Request Id: 1bbfb8b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.713+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 539c9cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f5f044, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a5c4d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d1ab44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76aed465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d753489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749dc128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d753489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749dc128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d865ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d865ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c0ef85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c0ef85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19, and the Request Id: 68cb421a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17, and the Request Id: 26fd34ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.767+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_19-, and the Request Id: 5227702f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee341ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8c0d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5241dfc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5241dfc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62dfd058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.786+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62dfd058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77f7397f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77f7397f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41faf0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f37105, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19, and the Request Id: 5e95cbef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fff920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fff920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41faf0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f691ae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19, and the Request Id: 75f1cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f691ae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_19-, and the Request Id: 5d6cd310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19, and the Request Id: 53065eb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535d2d79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535d2d79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181be393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181be393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21, and the Request Id: 28ccca2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_17-, and the Request Id: 61a62fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4977e6fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b9fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1c370f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_19-, and the Request Id: 1fdc5ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_19-, and the Request Id: 6b3190a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66117b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66117b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70522373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.871+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a892e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a892e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_19-, and the Request Id: 56b3274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_21-, and the Request Id: 2ed04b5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20, and the Request Id: 3514d27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2f548a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad3624b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b2233f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddeefa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7559b510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7559b510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127002cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127002cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51390d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51390d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21, and the Request Id: 369153ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505f1c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543731d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505f1c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19, and the Request Id: 3b88d473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_20-, and the Request Id: 47f19dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6778f871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de10217, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.969+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2f9a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b05934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d996b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_21-, and the Request Id: 6ee69ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b05934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1266c9fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536c9925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1266c9fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:50.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536c9925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_19-, and the Request Id: 7aea83a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ea7166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20, and the Request Id: 4c8dc015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20, and the Request Id: 783d00cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372c908e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b66e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72224f5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10febe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130c4b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130c4b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ea7166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d18e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152aae2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d18e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e81364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e81364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18, and the Request Id: 2973d76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 712570f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676bae23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712570f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_20-, and the Request Id: 7a78848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f489ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20, and the Request Id: 6bf04713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_20-, and the Request Id: 38209eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f60c755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5051bf9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f60c755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450492cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 579a4b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579a4b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_18-, and the Request Id: 34a832f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bbe4af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5beadad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bec9a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5beadad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20, and the Request Id: 32f36719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0d12fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247fd494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0d12fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247fd494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62525a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_20-, and the Request Id: 5c703af9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22, and the Request Id: 29c6d830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50001cec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165a1c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50001cec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165a1c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20, and the Request Id: 1cbae72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164120b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721dcff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721dcff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5661e644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21, and the Request Id: fc9373d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23103f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5661e644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cde084a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.120+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dae21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cde084a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23103f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21, and the Request Id: 26d0e37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.125+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103fbd1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103fbd1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20, and the Request Id: 574f8956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d702e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_20-, and the Request Id: 3c8f223f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_22-, and the Request Id: 7aa044ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3953b6e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3953b6e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cc0cec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_20-, and the Request Id: 1159b72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da10234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc0cec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da10234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b9c956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22, and the Request Id: 5dc53e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_21-, and the Request Id: 3f00b263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b9c956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21, and the Request Id: 59467c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_21-, and the Request Id: 32a46410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e8e55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_20-, and the Request Id: 7905905a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da6a7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fdb845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edbd7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_22-, and the Request Id: 435ea905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b564ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7478ee7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7478ee7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799e4b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45557c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333b2f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f82967f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45557c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.223+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21, and the Request Id: bdc5c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4ec38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4ec38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683d7bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e2e6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3941dc6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b1bb840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1bb840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dad6e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19, and the Request Id: 723bafec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_21-, and the Request Id: 7be011c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6272dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219e3a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219e3a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 176dd4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_21-, and the Request Id: 64e94fba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176dd4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b412498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b412498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.279+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76edb8e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22, and the Request Id: 70c4efa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f82863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b870a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b870a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f82863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6599120e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21, and the Request Id: 41f88670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdc4b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_19-, and the Request Id: 79895d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76edb8e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23, and the Request Id: 537cb3b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e6699d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb57f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb57f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6378a694, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651e992a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377e9793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377e9793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_22-, and the Request Id: 27d897a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21, and the Request Id: 1e9c33c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f02dd7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f02dd7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_21-, and the Request Id: 5241a6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662cd5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294a3ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294a3ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9a1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9a1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22, and the Request Id: 67c64f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_23-, and the Request Id: 4933ca69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e82a05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_22-, and the Request Id: d1ff410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.365+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e18130d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e18130d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c77230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21, and the Request Id: 20773b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c77230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ddc5302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ddc5302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2f4d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47642821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23, and the Request Id: 12ce8103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44cec154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64536dd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_21-, and the Request Id: 231c4afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_21-, and the Request Id: 3c51bb92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51d017b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79af05c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68190c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68190c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_23-, and the Request Id: 7d2df0d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20896854, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39699fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20896854 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e09d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22, and the Request Id: 15536f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799c382b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734b6f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe12719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799c382b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_22-, and the Request Id: 339b19e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd4aff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd4aff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219a109a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1bc543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356125a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1bc543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356125a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25709584, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7779bb85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22, and the Request Id: 13cea82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6fc856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20, and the Request Id: 36e00582, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 690dc3db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690dc3db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17583892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221f6bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56448e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221f6bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd02674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbbbee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.486+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63c38e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbbbee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63c38e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22, and the Request Id: 7695ca75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f208c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f208c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24, and the Request Id: 5b28c18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c62c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_22-, and the Request Id: 24e859ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.505+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23, and the Request Id: 1870e90b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c62c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2a95de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2a95de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44183966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23, and the Request Id: 7b08e0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44183966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68bd0080, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173bfd26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd0080 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173bfd26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22, and the Request Id: 5a827c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_20-, and the Request Id: 93cef36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_22-, and the Request Id: 5eb9d420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23481e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8d6b41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_24-, and the Request Id: 48e22226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23481e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_23-, and the Request Id: 2b25cd82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406565b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1c2b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8d6b41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_22-, and the Request Id: 795aa7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42276a17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_23-, and the Request Id: 5184e0b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d79fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24, and the Request Id: 529b27b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.582+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d79fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7e1e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145fe68f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22, and the Request Id: 7d3da212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58da2a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623c5ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383303ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525b8719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757761ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.615+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_24-, and the Request Id: 2c2318e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51de4631, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2603878c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.623+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_22-, and the Request Id: 7e8f75dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e4a543c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df4f127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df4f127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3885e2f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3885e2f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 286b67f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474bb9c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 286b67f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474bb9c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21, and the Request Id: 5b1374ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23, and the Request Id: 70b78337, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 783580be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 506a330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506a330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783580be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36737bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61712975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36737bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61712975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23, and the Request Id: 514de85b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25, and the Request Id: 7ced24c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 624d5ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d42290b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d42290b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51334abf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd195b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e449a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d9b4e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9b4e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23, and the Request Id: 2c77e0db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41089601, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41089601 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf6c69d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79856d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_23-, and the Request Id: 2c90756c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79856d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_23-, and the Request Id: 555220c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23, and the Request Id: 5004559c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_25-, and the Request Id: 45fa29c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_23-, and the Request Id: 6ff3e508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55bf228d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cb07b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cb07b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_21-, and the Request Id: 21feafb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591f1cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591f1cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_23-, and the Request Id: 5bd9cd2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.773+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f6aefe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24, and the Request Id: 118365ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6aefe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e3ac32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5910b84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5910b84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24, and the Request Id: 6fb83d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_24-, and the Request Id: 742d3210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.802+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e3ac32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d6489d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6282a21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 328a0724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328a0724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23, and the Request Id: 748e3822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2693ee0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cd31a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2693ee0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9293c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9293c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423d7fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25, and the Request Id: 555dd447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72814d47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42353ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d6b3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_24-, and the Request Id: 5a7605f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c64cea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b94e966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 990f4be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3864dd23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e4b83d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 990f4be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4b83d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_25-, and the Request Id: 7834cac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_23-, and the Request Id: 7df82510, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95bb434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24, and the Request Id: 40a98a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4198bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5accd4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1324a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5accd4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ba4baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6623a558, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6623a558 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24, and the Request Id: 2d03c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e54d1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed1ea75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23540ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23540ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496fa18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7952ea00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.946+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7952ea00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.948+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496fa18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f243159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc59e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc59e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413c642d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18332a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_24-, and the Request Id: 7e77f781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f243159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0ddd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b7e3dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85c47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18332a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7e3dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85c47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22, and the Request Id: 29693d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26, and the Request Id: 1afb4aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25, and the Request Id: 1c23d64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_24-, and the Request Id: 40ed7766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6a7007, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0c8686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3372babc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0c8686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3372babc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24, and the Request Id: 4b47a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:51.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24, and the Request Id: 4f71e220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_25-, and the Request Id: 17d17b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_24-, and the Request Id: 3ef91f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_26-, and the Request Id: 40b503c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fc5b63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_22-, and the Request Id: 10aef172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17708013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fc5b63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43930b67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6213c3d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_24-, and the Request Id: 488d5b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b19e6b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444b7d03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aff0caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b19e6b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444b7d03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25, and the Request Id: 3a1761b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1240582f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a14086a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c94f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 729cccdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c94f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61033901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26, and the Request Id: 659bd94d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c5d0f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c44b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75f6e529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_25-, and the Request Id: 17542000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cfb37b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_26-, and the Request Id: df41f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5570ff0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f6e529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfb37b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65255edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1833f3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3429baab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 398334ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 581991ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c430be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c430be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 581991ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398334ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.123+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5378f066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24, and the Request Id: 35437f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25, and the Request Id: 6beecc9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5701ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ebff97d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebff97d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5378f066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c9c093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27849c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26, and the Request Id: 2d80b5cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18c45431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c45431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7048ea3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7048ea3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792d3e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27, and the Request Id: 726842b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c625042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792d3e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.161+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c625042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25, and the Request Id: 1c4f7a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2575a35e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.167+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2575a35e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_25-, and the Request Id: 7af0f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25, and the Request Id: 38ac390f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_24-, and the Request Id: 3f9f7e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8e54d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.191+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3888ef99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69734241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed12571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_26-, and the Request Id: 527fdbb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_25-, and the Request Id: e8439fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69734241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed12571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_27-, and the Request Id: 7e81a848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56366f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0409ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56366f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3057c453, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3057c453 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fc4a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25, and the Request Id: 2738de98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23, and the Request Id: 3fe53b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_25-, and the Request Id: 494721d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e22d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350d6266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e22d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43a88357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a88357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350d6266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.253+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26, and the Request Id: 60d1cdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2582cd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2582cd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27, and the Request Id: 55f04919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477c1bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.266+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5117294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490f9742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340c7dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_23-, and the Request Id: 156518f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_25-, and the Request Id: 672cfbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123f40c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28891261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_26-, and the Request Id: 2468e822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_27-, and the Request Id: 4c235616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a82b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bc59da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c13705c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 545eb8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac14d33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac14d33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11add7fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197273ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.341+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 379ec08d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467a1dcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d04d548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467a1dcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34aec706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 379ec08d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.350+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19695b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19695b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25, and the Request Id: 6bea16d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26, and the Request Id: 24f1a7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf2ec91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.365+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269c32c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72bc74f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bc74f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd45d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269c32c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75f23636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 494de902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75f23636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.377+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494de902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27, and the Request Id: 7eb032c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26, and the Request Id: 3149a7f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f096b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5558313c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f096b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca4e61b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5558313c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ebd8de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d434a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d434a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_26-, and the Request Id: 7dba0ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ebd8de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_25-, and the Request Id: 33fdbee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28, and the Request Id: 44f3e7d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26, and the Request Id: 34c96c0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d37925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d37925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13ef9770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ef9770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193f207d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556cd126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d78ce7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_27-, and the Request Id: 17e6fc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d78ce7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_26-, and the Request Id: 3df526bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556cd126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24, and the Request Id: 72ea33ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26, and the Request Id: 66ed0aec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b9b90b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.512+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_26-, and the Request Id: 10392294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a223e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2e33a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638a458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_24-, and the Request Id: 461b2809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a223e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f614a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_28-, and the Request Id: 6e79fe07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_26-, and the Request Id: 14e20345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63942652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fb9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63942652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e64e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e64e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f0c4cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ab328c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28, and the Request Id: 5e644343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dcbb8ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcbb8ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4430d60a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27, and the Request Id: d6ca060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4602486a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b6673e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5322067b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fee19ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19874186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_27-, and the Request Id: 622e4153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_28-, and the Request Id: 62b6caf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f5765a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af2dc56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a7af58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19874186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759fcc03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759fcc03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36789d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36789d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4b778e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4b778e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27, and the Request Id: 588af6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27, and the Request Id: 2b3a0733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f751c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f751c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3537664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501b287b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3537664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20ccbf31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d045ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31997987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31997987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.643+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7478ad4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28, and the Request Id: 4639e186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26, and the Request Id: 23ba744c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d045ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7478ad4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216d56e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349b2136, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216d56e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e4b9a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c94ca68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27, and the Request Id: 16c47352, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_27-, and the Request Id: 327b5865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_27-, and the Request Id: 35f5af70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c94ca68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4b9a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_28-, and the Request Id: 71a7f7cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_26-, and the Request Id: 18834e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a9f480, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1809f1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a9f480 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12382819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1809f1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691e0358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691e0358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6759858b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27, and the Request Id: 41a59c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29, and the Request Id: 6775eadb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6759858b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b59473b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a633f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25, and the Request Id: 6f9a0480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fde2ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fde2ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31addd28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20666724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20666724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_25-, and the Request Id: 1d79f345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.725+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e68ad7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29, and the Request Id: 4162ff44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_27-, and the Request Id: 65654bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 657ccbad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.746+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_29-, and the Request Id: 72bc14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_27-, and the Request Id: 4e4a69f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ede5eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ede5eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667fb499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5399e8a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5399e8a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6893af46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28, and the Request Id: 33db496d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4835d1b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cdeb6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_29-, and the Request Id: 360bdf0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 914fb0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eca5539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eca5539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39117b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.798+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ed89b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365442c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d2f1cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_28-, and the Request Id: 2c3e7238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2f1cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28, and the Request Id: 13f2bfd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f53da83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6783ec1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d61e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1ec54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551d2c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6783ec1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.836+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4231a49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4231a49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dcbc44a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c530c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dcbc44a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9552aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 662486d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662486d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759dfca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759dfca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29, and the Request Id: 6d51c386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27, and the Request Id: 265921f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_28-, and the Request Id: 7b0ce53a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b579e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7485ebd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7485ebd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b579e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3017b760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28, and the Request Id: 89e4ef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3017b760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28, and the Request Id: 9706e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3067f3ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3067f3ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_29-, and the Request Id: 55df2327, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85776fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74defbe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85776fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 494bfee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494bfee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f3641a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f3641a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26, and the Request Id: 5bdba91b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30, and the Request Id: 5bdd00a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_28-, and the Request Id: 7b4b2d6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11072d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_27-, and the Request Id: 2b906525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3b362, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d52e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_28-, and the Request Id: 629b7553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29bfb751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324f51a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8691c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.938+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_26-, and the Request Id: 9e61c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.938+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50931ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8691c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c672f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_30-, and the Request Id: 4022ea39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f198735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324f51a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f198735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50931ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67898450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67898450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c5ef7e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5ef7e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29, and the Request Id: 3a250091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30, and the Request Id: 46d9a61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.960+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2fba22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561ca404, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28, and the Request Id: 2ca79081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdb76b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c01c2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_30-, and the Request Id: 2181ae98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d04042e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:52.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d04042e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b5733fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d92ce28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d92ce28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_28-, and the Request Id: 2c1ff5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29, and the Request Id: 4ccd17f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e9b0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.018+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce06d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce06d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 752a5751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752a5751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1db30f31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65119b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_29-, and the Request Id: 64985c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db30f31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65119b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143b344d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29, and the Request Id: 3ebe0b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.044+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28, and the Request Id: 5293394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_29-, and the Request Id: 8361ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da4e309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1498fd1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7d7d41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10aa0605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10aa0605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7683e8c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a298a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59aca780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59aca780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_29-, and the Request Id: 5b216984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30, and the Request Id: 2f475e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70754e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_28-, and the Request Id: 521d9588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7686de40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7686de40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171d0f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2bbc62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537bc16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2bbc62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2400e73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537bc16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29, and the Request Id: 2fa10e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16cf3c3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fdba238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cf3c3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1550f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27, and the Request Id: 44f54ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e2b6daa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_30-, and the Request Id: 63257092, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bf56919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf56919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477500a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477500a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31, and the Request Id: 29df1ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc9b1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc9b1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f04d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51c0a0b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c0a0b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd921e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_29-, and the Request Id: 54c51b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29, and the Request Id: 7ac94e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16dff283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50775629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_27-, and the Request Id: 310da1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46af151a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7479a514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_31-, and the Request Id: 797a04ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46af151a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498b949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ca8384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca8384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e04ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b08838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df7dc07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b08838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e04ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c96a473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e73af19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_29-, and the Request Id: 1a210847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30, and the Request Id: 370b018e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e73af19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c96a473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430a49ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1090b304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430a49ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1090b304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44423c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44423c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ada1f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ada1f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c15947a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa81c7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29, and the Request Id: 778babf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31, and the Request Id: 3be3c268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30, and the Request Id: 3de77491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a63451e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8176fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30, and the Request Id: 32d2e8d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52072edb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52072edb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4de3c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44dc26cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_29-, and the Request Id: 1b925350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_31-, and the Request Id: e6c264e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_30-, and the Request Id: 42cb6512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 677e1b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44dc26cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 677e1b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31, and the Request Id: 1db792b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10613a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_30-, and the Request Id: 1acb3ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10613a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28, and the Request Id: 43b33aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_30-, and the Request Id: 48ba8849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f919d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_31-, and the Request Id: 267987c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354aff37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354aff37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2a7ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.344+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ec37ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e22954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb426e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb426e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30, and the Request Id: 35db8fee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_28-, and the Request Id: 36ceab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7d266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cad3d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8537dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643b3765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643b3765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60dd6ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dd6ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cd31810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd31810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30, and the Request Id: 38662e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9a2f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 88b34a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 88b34a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393f869d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32, and the Request Id: 5b5d553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4145a759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd2ca6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_30-, and the Request Id: 5f1d7425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be6ca8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_30-, and the Request Id: 5b9a350e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5ffb7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdcd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28aec910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb5719b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab8485a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_32-, and the Request Id: 4ab1df4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43bc986a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab8485a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bc986a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb5719b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a67886d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5a77fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 404babb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54789d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a0abf8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0abf8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404babb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.463+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35535053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.466+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32, and the Request Id: 2439e714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35535053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f3f413c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56c16ed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57292329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c16ed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f3f413c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57292329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32, and the Request Id: 5d81bb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24da8052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31, and the Request Id: 6638198, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24da8052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c64a932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c64a932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27019b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27019b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8253e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30, and the Request Id: 1ac1f497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31, and the Request Id: 63808fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29, and the Request Id: 5fc9e396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc000fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc000fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57570118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57570118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_32-, and the Request Id: 6a19d93b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31, and the Request Id: 7fe6b39c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.508+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1985d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b64c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_32-, and the Request Id: 7c1502d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c1d3052, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1d3052 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb01b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb01b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64304184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.548+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31, and the Request Id: 7d1c8aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.549+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609d82a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_31-, and the Request Id: 17cd3efd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_30-, and the Request Id: 70fe2773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_29-, and the Request Id: 797efd4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_31-, and the Request Id: 2e139c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_31-, and the Request Id: 22a3bc2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad0103b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f6f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f6f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdef68c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66138bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66138bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58447fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31, and the Request Id: 27b4cf7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.615+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da4b244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_31-, and the Request Id: 4cde956a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b496bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43829448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217890d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217890d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bbcd56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d57452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79039f85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d130fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79039f85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_31-, and the Request Id: 77639a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d130fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7d0048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33, and the Request Id: 33f7265d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7823afbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e38cd00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7823afbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33, and the Request Id: 4d73dbb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c5bd0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_33-, and the Request Id: 3509c732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7706fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59110891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37f88e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f88e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59110891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6746e223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180da3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110c2ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6746e223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110c2ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31, and the Request Id: 61aa8122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32, and the Request Id: 1775b9ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.698+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d83904d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519c011e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473a708d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519c011e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6affaaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_33-, and the Request Id: 13540d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc33afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d8dfc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11005f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc33afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33, and the Request Id: 7bef8d09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d8dfc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee44226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdbfb68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a14ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a14ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdbfb68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396f7667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32, and the Request Id: 12d123b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396f7667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_31-, and the Request Id: 1c8ad1fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32, and the Request Id: 23eabf7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e67cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_32-, and the Request Id: 64e07a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e67cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_32-, and the Request Id: 46e69718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62340c34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cbfbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cbfbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ee1c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32, and the Request Id: 747caa2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469b1232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47eeb7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d8870e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469b1232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d8870e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_32-, and the Request Id: 2d1c5485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ea87f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f027149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eff2c81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f027149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eff2c81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34, and the Request Id: 359e3da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30, and the Request Id: 62964687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59fa6f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44982655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.822+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_32-, and the Request Id: 34e0b0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71e0b708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e0b708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.826+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_33-, and the Request Id: 4cfdeeb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac60630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3555658d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3555658d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fefa73e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.841+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32, and the Request Id: 11f4b1a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b903912, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4847079f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecd4365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_30-, and the Request Id: 1db815c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d52911d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608fd57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_34-, and the Request Id: 78ae92f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4226bd73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70abd7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608fd57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 319dbccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319dbccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645d3417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_32-, and the Request Id: 6d810fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32, and the Request Id: 40cebdc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf152ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf46704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf152ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6624b3f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78336269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78336269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34, and the Request Id: 91c8131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2edafd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c534a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2edafd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d094b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d094b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3863721a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34, and the Request Id: 29ba596a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3863721a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a372295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655a8de4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_34-, and the Request Id: 4ae3dca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.936+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655a8de4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596958dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 632e9c42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632e9c42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596958dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e5cd21e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5cd21e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2c56e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2c56e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33, and the Request Id: 18c2bab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31, and the Request Id: 14b0bae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33, and the Request Id: 655bedd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3965e170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e39d545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ef6cd7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ebd7287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef6cd7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ebd7287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_34-, and the Request Id: 33a6a623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76603481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_32-, and the Request Id: 77d0041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_33-, and the Request Id: 37c813e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4add6271, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4add6271 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76603481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6e84b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33, and the Request Id: 15f7f0cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_33-, and the Request Id: 349d2346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:53.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6753df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247a0ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247a0ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7362c351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7362c351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ad6f7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3a6d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35, and the Request Id: 5de098c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bb0f85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.014+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_31-, and the Request Id: 2711769c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33, and the Request Id: a82c86d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e7f3226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.024+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_33-, and the Request Id: 25f44b51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba79745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3bbe60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54857279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.045+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be3e07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54857279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57574817, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b5603ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.053+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_35-, and the Request Id: 3cd20d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b5603ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57574817 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35, and the Request Id: 24e27948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137fbb55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78734e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf94fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78734e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf94fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da13e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33, and the Request Id: 62c270a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da13e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35, and the Request Id: 57962d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27187941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c05e4ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_33-, and the Request Id: 221b2aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43458f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.085+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43458f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffce48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffce48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aacbc7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c32a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aacbc7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ced829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ced829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33, and the Request Id: 2f528080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34, and the Request Id: 4922727a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1ba096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_35-, and the Request Id: 6d7d4575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_33-, and the Request Id: 1aed3f05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_35-, and the Request Id: 3078d1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab183f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7a9fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 752f5843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d420dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.159+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75102a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_34-, and the Request Id: 1fb0e1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75102a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f7ba342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7ba342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752f5843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34360946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15cb794c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e02f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cb794c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34, and the Request Id: 3b99ccf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32, and the Request Id: d370cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_33-, and the Request Id: 153344db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd35f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e04d377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2862897c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2fa4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f124c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2fa4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b330e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43581607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43581607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b1e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c957b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34, and the Request Id: 221902b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b1e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 512ff8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_32-, and the Request Id: 3de76a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512ff8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ff188c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44189287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ff188c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44189287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34, and the Request Id: 5d4396ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f2c73f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2c73f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d37d23c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36, and the Request Id: 6f3a1784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d37d23c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e316a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63683742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35, and the Request Id: 66c58496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63683742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7825b9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c768a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_34-, and the Request Id: 719a180d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c768a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_34-, and the Request Id: 2dd8ec6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36, and the Request Id: 7a5138d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_35-, and the Request Id: 7775a97d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d65623a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_34-, and the Request Id: 325fcb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5880c409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_36-, and the Request Id: 25e4976a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a5d2919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5d2919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d0b0ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.304+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d0b0ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34, and the Request Id: 11ccaf06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f5e3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6dec7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3f2054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3f2054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_36-, and the Request Id: 6be680f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_34-, and the Request Id: 6cbc8cd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45844546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45844546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2efc1b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784e681f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34, and the Request Id: 4429165b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751c8d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.338+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573d552b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c3d1e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769f7c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7e60b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_34-, and the Request Id: 2eb3a49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4125efb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c6bf90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c6bf90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29b0f684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4edaf9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f66f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f66f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f2dd0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b0f684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6825db99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6825db99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33, and the Request Id: 5bec2c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36, and the Request Id: 20b730a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f9e53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.392+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f9e53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.393+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f48abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.394+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57bd811b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bd811b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13ae5ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35, and the Request Id: 2dca0e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b24a6eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763ea335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.415+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b24a6eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47039e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_35-, and the Request Id: 50d4964c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47039e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b38e0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b38e0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63ac7b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63ac7b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b6ba34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b6ba34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35, and the Request Id: 3e793d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37, and the Request Id: 2ab2b37a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_33-, and the Request Id: 7cc0dacb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d8e0fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8e0fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145354e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d2b0b28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d2b0b28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.467+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37, and the Request Id: 7a369d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_36-, and the Request Id: 60706b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682b9e78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682b9e78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35, and the Request Id: 57e5c77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f97d511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419879a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_35-, and the Request Id: 4ed38b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_37-, and the Request Id: 6f94d4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f17e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f17e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_37-, and the Request Id: 1aeb9f10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f1ea8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f05574f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f05574f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35, and the Request Id: 5e4ebd01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd5cfb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_35-, and the Request Id: 692f542f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd5cfb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.518+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792c1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a552c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a552c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d81ce96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afba0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36, and the Request Id: 301b6b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8bd7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b6f88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b4664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_35-, and the Request Id: 4183925d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 183b49df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f8f88df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183b49df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7296e8d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7296e8d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46279e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35, and the Request Id: 2947a693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46279e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285c193b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13014eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_35-, and the Request Id: 1f3d9d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c105750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c105750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e054331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36, and the Request Id: 5d0bd264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_36-, and the Request Id: ebcaf9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e12670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88e9c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e12670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 410a74bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410a74bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 440353c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37, and the Request Id: 270af567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7881156e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b370ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6cf07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3936e59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b370ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3936e59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ea04ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab95406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ea04ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab95406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a130ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a130ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38, and the Request Id: 559fae5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_36-, and the Request Id: 204205f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38, and the Request Id: 36dd8828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36cf7eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bff3dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36cf7eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bff3dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_38-, and the Request Id: 4ca1b5bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bc4ec5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36, and the Request Id: 734d63c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc4ec5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_37-, and the Request Id: 24bb326f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 140ae93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36, and the Request Id: 70122176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_36-, and the Request Id: 25165144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cab64b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cab64b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_38-, and the Request Id: 2fb039ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54d3d842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ac9731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d3d842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34, and the Request Id: 892ae85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef300e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20eecaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e03a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_34-, and the Request Id: 470bb218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9ea856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_36-, and the Request Id: a22f24e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8761776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c920ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c920ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2728f546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ddccce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ddccce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a1f0379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a1f0379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39523b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202c31ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36, and the Request Id: 19edcf58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.732+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202c31ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aacea8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2cb6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdd3fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414f4314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414f4314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.742+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36, and the Request Id: 568e722a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eeb0d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553a00c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 340d0222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553a00c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10e14dbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e14dbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340d0222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37, and the Request Id: 6f66076f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37, and the Request Id: 9b5264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df75ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1432fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_36-, and the Request Id: 27b1ad6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_37-, and the Request Id: 1c53e625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d236a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_36-, and the Request Id: 1065d06e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b676d16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27756c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_37-, and the Request Id: 491ddb13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ba2a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc6014c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fb2f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc6014c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb2f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ba2a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.826+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca56e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600ad94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4397591b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.829+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4397591b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4c8285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38, and the Request Id: 7c18aa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d0b0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4447fec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35, and the Request Id: 29e0130e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d0b0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176734f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176734f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20db1be4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20db1be4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca56e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aace96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39, and the Request Id: 3cd231f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109ed1aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aace96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e03694f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e03694f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.851+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39, and the Request Id: 647e43ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63727401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63727401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebec726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37, and the Request Id: 3256ea9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf3f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf3f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: db761e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_37-, and the Request Id: 7d66380f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37, and the Request Id: 1470b94a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79da504d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_35-, and the Request Id: 763f33ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_39-, and the Request Id: 3a8b6f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79da504d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75566d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f2fd27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75566d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_39-, and the Request Id: 517605db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38, and the Request Id: 12d4c291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9613e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fcdc76b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fcdc76b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef4bda0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7547aa32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7547aa32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d568566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d568566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_37-, and the Request Id: 33ddd255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38, and the Request Id: 5e7031ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 307f2913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af54d64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307f2913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37, and the Request Id: 610ae956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd69a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ea9fda7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_38-, and the Request Id: 15e8c9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_38-, and the Request Id: cf62bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_37-, and the Request Id: 14cb184f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6731e0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6731e0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77a76c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a76c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38, and the Request Id: 70041ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2af2f271, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16672727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16672727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f2146ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2146ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6400a2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e6228c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 737f089a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_38-, and the Request Id: 147927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37, and the Request Id: 3b976a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c43e8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:54.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebdea07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f660af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_38-, and the Request Id: 35aee611, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7b3a61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329825ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258813d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6408f61c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6027b5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6027b5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6408f61c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dcd8034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcd8034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.028+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c85e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40, and the Request Id: 7cdc1fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c85e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_37-, and the Request Id: 7c6265a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.035+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36, and the Request Id: 53fcf0b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 610a9eb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ebf2735, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610a9eb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 332d93e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39850d1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332d93e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8e059a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38, and the Request Id: 285cb2cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bd0a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_40-, and the Request Id: 2292da96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f01244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f01244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac511f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741f0ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac511f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420bd389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79975d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1322ce37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_36-, and the Request Id: 57436ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1322ce37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79975d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49caa25d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12403d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49caa25d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f789d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f789d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39, and the Request Id: 765ca20a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40, and the Request Id: 11b2ed0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38, and the Request Id: 6cd3ac94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_38-, and the Request Id: 337954ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.099+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6414713a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282a779e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67737413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6414713a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c722bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c139e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c139e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_40-, and the Request Id: 26580766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.117+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35ea8c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39, and the Request Id: 3565bd46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.118+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c3c530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ea8c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c3c530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3052bab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_39-, and the Request Id: 3d628b9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50485794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3052bab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50485794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4735f91d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2734f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_38-, and the Request Id: 5330c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39, and the Request Id: 711a1e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39, and the Request Id: 107e9e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_39-, and the Request Id: cce380b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e874d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e874d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d39be55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71cecc32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cecc32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 207ad2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 207ad2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38, and the Request Id: 3095c5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc53fda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e506c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e506c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.160+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab60d06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_39-, and the Request Id: 54135634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37, and the Request Id: 2e65b7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.173+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_39-, and the Request Id: 7deafb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 518cad21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583a769b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207eceb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_38-, and the Request Id: 60d2d6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6372cbcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dabc68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 320971b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758899fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758899fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c80bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320971b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a30cb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a30cb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e48fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.210+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1bf7a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.210+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a7c7668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e48fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7c7668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_37-, and the Request Id: 370b68ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1bf7a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137b731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41, and the Request Id: 665dcd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40, and the Request Id: 51b8d98b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_41-, and the Request Id: 1cada1d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b868a1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41, and the Request Id: 43796225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e4b85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114256da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.240+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35747897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_40-, and the Request Id: 5ccfd246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8681ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a24152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 717c3db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c3db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723fc333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d32be87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d32be87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_41-, and the Request Id: 2b762b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4004dc1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4004dc1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39, and the Request Id: 2bf6cc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47893b14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47893b14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e3997c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ceaf9d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302ba19d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.296+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40, and the Request Id: 7761f97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503ca6b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.302+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ceaf9d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1652d912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1652d912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb6c38d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb6c38d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c781eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2468d254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b666e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2468d254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c781eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5497f501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40, and the Request Id: 71d2a37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39, and the Request Id: 76845394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_40-, and the Request Id: 2885a43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3566da07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_39-, and the Request Id: 143b37e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3566da07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39, and the Request Id: 2f8deac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59023d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59023d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6968073e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d80d5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1031d2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d80d5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1031d2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40, and the Request Id: 515ee31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.345+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717c88f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c88f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_39-, and the Request Id: 5948c3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55317067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38, and the Request Id: 26221924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_40-, and the Request Id: 5fd0772a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25beb473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a2ab05d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_39-, and the Request Id: 228c43f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_38-, and the Request Id: 4b44e9fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 432a9d0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432a9d0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24ab0b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ab0b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.382+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1b8bd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41, and the Request Id: c4f1fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8ded5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8ded5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366112e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366112e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42, and the Request Id: 642880f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e52dee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e52dee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc1474f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc1474f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.415+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42, and the Request Id: 6c75ab4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8351aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_40-, and the Request Id: 64ce69ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77262956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3ea3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18cd6573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_41-, and the Request Id: 11c42b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_42-, and the Request Id: 8eaa845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1966fd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_42-, and the Request Id: a0012c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c380ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b9ab33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330d8105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330d8105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486b744e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a064ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a87ab3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b23cab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ffd02b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ffd02b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e21fe0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.515+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13022fa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13022fa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b3bf64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b3bf64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41, and the Request Id: 25ca69ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2163c684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40, and the Request Id: 115b7fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2163c684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a057af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.529+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 746ed341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746ed341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40, and the Request Id: 5fd9a3b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25628e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512eecf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e41ca3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450b0658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450b0658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ea5ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ea5ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1822e9b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 665a21ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1822e9b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.563+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665a21ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41, and the Request Id: 1edaf3d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553fe72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553fe72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43, and the Request Id: 2b71c9d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a990af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a990af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 131d518f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39, and the Request Id: 69716911, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_40-, and the Request Id: 777b7034, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131d518f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_43-, and the Request Id: 5e1351b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_40-, and the Request Id: 46b2f0f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8814ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3541d38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3541d38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_41-, and the Request Id: 16d30c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_39-, and the Request Id: 76172815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40, and the Request Id: 3b9f822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_41-, and the Request Id: 1bad4f1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bdd1e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455638dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e8fe8bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8fe8bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_40-, and the Request Id: 1b560338, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794bc039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a349475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5143f1e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a349475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5143f1e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e24fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e24fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42, and the Request Id: 2d200b81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51090285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51090285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b457686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e7cd81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b457686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1f6d4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41, and the Request Id: 4420be95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43, and the Request Id: 7df57329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_42-, and the Request Id: 6419801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2868d018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19c97db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb24cc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc2396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a4ce3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_41-, and the Request Id: 1d9d265a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43627dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2cf65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4861f893, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_43-, and the Request Id: 73f9db50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a81449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d960467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31bc95a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4621a134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31bc95a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d960467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72406372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72406372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dcf0917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af3837c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcf0917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c55604b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41, and the Request Id: 2aaa1348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44, and the Request Id: 6bcc6837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15f6da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f6da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a220b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2f2bb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a220b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2f2bb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eb1713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c02c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eb1713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22dc549d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22dc549d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41, and the Request Id: 1b90ed06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288746ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40, and the Request Id: 7d81f3f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288746ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42, and the Request Id: 8843598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16057c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3696f40d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c99248, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16057c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c3d054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c3d054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f99d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f99d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57c0672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_41-, and the Request Id: 774ad881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42, and the Request Id: 455cfc2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57c0672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_44-, and the Request Id: 24751d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43, and the Request Id: 5282b61f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_41-, and the Request Id: 693dbc76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e487ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_43-, and the Request Id: 508510aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_42-, and the Request Id: 48bb3c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742bd2d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f5098a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 801db7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801db7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5098a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c10747f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c10747f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc57650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc57650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.830+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42, and the Request Id: 74baa709, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.836+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_40-, and the Request Id: 6e8d5dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358faeb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_42-, and the Request Id: 6e5f0c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358faeb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44, and the Request Id: 276de5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2315e270, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2315e270 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8260f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41, and the Request Id: 52d50979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_42-, and the Request Id: 4f55fb3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_44-, and the Request Id: 5e2128a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38af770f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4d3d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a3280f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 901d2a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cde183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1997d021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 743bbb5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_41-, and the Request Id: d79af1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bad27f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.908+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586b4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782d0926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3dcea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73bab1ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bab1ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f07d46b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.933+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f07d46b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ac057c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ac057c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.939+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e60056f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42, and the Request Id: 515df695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633d592f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.943+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1071e944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.944+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7bec35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633d592f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44, and the Request Id: 38906a21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.949+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b203415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47679783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e60056f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47679783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1071e944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.958+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40585aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 448b1474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e25216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e25216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448b1474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40585aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232037f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42, and the Request Id: 4ccd5e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43, and the Request Id: 379f810c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45, and the Request Id: 1176a16d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce6cafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777ddf30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce6cafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_44-, and the Request Id: 4eab1fdc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e905414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3036b81b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3036b81b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_42-, and the Request Id: 7bbd0b47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703a4aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4578e62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4578e62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb9ffac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb9ffac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45, and the Request Id: 730a327b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43, and the Request Id: 2afbb9f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7041ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_42-, and the Request Id: 370d319e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7041ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:55.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 597cc77b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597cc77b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41, and the Request Id: 4cab9c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_43-, and the Request Id: 2caa1a9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_45-, and the Request Id: 62500da9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c68a49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c68a49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_45-, and the Request Id: 1ea1115a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7cb906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ff9d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ff9d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef1b638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707b75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef1b638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_43-, and the Request Id: 37eb5877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43, and the Request Id: 452ce179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590c29f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590c29f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a37bac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42, and the Request Id: 2392b714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d0ad5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479b0742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_41-, and the Request Id: 6e9d15ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c58519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d76340d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba9fb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_43-, and the Request Id: 5ac0aed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23ce5572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23ce5572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715674a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2816d4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2816d4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43, and the Request Id: 333aa13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a0a8fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfad14f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_42-, and the Request Id: 78c5618b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_43-, and the Request Id: 3f86dbd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ae38a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3f61d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54deafe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58865d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e2dc16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58865d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.154+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34ddbc7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ddbc7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e6fc74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45, and the Request Id: 3eb6cba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c8e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c8e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_45-, and the Request Id: 2c34b492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73106faa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.176+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f296801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525ea391, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f296801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525ea391 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5037da4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75dd8a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43, and the Request Id: 33d737b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f83e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f83e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44, and the Request Id: 7c90f650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36afd4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a8a3e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8a3e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac1005c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d35d2bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d35d2bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46637c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44, and the Request Id: 4aaedec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1876e297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 399dfded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_43-, and the Request Id: 3a6277f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399dfded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562124b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562124b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.244+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32ff5e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ff5e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44, and the Request Id: 53a2ce89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f92295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f92295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a68057c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a68057c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_44-, and the Request Id: 170fd8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42, and the Request Id: 3c158e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d25b6a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d25b6a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46, and the Request Id: 480c62b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba7f056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4637ee8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4637ee8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 450bcf78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450bcf78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b7950ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b7950ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30537090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30537090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46, and the Request Id: 71bd3276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46, and the Request Id: 6c95c9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_44-, and the Request Id: 119c4e1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b77a8a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b77a8a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340870bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41778b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340870bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_44-, and the Request Id: 68ab1063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44, and the Request Id: 4f6aa8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_42-, and the Request Id: 121147b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb871f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109f5b00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109f5b00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_46-, and the Request Id: 276b6e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f15663d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f15663d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.336+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43, and the Request Id: 2c55d9cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f661cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_46-, and the Request Id: 20fdc231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_46-, and the Request Id: 2fbd8616, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de89d80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f2e41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27433e94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6e0a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_44-, and the Request Id: 34a63798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_43-, and the Request Id: 4c92819a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa106bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.390+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0b5e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e32ce16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4afb261e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf293f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5344afd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf37293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.405+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5344afd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf293f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.407+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62847767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b98b831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b98b831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557781f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557781f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45, and the Request Id: 63245dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5940ef38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dee4e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44, and the Request Id: 22bb14b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310ca507, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_45-, and the Request Id: 58738d34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c6f414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54450a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.429+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54450a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c0a902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a466ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a466ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a0bda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a0bda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47, and the Request Id: 6e55e068, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cb5804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f04a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f04a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45, and the Request Id: 4bb791a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_44-, and the Request Id: 4891c50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f456dd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f456dd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aba9784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aba9784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a251a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d618c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.472+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d618c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43, and the Request Id: 7fa1e1a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b75a4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b75a4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313caf0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cec970d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cec970d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491817ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3449be14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491817ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45, and the Request Id: 5f05bb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47, and the Request Id: 7c1d010d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_45-, and the Request Id: 1c96a739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.490+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3449be14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.505+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_47-, and the Request Id: 3d8e3f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29eee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29eee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_47-, and the Request Id: 22b163a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2d9f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c52006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e461ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_45-, and the Request Id: 21e2f718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f5ccb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e461ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f5ccb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdbcbf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45, and the Request Id: 171ae0ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44, and the Request Id: 206f104b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_43-, and the Request Id: 1a7fc3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 620e03ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e822d84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eab0368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d88a808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eab0368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c4958d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620e03ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78088aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e19eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78088aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e19eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46, and the Request Id: 45ac464e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47, and the Request Id: 7143ea40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69bb38d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_44-, and the Request Id: 47f3509a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6975ac50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_46-, and the Request Id: 50cf9193, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.577+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce85af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71725511, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_45-, and the Request Id: 48e35c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7167cde5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_47-, and the Request Id: 1b665067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.590+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21460e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21460e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d002f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d002f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a282be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.602+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45, and the Request Id: 9ca0227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79853315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6d4ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79853315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b324869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b324869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48, and the Request Id: 646de83a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a50f55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 734eb76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e91197c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68bd4aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a0f223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a170c51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd7f9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd7f9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_45-, and the Request Id: 6a2dc903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd4aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e91197c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788899d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788899d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a411014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a411014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8be28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cd75f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46, and the Request Id: 1245e4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_48-, and the Request Id: ab39427, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd75f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb3ee22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260fc6e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb3ee22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260fc6e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c700c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48, and the Request Id: 1b665f12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46, and the Request Id: 44f74aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44, and the Request Id: 4bf32e6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2dda80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.685+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e76f2bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd43f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70381262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_46-, and the Request Id: 529f1306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70381262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7723110e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b53a28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b258a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b53a28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_48-, and the Request Id: e05a23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45, and the Request Id: 3bd4a7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_44-, and the Request Id: 2ada4456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_46-, and the Request Id: 307215f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fae37c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fae37c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3337645a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 449629db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3337645a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449629db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd62864, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac20af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ff9aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a814cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ff9aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.739+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a814cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74253376, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74253376 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48, and the Request Id: 1a20d477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47, and the Request Id: 51955503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b211737, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5872f916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46, and the Request Id: 289764ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_45-, and the Request Id: 45c31b4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.776+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_48-, and the Request Id: 1cc869a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55553e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55553e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 713601cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e127eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713601cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414177ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf5735f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414177ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46, and the Request Id: 4ca6d2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f48c8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_46-, and the Request Id: 2559f90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707219cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f48c8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505081c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505081c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47, and the Request Id: 12effcbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_47-, and the Request Id: 29fa1394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c2bc676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629f6e46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629f6e46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49, and the Request Id: 3fc2e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.826+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9191d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdbdc93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_46-, and the Request Id: 27f365b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6e02f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d7bc4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6502e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.844+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345bbd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6502e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6757d806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6757d806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a83542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af975b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af975b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.855+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a83542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_47-, and the Request Id: 35416f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dd9372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49, and the Request Id: 76f077d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6084998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45, and the Request Id: 2050baf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.865+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_49-, and the Request Id: 371549fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5652b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_49-, and the Request Id: 6c1b4ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c64cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fbed8bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c8e0ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbed8bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.886+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8e0ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c873e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c873e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132d035f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5878c4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5878c4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a522b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a522b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ce8117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46, and the Request Id: 59c2b7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eaec130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47, and the Request Id: 2ea2ba99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_45-, and the Request Id: 2f8fcfa8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eaec130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48, and the Request Id: 58c88bb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58793035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: edae5d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fddb0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536aae86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6083d845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e82ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e82ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7567a8ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_46-, and the Request Id: 677ad06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7567a8ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544e8170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544e8170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49, and the Request Id: 4e4304bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_48-, and the Request Id: 7008e2ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5a3835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_47-, and the Request Id: 70619548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.954+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5a3835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62229cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac66888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47, and the Request Id: 61393953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ddeb835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac66888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c6c041a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6c041a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7057c0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47, and the Request Id: 5487c33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7057c0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79be96aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 548d990c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee0fc39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548d990c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a016b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_47-, and the Request Id: 6af83307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b18d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48, and the Request Id: 7c01cbcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_49-, and the Request Id: 4d70f3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc6396f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422824d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f8ca637, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:56.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_47-, and the Request Id: 33c5e903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f8ca637 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73bc858a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73bc858a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50, and the Request Id: 2e85925e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369c43d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.016+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667594e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6a2259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6a2259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157e2bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369c43d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47ac3699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ff9bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ac3699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ff9bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50, and the Request Id: 785207e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e574294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e574294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a57002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 335ae6b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46, and the Request Id: 2175c1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a57002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335ae6b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_50-, and the Request Id: 156092cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffdfd1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47, and the Request Id: 4d88362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffdfd1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48, and the Request Id: 7b39770c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce5d1c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_48-, and the Request Id: 19eff43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41084c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 903f3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2774075c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 903f3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da6cdf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_50-, and the Request Id: 7557e176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da6cdf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49, and the Request Id: 47461663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_46-, and the Request Id: d2849d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11202583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_47-, and the Request Id: 589e68ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54803efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_48-, and the Request Id: 127e5e69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ceecc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c844aa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_49-, and the Request Id: 3135474f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a655c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7738ec71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655eaf94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa56dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d1b8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d1b8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4f49fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2610831e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2610831e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49, and the Request Id: 558b225a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a53f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7d200f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b47564e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b47564e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1075a847, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.222+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1075a847 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48, and the Request Id: 4f8a1a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b62136b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_49-, and the Request Id: 64772e39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc3f63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc3f63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa24258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364b1341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa24258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf6ab41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df9a549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fc350c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48, and the Request Id: 1a41b2d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fc350c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2159322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e6a1b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2159322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6a1b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14591ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410cf716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.266+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14591ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50, and the Request Id: 32825d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_48-, and the Request Id: 306c2080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51, and the Request Id: 17861cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbcfae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbcfae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43871cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dcfa0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dcfa0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47, and the Request Id: 25b15b65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64913c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64913c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e1798ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.297+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f4f1098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1798ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53be4007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4f1098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53be4007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_48-, and the Request Id: 29622df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 156853f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 156853f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1168bd27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51, and the Request Id: 78814075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49, and the Request Id: 1ab461d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1168bd27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48, and the Request Id: 34913c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d60f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d60f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3094d98e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b049993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b049993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_51-, and the Request Id: 6cdd85d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50, and the Request Id: 359d6a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_50-, and the Request Id: 65aae45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d06a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.344+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5356fd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c32dde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_51-, and the Request Id: 1832f2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_49-, and the Request Id: 386bc04d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_48-, and the Request Id: 56edac07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_47-, and the Request Id: 11adf1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc1d891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_50-, and the Request Id: 791fd832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76489152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eeaea2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.385+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255516b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f551147, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8fa3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76489152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bdc922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4342942d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8fa3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4342942d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.393+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c17101e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c17101e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50, and the Request Id: 23b7c276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df30a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5744181d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.401+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49, and the Request Id: 1fe43fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b163d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe2066b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_49-, and the Request Id: 3b7e470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8f842c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e9a3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375af202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f79d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_50-, and the Request Id: 137f8ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248c1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4d84e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622e77af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4d84e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.457+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c553617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e687458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c553617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e687458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df7a5d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77958b4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f312767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77958b4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.467+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f312767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df7a5d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48, and the Request Id: 704d5ef0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.476+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52, and the Request Id: 5284193d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49, and the Request Id: 3f353828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8aa9b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74693202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_52-, and the Request Id: 664b51f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a1cf80b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74693202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d45b6ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6ac0ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d45b6ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1cf80b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_49-, and the Request Id: 7d71f1d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2bab43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49, and the Request Id: 536e2fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43573c2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43573c2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.508+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51, and the Request Id: e298063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c85bfd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c85bfd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d84ba99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3143a6a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3143a6a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d84ba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e8d0985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52, and the Request Id: 44e2d116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8d0985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.530+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_48-, and the Request Id: 1b998a99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51, and the Request Id: 47b3f280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b3567ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b3567ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565b7940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565b7940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50, and the Request Id: 383bb867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f3cc0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59bf86b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5236284e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_49-, and the Request Id: 49c77cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a317db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.578+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_51-, and the Request Id: 762b1ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a317db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a594bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a594bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_52-, and the Request Id: 37514570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50, and the Request Id: 29bc28b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707f3c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151c04d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_51-, and the Request Id: 7a82d46e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_50-, and the Request Id: 1de6748d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9e1e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dec79be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dec79be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d6caa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3964a8a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3964a8a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fea1fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51, and the Request Id: 8a8e924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d143570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_50-, and the Request Id: 61a8ec7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649c34a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f8cf238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8292fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d8af8a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d326ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8af8a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb12221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.696+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_51-, and the Request Id: 38a6020e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6e328, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144c6b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6e328 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d6ee5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144c6b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e910d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab36241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 491e8bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed2e81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491e8bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236de54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.721+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236de54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7567ac75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be708a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53, and the Request Id: 19400750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50, and the Request Id: 3a2fe7f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7567ac75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623f8a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623f8a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52, and the Request Id: 6d967af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be708a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc70a3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16187c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c910f1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc70a3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c910f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53, and the Request Id: 2d7d9185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459d6121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52, and the Request Id: 2a61a42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cdcdb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fdf1dd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdf1dd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.756+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdcdb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13216fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13216fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3533bf32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3533bf32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510e41f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e890c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510e41f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e890c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_50-, and the Request Id: 646441f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49, and the Request Id: 46d62d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51, and the Request Id: 3ddea960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_53-, and the Request Id: 47da7359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51, and the Request Id: 3cf1500f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_52-, and the Request Id: 7d7a1c25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b5b5536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5b5536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f52f2e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f52f2e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_52-, and the Request Id: 4cd87ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f40e874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50, and the Request Id: 65dce37c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361308ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_53-, and the Request Id: d50b1ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31beb9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.830+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_51-, and the Request Id: 430cb1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_51-, and the Request Id: 454e568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3998596c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_49-, and the Request Id: 5786ad8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f14c275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1f61fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_50-, and the Request Id: 7fb09c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad39bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad39bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259cf709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b4028fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c7cd86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b15ad3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b4028fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52, and the Request Id: 7610e1ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c7cd86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fb50f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5616bc6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed1f87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5616bc6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51, and the Request Id: b126682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1240e1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_52-, and the Request Id: 397821f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd084db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad44003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 146f8dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146f8dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a76c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5150fbe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5150fbe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54, and the Request Id: 5e65e27a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59438530, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1e9552, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dddcf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0009ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_51-, and the Request Id: 173a68ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa1b37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa1b37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6afffbeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76230937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76230937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53, and the Request Id: 2f24b3cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a135a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 171ae2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8f452f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fab0a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_54-, and the Request Id: 2b1243ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8f452f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171ae2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fab0a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d418e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c9f4af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:57.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fc85b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fc85b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d418e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c9f4af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568b2332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54, and the Request Id: 5afbc87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568b2332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52, and the Request Id: 3c78e9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51, and the Request Id: 26b029d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 653c3dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f9cb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653c3dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.020+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f88021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f88021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52, and the Request Id: 2e2cee62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f9cb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50, and the Request Id: 40515808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f8c672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f7fd6e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.038+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_53-, and the Request Id: 463338a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.042+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_52-, and the Request Id: 7f18d4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70697223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70697223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e94f445, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e94f445 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53, and the Request Id: 72b398b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c104e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_54-, and the Request Id: d557bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_52-, and the Request Id: 44e011fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_51-, and the Request Id: 3d81b806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_50-, and the Request Id: 4d8cc21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bf64cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc78ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51244ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51244ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c330250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c330250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_53-, and the Request Id: 68fcb2cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e366443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cfde205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.127+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53, and the Request Id: 3c23190f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e18593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3af9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8dc237, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c20c554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1639ecf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1639ecf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e91d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e91d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52, and the Request Id: 6debd0cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 522bb8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fcba9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59768d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.181+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59768d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24cb3bcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cb3bcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55, and the Request Id: 6d631a25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_53-, and the Request Id: 14ed2cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b33f808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be37a8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e952074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d82c4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3492552a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_52-, and the Request Id: 193632ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4d6a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.238+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4d6a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dde89e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dde89e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e788eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54, and the Request Id: 4c8f1694, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e788eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db41751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db41751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b46ed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4890fa44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b46ed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4890fa44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52, and the Request Id: 7c4f031e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55, and the Request Id: 38fe416f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_55-, and the Request Id: 1df967a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b98df5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c7b939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a546f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a546f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 584942f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.309+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 584942f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f75757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f3d165b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f75757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759ea6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f3d165b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759ea6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53, and the Request Id: 1774a40d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d10757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d10757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54, and the Request Id: 32104417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11633985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53, and the Request Id: 3e24b09d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11633985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e9e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f59a397, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f59a397 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51, and the Request Id: 57c688ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_54-, and the Request Id: 50917417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_55-, and the Request Id: 1da9742c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_52-, and the Request Id: 4ab2019b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128d4d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e67913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_53-, and the Request Id: 3eba9d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_53-, and the Request Id: e4edbcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_54-, and the Request Id: 4acab3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b98cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f790231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3535b6f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5d7a72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0f3581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0eefd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0eefd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223de172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c10b7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c10b7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54, and the Request Id: 6bcef022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_51-, and the Request Id: 46a3b89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb7d64d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9d8f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_54-, and the Request Id: 3dc56749, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3066e00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dc6e2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3066e00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc6e2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b942dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5188de21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7da6de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691df0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691df0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53, and the Request Id: 16c5aadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be85182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70a403c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e0419e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e0419e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d1f2e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.462+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c6ee8b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6ee8b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56, and the Request Id: 2ec30928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54, and the Request Id: 24d8d3ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be85182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_53-, and the Request Id: 3f7ae496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61dfa0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61dfa0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6362d1ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49bc380d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bc3956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a94442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49bc380d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53, and the Request Id: 5949a17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d1203c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_54-, and the Request Id: 2fc2a93d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_56-, and the Request Id: 6b7b0454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 581f8a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fdd5cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdd5cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ecccff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecccff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54, and the Request Id: 4b0ba6b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 166228a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166228a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e50104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15414268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e50104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15414268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79967507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79967507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55, and the Request Id: 76a264cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56, and the Request Id: 28da58b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d909bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d909bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_53-, and the Request Id: 1562cd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b079c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf38cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508c3c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf38cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574259ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55, and the Request Id: 7e852f49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b57ecc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.565+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508c3c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503441e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503441e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cbdfe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52, and the Request Id: 3a6f9811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_54-, and the Request Id: ad54e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3212c9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3212c9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_55-, and the Request Id: 1345db60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5afe5690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afe5690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_56-, and the Request Id: 490a28fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54, and the Request Id: 3f256435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bdff26a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8e6a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10213899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 693f694f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693f694f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45284d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45284d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55, and the Request Id: 6e9eb44b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_52-, and the Request Id: 1aae124b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.636+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_55-, and the Request Id: 4b72db23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_55-, and the Request Id: 6564bdf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab088f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.657+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_54-, and the Request Id: 5332c640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d575eb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b70b455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f14e46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 403fa977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431d5ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5cdf5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5546aa4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403fa977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5546aa4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30494485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74dda57d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dda57d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74b8f63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793eacf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b8f63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55, and the Request Id: 69bfa75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57, and the Request Id: 4d20b144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6039fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_57-, and the Request Id: 17969936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b0b9249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44039096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44039096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e4c7789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326ccd3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4c7789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69577a13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55, and the Request Id: 1e119e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1157751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1157751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bf82e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c6d4fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c6d4fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6f46d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bf82e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1f5ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1f5ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56, and the Request Id: be392c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57, and the Request Id: 64ed1259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_55-, and the Request Id: 47f288f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c567627, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282fdc38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f1ea8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f1ea8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b611da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b611da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_55-, and the Request Id: 4dd3e91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5f4b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5f4b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362a8dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54, and the Request Id: 1884e0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3cddc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3cddc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1814e41e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_57-, and the Request Id: 19d8ae76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_56-, and the Request Id: 510b701b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3daeb313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daeb313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1814e41e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56, and the Request Id: 5f8bbce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53, and the Request Id: 77f1a261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_56-, and the Request Id: 241ed38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1e8516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_54-, and the Request Id: 28a5bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d53323, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555a988d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2cb5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555a988d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48b5e710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b5e710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620eb76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae4901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2b7ab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31969e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31969e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56, and the Request Id: 2565cc24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6c8fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.883+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 561bb598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561bb598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55, and the Request Id: 70df8e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441a59ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dab3e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a27a5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126614ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_53-, and the Request Id: 2456df8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f47418c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39486a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39486a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_56-, and the Request Id: 3227da47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a857b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a857b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58, and the Request Id: 7a93f598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33b3afd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b3afd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.947+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3131c3e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7594129d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7594129d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56, and the Request Id: 4a75f895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_55-, and the Request Id: 47c0c583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3131c3e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.961+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77cd2100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba6c63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba6c63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58, and the Request Id: 67ee6f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b1cabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_58-, and the Request Id: 2cf86892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4f4afa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4f4afa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_56-, and the Request Id: 4af9aca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4245df0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e39694c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e39694c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3728701b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56, and the Request Id: 5ecebeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0e4c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4245df0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c4b82b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2296681b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c4b82b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296681b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57, and the Request Id: 5f02b353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:58.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59639ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59639ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71682bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bcbb743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bcbb743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71682bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5887ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.012+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57, and the Request Id: 23e7f702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157500b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55, and the Request Id: 420e49cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_58-, and the Request Id: 468ed362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c169ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_56-, and the Request Id: 37688947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_57-, and the Request Id: 76238451, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7b7cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad7511a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e581a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_57-, and the Request Id: 6b077ec8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5686b32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5686b32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e4a5d6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4a5d6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59, and the Request Id: 47e3fde8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b880d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b880d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_55-, and the Request Id: 810e2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76abd785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76abd785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54, and the Request Id: 36313d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58bbe58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491fb8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c364c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e98ecc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f62705e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f62705e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.108+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d6ee3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62babcdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62babcdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6992db23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c3228f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6992db23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.114+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3228f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56, and the Request Id: 10b62bf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57, and the Request Id: 258146bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_59-, and the Request Id: 67320de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_54-, and the Request Id: 192c8fea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606a5ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.141+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a51ad31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158d757a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 777a5195, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777a5195 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_56-, and the Request Id: 2604e7ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_57-, and the Request Id: 7859834f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae86e0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddab0f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae86e0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec5163b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d3d39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48da22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57, and the Request Id: 2f4f1030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574db3f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 513772c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aac7cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513772c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aac7cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6365322b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.192+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89d167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f11414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 178eb4d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b404761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337fa0e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b404761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337fa0e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56, and the Request Id: 78f68264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178eb4d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d21bf90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_57-, and the Request Id: 333526c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d21bf90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 359ad4ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9e7dc2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33376aca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59, and the Request Id: 388adf41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.209+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e7dc2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33376aca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.210+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359ad4ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58, and the Request Id: 450f13dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58, and the Request Id: 11699557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49931ba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.219+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49931ba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_56-, and the Request Id: 4f192da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68bd561c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68bd561c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57, and the Request Id: 50196541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b143444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b143444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be9f717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55, and the Request Id: 3dad8bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28619d79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff9e1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c85978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8224b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8224b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 747d936b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747d936b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5265e32d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5265e32d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_58-, and the Request Id: 8709b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bd70f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58, and the Request Id: 4b1ce2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd70f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_58-, and the Request Id: 1beb0c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_57-, and the Request Id: 2901ecca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60, and the Request Id: 62f2a6b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.274+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ea42ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418ff4d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_58-, and the Request Id: 7c793dd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a767c07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f02e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8252e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_55-, and the Request Id: 679d51f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_59-, and the Request Id: 411001d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad09fd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad09fd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a49d52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.313+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a49d52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_60-, and the Request Id: 4a4b4aa5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c887c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57, and the Request Id: 5365c4c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731ce6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df46b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d61d8a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55d6a0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333e15f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d6a0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d580a19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52240e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 707f955a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 707f955a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.343+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597939cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.344+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58, and the Request Id: 799be9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52240e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44b64b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54873cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54873cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b64b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38765689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59, and the Request Id: 55ea2d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38765689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_57-, and the Request Id: 2b548573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.360+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bfa0417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.361+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca9cd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.362+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bfa0417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59, and the Request Id: 5ff770d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8269630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b58fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e226cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8269630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57, and the Request Id: 55430bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315493cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e52d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_58-, and the Request Id: c8afddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591c9fd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 268c7c8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 268c7c8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.410+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56df0cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_59-, and the Request Id: c14e0c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56df0cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61, and the Request Id: c5a1f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b834619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_59-, and the Request Id: 3f817dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b834619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e853d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 310ec17f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e853d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310ec17f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59, and the Request Id: 464aaa9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4671f903, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285fa9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285fa9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_57-, and the Request Id: 6ecd43a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58, and the Request Id: 513ce7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_59-, and the Request Id: 3fb68f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a9ea78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220973fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 300cd47a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 300cd47a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6b9feb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6b9feb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_61-, and the Request Id: 4e9daf5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a13f00d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a13f00d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.502+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7970a87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ef1256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_58-, and the Request Id: 39ac6927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fa858d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.503+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fa858d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21404170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b801e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21404170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.509+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36dc0cc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56, and the Request Id: 786b11e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dc0cc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58, and the Request Id: 31a8aa05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cccdfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33aad70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cccdfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60, and the Request Id: 66a74077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37fb5b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fb5b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59, and the Request Id: 26dfa5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34242c5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548ff07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_59-, and the Request Id: 682ee625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3026e77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a9e2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a9e2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ed7e544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed7e544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd5bc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58, and the Request Id: 2b5ac349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_58-, and the Request Id: 555d0704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.574+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_56-, and the Request Id: 26a0f707, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_60-, and the Request Id: 7435a057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ff458d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d68b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683fce55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc02729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20df63b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_58-, and the Request Id: 4bf4b062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20df63b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145999ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39ce535a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b05b62c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ce535a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b05b62c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 561a31e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.621+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561a31e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59, and the Request Id: 5cc8e1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.625+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60, and the Request Id: 779c1587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781e4554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf13566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.635+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21d0e2c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.646+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4518425c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e7f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69030abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e7f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69030abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a2a2f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cee9f03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc1661f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16943049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cee9f03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc1661f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_59-, and the Request Id: 3911c4e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16943049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d00daab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d00daab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60, and the Request Id: 5e3aa3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_60-, and the Request Id: 71126ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abc7b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60, and the Request Id: 30820f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d8751c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea88ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d8751c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea88ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62, and the Request Id: 67235f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60, and the Request Id: 291e4d3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a4f386, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622b55c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ced335, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_62-, and the Request Id: 47354fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f0ba77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b07b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_60-, and the Request Id: 384b874d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37891f45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_60-, and the Request Id: 7fd0eca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37891f45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb1d8da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_60-, and the Request Id: 1f927cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb1d8da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59, and the Request Id: 3c902000, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bbab7b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d32af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5db3c754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db3c754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc39a16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3bd122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 605fa846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_59-, and the Request Id: 264f6c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605fa846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff6d8b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.804+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e5f174f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3293efee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84ee5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd69b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff6d8b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8a1ced, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b521557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61, and the Request Id: a083ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fc4574b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fc4574b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8a1ced the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791c39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59, and the Request Id: 182dfee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3f6e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3f6e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57, and the Request Id: 79ba8b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6185a0a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49defc03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f2d9d7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2d9d7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6628096f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.848+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49defc03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6641edee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6185a0a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6628096f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1494cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.854+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1494cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.855+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2845b8be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2845b8be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 348dd31f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60, and the Request Id: 3d6bdbd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8d0fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8d0fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348dd31f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61, and the Request Id: 6510ccc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_61-, and the Request Id: 318047f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63, and the Request Id: 37f12267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61, and the Request Id: 7aae6ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.870+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c1e76a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c1e76a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d8065b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8065b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_59-, and the Request Id: 69d0403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_57-, and the Request Id: 191ca230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_60-, and the Request Id: 6168e4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61, and the Request Id: 4ef3ef25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e053bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e053bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77d75f38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb8edcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb8edcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_61-, and the Request Id: 70ea1c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61, and the Request Id: 212c3805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5f6835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_63-, and the Request Id: 780a51c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_61-, and the Request Id: 61a5224c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c1df8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e682415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cbf11c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_61-, and the Request Id: 1d1fe30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29603d85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29603d85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37759979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37759979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60, and the Request Id: 7db2399b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33a0bc8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_61-, and the Request Id: 55f9b62b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb47991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6342fa97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d5ade8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500cb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c99499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.952+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480d61be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a4ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1388b589, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1388b589 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638ae4d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_60-, and the Request Id: 4f19f6b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638ae4d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afaf5fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afaf5fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62, and the Request Id: 1fa26b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7823ab8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44774bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70a83418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70a83418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c55e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa4234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.987+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c55e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b5963c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55070f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e37d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b5963c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:42:59.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55070f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.007+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58, and the Request Id: 776db36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eefd2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62, and the Request Id: 7ce42f04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eefd2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60, and the Request Id: 73de54ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_62-, and the Request Id: 3788aa7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_62-, and the Request Id: 57f22d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a74b65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44521c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44521c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_60-, and the Request Id: 216ce43a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_58-, and the Request Id: e31cdcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428b88fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22cf702f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4bbfaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f80acea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4bbfaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f80acea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c79fc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8d7fa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.057+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8d7fa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f57119, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d44d50f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d44d50f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22cf702f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.061+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64, and the Request Id: 32454e9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b886c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b2ac46c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2ac46c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62, and the Request Id: 7f9dcc82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176d5c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d7c2e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62, and the Request Id: 5244b048, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d7c2e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173e8ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61, and the Request Id: 64ab7de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_64-, and the Request Id: 27be35c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5629224f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a495ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_62-, and the Request Id: 58c5340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fec8f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a495ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da35b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22614aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6974af29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22614aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.107+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6517aeeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6517aeeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62, and the Request Id: 5b4a1d00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c7c43b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7c43b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63, and the Request Id: 18c2399b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.117+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_61-, and the Request Id: 5e90788a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdbade1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d48e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4275e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_62-, and the Request Id: 3a098c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e785ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 304d7bbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e785ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304d7bbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70723af7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70723af7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696ed51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_63-, and the Request Id: 5582afe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_62-, and the Request Id: 3b980009, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b6c384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696ed51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.145+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61, and the Request Id: 6eeedf40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61, and the Request Id: 469e8480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d05eba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcafbd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bab0b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bab0b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e06370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e06370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a40fcc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44557bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a40fcc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59, and the Request Id: 7379c822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28446fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.177+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28446fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63, and the Request Id: 22ebac51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb77f7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4492232c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13864420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13864420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_61-, and the Request Id: 6f6a1e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f35481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f74567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55308709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55308709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63, and the Request Id: 55c1b9ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 135e61f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2d9e4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135e61f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.215+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb1cc19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 296c76c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64fbb27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fbb27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296c76c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58cae24b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65, and the Request Id: 31cc5157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4657f2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4657f2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63, and the Request Id: 1bb3fa93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_59-, and the Request Id: 1b9e21c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_63-, and the Request Id: 4e603d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_61-, and the Request Id: 1aa9143f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cd04a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_63-, and the Request Id: 6786ced, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.241+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_63-, and the Request Id: 3866a25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 764ae39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764ae39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f23a6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e32ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e32ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62, and the Request Id: 7ac5b1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46dadfd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46dadfd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 448a87b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432a3934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178e0739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_65-, and the Request Id: 77d18b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b91f8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448a87b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b91f8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 496bbbb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63, and the Request Id: 7188d10d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e6f041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c678d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496bbbb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c678d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ad24c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74bfd830, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_62-, and the Request Id: 476d159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64, and the Request Id: 67ef144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_63-, and the Request Id: 342c27be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100cf62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9e64fa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.314+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9e64fa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 81022da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a5bda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74bfd830 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17b3ad89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b3ad89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686f45f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e04b660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64, and the Request Id: 36dbe70e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62, and the Request Id: 3f465336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66210b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_64-, and the Request Id: 7613645, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab32d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe54c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe54c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d89428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d89428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be89a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a3ec0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73afe0d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be89a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3ec0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64, and the Request Id: 738e0bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16044a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60, and the Request Id: 44263d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6286f938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6286f938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_62-, and the Request Id: 150d933f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3455df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3455df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62, and the Request Id: 7aed55d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_60-, and the Request Id: 333fa634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5677c488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c13490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f252df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 597717d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76840f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76840f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9e1782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 597717d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9e1782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fb7246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_64-, and the Request Id: 41da916a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_64-, and the Request Id: 7e61940b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.423+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fb7246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64, and the Request Id: 2931f564, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63, and the Request Id: 2baf9989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f58cf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_62-, and the Request Id: 4bc01ee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a9674b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_64-, and the Request Id: a25ed93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed87cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5e12be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e28f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73376afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afedc82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.449+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73376afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b87877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b87877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55142c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5386b5be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.465+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55142c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64, and the Request Id: 5bbafb63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fbd934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fbd934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b93a369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.473+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65, and the Request Id: 2dcc7a4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fab4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fab4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d2018a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.485+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d2018a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2332f69a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61, and the Request Id: 33daee30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2332f69a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8e731e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_63-, and the Request Id: 739d5e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2809f780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c4965f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2809f780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306f03e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8e731e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65, and the Request Id: 1fbab471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c4965f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6c7fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 219c9ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63, and the Request Id: 6e92f3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_61-, and the Request Id: dec4aae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_64-, and the Request Id: 7a44a4da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d5c353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e48b61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d5c353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d25f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d25f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256e0124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328c56e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66, and the Request Id: 2f8b4cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_65-, and the Request Id: 4bd9d454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112be1d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112be1d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a64e437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a64e437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff9d358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ae26b28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22d504fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65, and the Request Id: 48bdb0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_63-, and the Request Id: 1c17f400, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22d504fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_65-, and the Request Id: 349c2483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40babef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40babef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65, and the Request Id: 3a475500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.563+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13979444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b7b651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_66-, and the Request Id: 672fb0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3b56b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29545b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6219d4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6219d4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b3dead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b3dead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eed9e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af12352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af12352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f43067e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eed9e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63, and the Request Id: e1a14f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.600+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64, and the Request Id: 6a0e288f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_65-, and the Request Id: 2399adc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_65-, and the Request Id: 4a3ff2fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622aae3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fa19d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7382e8e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7382e8e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9cfe16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca94842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.634+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a7ec9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca94842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a7ec9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_63-, and the Request Id: 3cac3bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1913ed94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_64-, and the Request Id: 1ac1ea22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62, and the Request Id: 1dd98a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c28c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c28c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65, and the Request Id: 13eb28cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd9763a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bec9b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5330b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bec9b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4edb159b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f7eb3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edb159b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66, and the Request Id: 50d2b5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d86067d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4e57f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173e01d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f224ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_62-, and the Request Id: 2a94b13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_65-, and the Request Id: 59abad53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_66-, and the Request Id: f3b6846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e1fa45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e1fa45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.681+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 583db740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1ee570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 583db740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1ee570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b46d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b46d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64, and the Request Id: 354bfffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf3719e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67, and the Request Id: 2b5f540c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4dff79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_64-, and the Request Id: 5f4fb119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9760c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9760c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 680fc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680fc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61819a32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f98db5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e2abc01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e2abc01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f98db5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c91735f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64, and the Request Id: 6493cbf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 947cc62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bcb192e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcb192e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66, and the Request Id: 606f400c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78356e9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78356e9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_67-, and the Request Id: 28679e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.762+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e07016e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e92b5fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e92b5fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579430a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6553c922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.774+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6553c922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66, and the Request Id: 50723880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66, and the Request Id: 7bb83450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f583959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c38fb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669c8bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_66-, and the Request Id: 5dab69a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d92a06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1959b150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3682bc99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3682bc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f2c4f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f2c4f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65, and the Request Id: 134d098c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_66-, and the Request Id: 7c32488a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_64-, and the Request Id: 2049e3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.847+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_66-, and the Request Id: 1d508ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27520be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27520be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1101fb41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d306cc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d306cc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1101fb41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744561df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.857+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67, and the Request Id: 1e83e5a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744561df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66, and the Request Id: 7ebe7a4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6233b31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.868+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d532170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6ab9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_65-, and the Request Id: 455e971b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bbd04b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bbd04b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684c035b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ef378c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ef378c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41a7ac8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65, and the Request Id: 5a7c7435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_66-, and the Request Id: 21af9b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8f0782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b4e8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb18464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_65-, and the Request Id: c41b060, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de75d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ad95b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_67-, and the Request Id: 4f384bee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28dcaa3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761b985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2be74c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be74c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b4a139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.961+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b4a139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67, and the Request Id: 5936dd97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fea45dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ce7b739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.972+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36de6e30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a59f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a59f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e686896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce7b739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36de6e30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d5dd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7234a424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d5dd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7234a424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5e5008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5e5008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.979+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e686896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b8dc568, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8dc568 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af16ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68, and the Request Id: 64bad1e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65, and the Request Id: 42662253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af16ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4762bcf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67, and the Request Id: 231309aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdb8796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67, and the Request Id: 46d2aeb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4762bcf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:00.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63, and the Request Id: 20ebe4cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd4f62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_67-, and the Request Id: 5cd7d22b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f3e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f3e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30558b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30558b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_68-, and the Request Id: ce8f4de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_67-, and the Request Id: 6318cf52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_65-, and the Request Id: 3d92ba48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7a2913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_67-, and the Request Id: 26b5b17f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f14a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f14a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66, and the Request Id: 6b49d417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a57c805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_63-, and the Request Id: 3df533cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a57c805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794c02a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cdc41ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350de2e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ad4986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.070+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66, and the Request Id: 41e80c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f23bbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22b47d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22b47d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d3a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d3a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_66-, and the Request Id: 7651dd50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34b784a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67, and the Request Id: 78893c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170b0181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6558fe64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.102+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337e7dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556f8ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b568dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4329c14b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_66-, and the Request Id: 44b2236b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73eef770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_67-, and the Request Id: 5440a3cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c62b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dbf65d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbf65d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b2bd4d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aac87b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59664980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aac87b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59664980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b2bd4d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41837ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69, and the Request Id: 105a8d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c77539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c77539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b177c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b177c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fca27dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68, and the Request Id: 546f2388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68, and the Request Id: 53d0a97f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fca27dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e909204, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 223f78ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223f78ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4172c1ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7f9fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47968d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7f9fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49b3ec12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b3ec12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74365ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74365ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4172c1ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_69-, and the Request Id: 6349f515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68, and the Request Id: 2f439ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68, and the Request Id: 5fa392a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36df037f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25428897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66, and the Request Id: 304bb0e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9c7ab29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_68-, and the Request Id: 5a8edb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_68-, and the Request Id: 63aff349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9c7ab29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 142ca2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 142ca2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e818a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67, and the Request Id: 265fc801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e818a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f520619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_68-, and the Request Id: 4c6a5bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebada9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4745761c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.237+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f520619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64, and the Request Id: 2b6be989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483024ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483024ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 124d5224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 124d5224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.256+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67, and the Request Id: 68e248ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf52d6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32793dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266c026d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32793dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_66-, and the Request Id: 5d41a8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b40f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b40f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_67-, and the Request Id: dd6de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_68-, and the Request Id: 7095d933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c71e15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68, and the Request Id: 6466daae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d15693a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_64-, and the Request Id: 4ddb4099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_67-, and the Request Id: 53217ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35879744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d8c157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17814c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13de07b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_68-, and the Request Id: 321ce3e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b8e0cff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8e0cff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c0c6e6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0c6e6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15395be8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15395be8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70, and the Request Id: fb2d09b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a7a0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5f358e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486fadfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486fadfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69, and the Request Id: 14541ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56554f51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74229359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbb17d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e258dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.380+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 236bcb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236bcb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2979310e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c74856b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c74856b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69, and the Request Id: 431c115a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fa355ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.390+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa355ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342affc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342affc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_70-, and the Request Id: 7eef4993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404c6a6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69, and the Request Id: 5ca78c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_69-, and the Request Id: 33b825d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471f5404, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471f5404 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 304ccbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 304ccbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dfd9d52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.418+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfd9d52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68, and the Request Id: 736abe9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa61d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8de0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e950b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa61d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8de0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e5b695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69, and the Request Id: 3249063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a447c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a447c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_69-, and the Request Id: d5c9989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e1d975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e1d975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67, and the Request Id: 272152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b11b851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b11b851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65, and the Request Id: 1b18dd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_69-, and the Request Id: 2fdfe7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6f0053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 456fe192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b71f3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_68-, and the Request Id: 209e22a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_65-, and the Request Id: 1ea26cbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_69-, and the Request Id: 7196adc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60856cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.478+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60856cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25472c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66947180, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_67-, and the Request Id: 21f3cc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66947180 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68, and the Request Id: 79b193b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.486+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5adb96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a5a940d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49912d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.495+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a735ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f78a594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176115d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176115d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732f7a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732f7a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334dd022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71, and the Request Id: 5020bc75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29adfc40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7c972c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7c972c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a05adb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.525+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a05adb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683e22f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683e22f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70, and the Request Id: 4c9397b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3334a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257926dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257926dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69, and the Request Id: a101bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1240e255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1240e255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ce4a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ce4a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_70-, and the Request Id: 6e367359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112a1f11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112a1f11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4028eedb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70, and the Request Id: 1476706e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d312e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.580+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d312e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4149bfed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70, and the Request Id: 745ae921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76dafa29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_68-, and the Request Id: 2665293d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dafa29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401b4a15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401b4a15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70, and the Request Id: 334637ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_71-, and the Request Id: 1e6c27e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7158cba9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_69-, and the Request Id: 37c777e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_70-, and the Request Id: 392bd905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432b284c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_70-, and the Request Id: 701f4436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd7719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58838434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f23a3da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_70-, and the Request Id: 368c4690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f23a3da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5072d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5072d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66, and the Request Id: 232d60cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207442fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5165ffaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e717dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_66-, and the Request Id: 4b55beb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e717dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125a7e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc74bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc74bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73779dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a8e6a26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68, and the Request Id: 68af087b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396fdb56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27dfba6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32a6b71b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a6b71b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a90ef52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202df40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202df40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69, and the Request Id: 5bc06841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd26814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c844b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3ee7c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3ee7c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eaa0b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eaa0b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71, and the Request Id: 3d7ad61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72a4d6c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_68-, and the Request Id: 367be5ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe1c03a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 607d3343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.717+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a37ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607d3343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 216f9c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72a4d6c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff725c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fe131d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe131d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff725c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69, and the Request Id: 4d2ed407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71, and the Request Id: 122f7309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_69-, and the Request Id: 1716bc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ca233d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216f9c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364bd945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ca233d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5741a1b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7728a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a2c0392, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77aa928a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7728a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2c0392 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aa928a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70, and the Request Id: 65ecb5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71, and the Request Id: 557e4bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dacf95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dacf95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72, and the Request Id: 50c84ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_71-, and the Request Id: 12720a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_71-, and the Request Id: 7ec8dae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_72-, and the Request Id: 51197f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_69-, and the Request Id: 77b19f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3fa62d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3fa62d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a962a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a962a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_70-, and the Request Id: 3108c705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb0aa20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71, and the Request Id: 2736e67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bbf84cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbf84cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24ad5ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e75e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ad5ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67, and the Request Id: 5ac5fa50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 985f426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d5e07e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6753a485, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c72752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fdf960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_71-, and the Request Id: 28c9994c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674faf39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_67-, and the Request Id: 4a6faebb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415a90cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_71-, and the Request Id: 3cf05433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392dd0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.849+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51dc1f23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1aa02b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.857+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1aa02b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bb578b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bb578b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4661f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69, and the Request Id: 246d2995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2402975a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a24b9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92cbfea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a24b9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 745fbe40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c94a27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745fbe40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70, and the Request Id: 3f56bea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b485992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60be8295, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45631fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_70-, and the Request Id: 4de92be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60be8295 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636f9eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636f9eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c850f65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.914+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c850f65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db96b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db96b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72, and the Request Id: 69706f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e4aa886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73, and the Request Id: 4b1390d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4aa886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_69-, and the Request Id: 4cee4313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d4817a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 630bb22a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 630bb22a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d4817a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72, and the Request Id: 2f29883b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678ec720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7d8859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7d8859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d3fea2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70, and the Request Id: 35379298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3fea2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_72-, and the Request Id: 6278af75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc3e11f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc3e11f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72, and the Request Id: 686fc5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44fd41a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb5b5d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a22bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_72-, and the Request Id: 108d52cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10a7559f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b15e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce63eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_73-, and the Request Id: 5aa96147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696b32b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce63eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd2fc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_70-, and the Request Id: b3d7190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd2fc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a7559f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.994+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72, and the Request Id: 1a0e112f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_72-, and the Request Id: 67bd970a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e8bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:01.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e8bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b947c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b947c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e07b6ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68, and the Request Id: 63b21f6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.011+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb40353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31979f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb9cb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a93aeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562bef89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1a6afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b66b7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ff91c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_68-, and the Request Id: 6b513ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b66b7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71, and the Request Id: 4c502b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_72-, and the Request Id: 2a1e10c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7676e884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.069+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fbb859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7676e884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbb859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30f6e16e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38df9eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.075+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f6e16e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38df9eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c162adc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c162adc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6590c46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71, and the Request Id: 2f67013b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6590c46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22176620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70, and the Request Id: 2e4ae0ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22176620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73, and the Request Id: 4ebef26f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7814d3ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7814d3ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_71-, and the Request Id: 3ec3772c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f4ddb2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419680d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73, and the Request Id: 3914c9b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_71-, and the Request Id: 46fdab7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341ecdb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39082b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_70-, and the Request Id: 4ad7443f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_73-, and the Request Id: eb2d677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e3be72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2faff0f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167891d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_73-, and the Request Id: 6756565e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643bdb90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643bdb90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4949d47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 642d8f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642d8f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73, and the Request Id: 1e9c4767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3efb9b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3efb9b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2528e499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa700a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa700a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627a3a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627a3a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545f7f60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15fc8d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545f7f60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71, and the Request Id: 46b39006, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b16760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b16760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73, and the Request Id: b94c8f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73223d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ecd5e04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f1e22a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1e22a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e72fac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.211+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_73-, and the Request Id: 736134db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3ffa30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74, and the Request Id: 5067e31f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de82985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61367ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_71-, and the Request Id: 3762725f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61367ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68490bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38150d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38150d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72, and the Request Id: 75903c45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_73-, and the Request Id: 63c379fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cad2806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.241+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cad2806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18199f7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bf21b67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19145f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf21b67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8b71df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_74-, and the Request Id: 4ef7f3d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8b71df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72, and the Request Id: f298bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2583a4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2583a4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71, and the Request Id: 56351955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b216edf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72da5f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e75994, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_72-, and the Request Id: 79effe6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee9fe8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee9fe8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f081dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d724d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72da5f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761e98d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50776809, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761e98d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50776809 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74, and the Request Id: 8b64049, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69, and the Request Id: 567a6fe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b404f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b404f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2faa9f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2576c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a69c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9c5aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32c95562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c95562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_71-, and the Request Id: 2003af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24c50fcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_72-, and the Request Id: bbd879f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.306+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c50fcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2faa9f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74, and the Request Id: 2068daf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.307+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74, and the Request Id: 1b619570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751b50e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_69-, and the Request Id: 2b4a831d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751b50e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.319+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185b64ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 281140fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281140fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377a97b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7fb53f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377a97b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74, and the Request Id: 419ca80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e30b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e30b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_74-, and the Request Id: 178c124b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec0dbff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72, and the Request Id: 47b23840, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_74-, and the Request Id: 4a97781f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767f7063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_74-, and the Request Id: 4e281896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b9d94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668171d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676ff65d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6af201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676ff65d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_74-, and the Request Id: 2660a8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705a1c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705a1c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_72-, and the Request Id: 56436e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73, and the Request Id: 9faf36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280e2803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110ed44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110ed44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f481393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b47f43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef97a72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef97a72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70, and the Request Id: 37073165, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606f3cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126e21db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c15b877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722f3ea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c15b877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5534ba45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5534ba45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_70-, and the Request Id: 7e50dda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73, and the Request Id: 5a8861fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f77b33f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f77b33f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262376cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f8c0e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5027279b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_73-, and the Request Id: 528e2c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396aa2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d6a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c31ab24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_73-, and the Request Id: 6331378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7fc639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396aa2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11992440, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11992440 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75, and the Request Id: 662df8c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48422307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48422307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2504a5e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2504a5e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75, and the Request Id: 22b4181e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782057e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_75-, and the Request Id: 5ff975e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 406457c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782057e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406457c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c20cdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f73fe87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f73fe87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73, and the Request Id: 9ab2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302cecb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 832d7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d0c544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302cecb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f588d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 832d7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1022243c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 969d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75, and the Request Id: 59911c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 969d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72, and the Request Id: 64ee0e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568f76be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1022243c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b3eb32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b3eb32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_73-, and the Request Id: 2bd1de40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75, and the Request Id: 5faa0243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568f76be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_75-, and the Request Id: 3cc16027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75, and the Request Id: 540a9d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727aa847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46276c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50216291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6018a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_75-, and the Request Id: 722f4e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6018a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6def0c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_75-, and the Request Id: 3c26aeda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6def0c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71, and the Request Id: 7f790e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.545+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c548aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60150b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_72-, and the Request Id: 546b5a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_75-, and the Request Id: 494ef13d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5a5f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc16b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c76dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4f0e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 136b0fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d30d65c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136b0fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21432c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21432c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74, and the Request Id: 16b6adc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b1a19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_71-, and the Request Id: 1c8165fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b1a19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fda7196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cfa0c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fda7196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782ecc09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76, and the Request Id: 38a30ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129e93c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e6255a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.617+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d91e1a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d91e1a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6255a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3793e6da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dcba518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcba518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.626+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f909abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3793e6da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f909abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76, and the Request Id: 2d67cc58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b868fcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b868fcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.632+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74, and the Request Id: 15908aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa6452d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa6452d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.639+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a001e15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5965a9ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76, and the Request Id: 4ef54ab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5965a9ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74, and the Request Id: 74b02897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_74-, and the Request Id: 3d052b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.651+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1515133d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fdf8bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d208da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_76-, and the Request Id: 1256bb1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d208da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.669+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_74-, and the Request Id: 7db71356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf070ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf070ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76, and the Request Id: bca7bd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3471774b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d59bd7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d59bd7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70cf8491, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_76-, and the Request Id: 18f9b97f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cf8491 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76, and the Request Id: 11395da4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.693+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ebe45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_74-, and the Request Id: 5d3643f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b421c67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dea8b65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_76-, and the Request Id: 715d999d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39828f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cbd4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_76-, and the Request Id: 7f676180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_76-, and the Request Id: 48b12d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cbd4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e58632f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.731+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39025cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777adebd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e866913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad9fdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39025cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777adebd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.735+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37196c5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b9cbe86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73, and the Request Id: 48765d42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b9cbe86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75, and the Request Id: 38ae6c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57112681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57112681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70d98424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70d98424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f63c02f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7beea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72, and the Request Id: 211736c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ad540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f554f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df4775c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.784+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7313d6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7313d6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_73-, and the Request Id: 5edda567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_75-, and the Request Id: 553dddf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16788475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16788475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d92730f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210939b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d7eea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210939b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75, and the Request Id: 39e64950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.809+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2569fd9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2569fd9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475a1c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77, and the Request Id: 7a8c7661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9ce983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37088c7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37088c7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e8e466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e8e466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75, and the Request Id: 181824f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bda3615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3830c144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fb28d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb28d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_72-, and the Request Id: 39771e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6113ab8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f59fd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6113ab8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f59fd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.863+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d93eade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_75-, and the Request Id: 10ad4e36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d93eade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1565b6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77, and the Request Id: 5dd0ad6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1565b6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77, and the Request Id: fa806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77, and the Request Id: 1f6f8e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e83e025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_77-, and the Request Id: 7947b1e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400ca3cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_75-, and the Request Id: 1925d47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a5fd39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.894+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a5fd39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203feb19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145652f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe26a34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145652f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77, and the Request Id: 2721bdad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 387dbb46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_77-, and the Request Id: 76714996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_77-, and the Request Id: 13a77a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46306b8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 387dbb46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a0b0f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a0b0f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f6ffa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f6ffa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145b4d5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74, and the Request Id: 5819c516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fa1ec9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa1ec9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_77-, and the Request Id: 69c90c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76, and the Request Id: 106991c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d786a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259a123, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_77-, and the Request Id: 5942710b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_76-, and the Request Id: 644eaf5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a95bfe8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_74-, and the Request Id: 5b710e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106d11c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2808bf86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252edd77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 915041b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612b7434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc45aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc45aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3f9998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277e783f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54125fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277e783f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.990+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73, and the Request Id: 1ee1e5f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 683b2723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:02.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683b2723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.001+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602e3c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602e3c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be416a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78, and the Request Id: 2c3bd964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144d07dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144d07dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7927d9e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7927d9e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a7f1da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7f1da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 328b6ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328b6ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76, and the Request Id: 40bfb5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709753e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76, and the Request Id: 2bff4a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53803162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58db2762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.048+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7792e5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7792e5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_78-, and the Request Id: 50a0402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_73-, and the Request Id: 14a678b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490dc718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 528e0c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528e0c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78, and the Request Id: e2c3fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375c607c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_76-, and the Request Id: 73b54f87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225bae4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 725faf66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651824aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725faf66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223cd49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43152532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43152532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438ad7e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130dff44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130dff44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78, and the Request Id: 3c6fa282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ad7e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 166901d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 166901d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40d84251, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e0322ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0322ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40d84251 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78, and the Request Id: 494c3aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449c2c73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449c2c73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75, and the Request Id: bd71999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_76-, and the Request Id: 693c23c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78, and the Request Id: 4a3d05a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4582807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_78-, and the Request Id: 53e5edcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b6558b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 762d7591, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eff673c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6558b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762d7591 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1e74ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5476a8fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5476a8fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69663f19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69663f19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79, and the Request Id: 668ec96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77, and the Request Id: 69156b25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_78-, and the Request Id: 35a7496e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_75-, and the Request Id: 6026297d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e483cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34433b6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_78-, and the Request Id: 4ed157ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0ffab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34433b6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e3a2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5312c8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5312c8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76f9a024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f9a024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77, and the Request Id: 474b67b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44961d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44961d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_78-, and the Request Id: 6926069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74, and the Request Id: 4de2d0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_79-, and the Request Id: 47909413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_77-, and the Request Id: 282824bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd40c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fac9f6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c73624c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2017127e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c096caa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e707084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e707084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_77-, and the Request Id: 184f4244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 741b1de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741b1de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_74-, and the Request Id: 3a6ca21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77, and the Request Id: 1bb9704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cde4218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478255ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e552dc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f95e67c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b334028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149294a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b334028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149294a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f04bbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12605c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12605c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79, and the Request Id: 72d797f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f04bbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79, and the Request Id: 5c70856b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5ca2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.291+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40948494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_79-, and the Request Id: 32e4e1e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29bf891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5dc001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.304+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7f4830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_77-, and the Request Id: 1969ed59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.306+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a844340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a844340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd462d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e9c47b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9c47b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_79-, and the Request Id: 2f169c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80, and the Request Id: 41eb9916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41943233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.324+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41943233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 855d0f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 855d0f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea87f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e606a35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e606a35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc47bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc47bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79, and the Request Id: 2458a82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8f12ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 93f0a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79, and the Request Id: 1c4be4af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 717ee130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93f0a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b7f7479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7f7479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.359+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e82b14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_79-, and the Request Id: 1b23f936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76, and the Request Id: 70b7f92f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3353afb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400fdf01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3353afb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33834e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.372+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_76-, and the Request Id: 2b237404, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33834e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78, and the Request Id: 5a6f6075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498ab444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498ab444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c36b2f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_78-, and the Request Id: 15bf9ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311de845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3813af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3813af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bdaf95a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eaf161f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eaf161f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78, and the Request Id: 336930da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549d6331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2489d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549d6331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_80-, and the Request Id: 10edea41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449089cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_79-, and the Request Id: 71deb9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e91b873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75, and the Request Id: 6d5121c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdcaffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 422ab72a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 775d1fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c330e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_75-, and the Request Id: 510c272a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775d1fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5247411a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5247411a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38bc090d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bc090d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.439+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78, and the Request Id: 583c8f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755e0c46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755e0c46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80, and the Request Id: 6ab0f4ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_78-, and the Request Id: 545bc2d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eede0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444c10e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779984e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779984e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8bdf38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b1d4928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8bdf38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fe0c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1d4928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294f388b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77, and the Request Id: a39edd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da79724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da79724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80, and the Request Id: 4571f1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.480+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_77-, and the Request Id: 70d42ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_80-, and the Request Id: 59c33cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f682b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f682b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15577e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15577e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_78-, and the Request Id: 23429dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c3dbaec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793f0704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d458ea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d458ea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f222f4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20cc60cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.506+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f222f4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cc60cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79, and the Request Id: 39391c24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cdc9dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81, and the Request Id: 2d1449d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d2f959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24fd6ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e00a944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e00a944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa183ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa183ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fd6ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76, and the Request Id: 5d136610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80, and the Request Id: 190ef414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_80-, and the Request Id: c6a4f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.543+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654d20a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cddbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_81-, and the Request Id: 3d5d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463acdf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764ac730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463acdf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_79-, and the Request Id: 1129a102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e00d5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e00d5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b92ff82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80, and the Request Id: 48ea9fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a64097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_76-, and the Request Id: 67a6f6a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a626897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_80-, and the Request Id: 7d7ad997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c5d023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33614e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.606+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebe532d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebe532d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143dfb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 796e35c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 796e35c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ad5574, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79, and the Request Id: 2111a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ad5574 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1885615f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1885615f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_80-, and the Request Id: 47243248, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78, and the Request Id: 1b49212d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6e0e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6e0e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34cad296, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34cad296 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afb2993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.653+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79, and the Request Id: 41427bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d41c61b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73da8198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d2a90fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a121e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3048d185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a121e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3048d185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1760a9af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea7bf73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81, and the Request Id: 61055474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_78-, and the Request Id: 58b721ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2788719a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2788719a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_79-, and the Request Id: 76ee029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad21c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad21c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa208e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77, and the Request Id: 5ee3544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c19a5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c19a5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_79-, and the Request Id: 64f0d08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba8a3d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c9efdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_81-, and the Request Id: 511ec243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba8a3d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81, and the Request Id: 5c858145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3214f3a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3214f3a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f45fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f45fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80, and the Request Id: 574977e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a66497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0cd999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_80-, and the Request Id: 3a731ee5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bebd2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_77-, and the Request Id: 6963e08d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8b18ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e444d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_81-, and the Request Id: 70f5dad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.788+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c11db48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c11db48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257f0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257f0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82, and the Request Id: 173e6128, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cffbe3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cffbe3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5915d256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5915d256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81, and the Request Id: 548b2430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3c9003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b67c41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 307e2602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 271e1fd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271e1fd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1835fca6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.841+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1835fca6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.843+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81, and the Request Id: 6a5809a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cc7025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b815be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7273a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_82-, and the Request Id: 5a0c45a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abffdb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_81-, and the Request Id: 5cc7bfc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f3f1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f3f1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7304009d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e30e469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e30e469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186609a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79, and the Request Id: 11c1f858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.916+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186609a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67febbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5deefdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67febbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5deefdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.922+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454282cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502065d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502065d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80, and the Request Id: 4f93394a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.931+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80, and the Request Id: 2ffb6f64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c28272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c28272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a61796f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.940+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba6e55f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_79-, and the Request Id: 1d84e52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb8b18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb8b18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81, and the Request Id: 243a8571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504ede87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_80-, and the Request Id: 77928f3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fbb595c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b83fed7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 761936e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_81-, and the Request Id: 319dfcd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761936e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1b1da0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_80-, and the Request Id: 7d84788a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62f6d04d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f6d04d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.980+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0fcd31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82, and the Request Id: 5af46e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1b1da0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9faf2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9faf2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b50285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 324dadfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.996+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b83fed7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f9069e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:03.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_81-, and the Request Id: 256662a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.000+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82, and the Request Id: 4143ea91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702c246f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f9069e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78, and the Request Id: 4fc0268e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c59976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.016+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 307c434a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ecaf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 307c434a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d30a826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.029+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246d8caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_82-, and the Request Id: 47d816d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246d8caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83, and the Request Id: 14ea0d0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbbac51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2a1ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_82-, and the Request Id: 288aa9ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbbac51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dd5c33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd5c33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82, and the Request Id: 6ce9d42f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c907a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_78-, and the Request Id: 678b74a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71daad39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71daad39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_83-, and the Request Id: 4e79ee86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e249af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3178dd2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b7c5a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4bf45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7c5a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_82-, and the Request Id: 17803f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80, and the Request Id: 48bc7ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3799fae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3799fae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 158d5a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158d5a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81, and the Request Id: 2a6dbd09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 665a093c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341211a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8546a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650308fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56596a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650308fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 406af0f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 256db439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256db439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406af0f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6accdf30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6accdf30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.137+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81, and the Request Id: 51737b15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5feee8d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e9c202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eef7f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.139+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5feee8d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.145+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_80-, and the Request Id: 1f2c583a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eef7f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82, and the Request Id: 74bc495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82, and the Request Id: 7617368f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c250f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec22ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e975e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_81-, and the Request Id: 1781be18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_81-, and the Request Id: c481e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50682eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50682eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_82-, and the Request Id: ffd099a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409d781f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb4a703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_82-, and the Request Id: 57bc313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4882952b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.188+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4882952b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af3ef4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.190+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83, and the Request Id: 685b7a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ffce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ffce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4720a380, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762af0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4720a380 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762af0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83, and the Request Id: 331e18b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f08f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f45873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f45873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e753b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84, and the Request Id: 6f7aaa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e753b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a6db28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a6db28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79, and the Request Id: 4dfc3861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_83-, and the Request Id: 4b75615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e4032e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8aeb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e4032e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_83-, and the Request Id: 1a3f226f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_84-, and the Request Id: 4fe5cc4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 404d4b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347843b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f60d9a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 404d4b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54386cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37782cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83, and the Request Id: 756b7a1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_79-, and the Request Id: 3fe45241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a31d5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf85bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 772890d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46aad158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa69b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa69b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d11ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d11ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81, and the Request Id: 3fcd9526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.281+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524160f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_83-, and the Request Id: 6ca67ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1df361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ade90b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54652744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.298+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54652744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c8c15d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_81-, and the Request Id: 64af6cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af8d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a3c889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39266adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773c482f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39266adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773c482f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6040037e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6040037e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6387e245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f263d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6387e245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82, and the Request Id: 5a788dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20ca6df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9750a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9750a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ca6df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3021955f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a8d16a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8d16a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83, and the Request Id: 7cc25daa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84, and the Request Id: 6525e040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82, and the Request Id: 366169f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a3c889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a8edfb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.332+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8edfb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd0941e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b56981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83, and the Request Id: 3879af24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b56981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff267d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5831f6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5831f6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff267d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e83153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c1556a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e83153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84, and the Request Id: 4fe25bc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c72fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85, and the Request Id: 178fa7d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c72fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b6cdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6cdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80, and the Request Id: 133355ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.404+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_82-, and the Request Id: 54436f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_83-, and the Request Id: 4e1306d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_84-, and the Request Id: 68df8fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80c3ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80c3ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3247c3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_83-, and the Request Id: a73bbd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_82-, and the Request Id: 72eb17da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_84-, and the Request Id: 9fee5d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f26eec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f26eec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_80-, and the Request Id: 3c6af94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0223de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84, and the Request Id: b09f0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0223de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b1bf0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1bf0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5f9ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.433+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_85-, and the Request Id: 7319cd41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41fe8162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82, and the Request Id: 75aa3e10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.439+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e680392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5926a099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6699fab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.457+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7bb551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a4287ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_84-, and the Request Id: 791046c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3871c945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_82-, and the Request Id: 4734f8cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79df1717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244980b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bed0af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d2bbff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d2bbff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6d3e34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f953cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42a3e131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39df407b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c357317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a314a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a314a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a562eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84, and the Request Id: 74f1e61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.517+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1532539f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dad1483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dad1483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38207dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40427a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388d950a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388d950a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40427a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86, and the Request Id: 70ca7747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10dfd6b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10dfd6b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17805843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17805843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347eca5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.541+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab23f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1411b658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20db2772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347eca5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20db2772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1411b658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83, and the Request Id: 3a082bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84, and the Request Id: 579c0b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1efc6ea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1efc6ea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5691910b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81, and the Request Id: 338c937b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_86-, and the Request Id: 646d0698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5691910b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85, and the Request Id: 300fd70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f3ebde2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3ebde2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_84-, and the Request Id: 749f5025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4182df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4182df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85, and the Request Id: 1fda692b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 756a3e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_83-, and the Request Id: 65c20932, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756a3e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_84-, and the Request Id: 1346fb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92327b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab3bd6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab3bd6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92327b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35582693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85, and the Request Id: 29e577ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35582693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_85-, and the Request Id: 84406a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83, and the Request Id: 72c0030f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_81-, and the Request Id: 3ea16c54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75cf5cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f2346f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53bc7863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_83-, and the Request Id: 694e000f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bc7863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a61051e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a61051e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4acb0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174e51a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83, and the Request Id: 7a0cfb76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_85-, and the Request Id: 805fbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c83392d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326c33b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddcd7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727c8a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_85-, and the Request Id: 200e5525, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea1fb99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335e4856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 488cfd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 488cfd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205cb0a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d28f0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d28f0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.698+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85, and the Request Id: 3f3226d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_83-, and the Request Id: 14b0ded1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fe1af18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a435c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694d5d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694d5d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549dea90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40439b98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40439b98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84, and the Request Id: 495883af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12c98b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aed9868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 829b692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aed9868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 339183f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 339183f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d07bd17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d07bd17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87, and the Request Id: 754a8e70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f5cf08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f5cf08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_85-, and the Request Id: 2f963395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85, and the Request Id: 43e82e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd6053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50942cc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 520c1807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_84-, and the Request Id: bd0efe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520c1807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dda1684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e09ac23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e09ac23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9a83b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63cfefe4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.801+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9a83b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82, and the Request Id: 4fbb74ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cfefe4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86, and the Request Id: 610f5a58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.811+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b08a0eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b08a0eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7549e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169b49be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169b49be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7549e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66fd36ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84, and the Request Id: 4bdf676d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66fd36ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_87-, and the Request Id: 40814ada, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.825+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86, and the Request Id: 7c4f967f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1406eabb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4100f42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4100f42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34cf578c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_85-, and the Request Id: 5f6b73e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 411d10cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411d10cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86, and the Request Id: 1b82395a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628d3778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3056fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_86-, and the Request Id: 26d412b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20608b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552a7b0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_86-, and the Request Id: 9a1fe4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6b3d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6b3d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e822c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12fc29f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fc29f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85, and the Request Id: 21441b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfbcdea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_82-, and the Request Id: 554b5ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_86-, and the Request Id: 23a832a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d052684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_84-, and the Request Id: 657996f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33be8abc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6c1049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c59a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d75cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_85-, and the Request Id: d3a3dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6c1049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c59a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.957+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78dcfde0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366f6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366f6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8463ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8463ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.965+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526eba99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526eba99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58284c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58284c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84, and the Request Id: 2315ff6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86, and the Request Id: 196f2537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88, and the Request Id: 25556145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61009e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b424e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4687b07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:04.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_84-, and the Request Id: 4a63182c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af5b62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b83896e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f213696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_86-, and the Request Id: ca4c1bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794ace34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_88-, and the Request Id: 62ca1d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bed6118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a938c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a938c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ba0b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ba0b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87, and the Request Id: 49085ab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c00a278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bb03fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384ba575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384ba575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb15e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb15e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87, and the Request Id: 1d0cf8ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244270e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244270e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283f5819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283f5819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e15046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b87d19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.088+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b87d19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cd169c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cd169c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86, and the Request Id: 2238ac0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86, and the Request Id: 1bf531ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3127a96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3127a96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771148c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22e7a91b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8a777a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e7a91b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a777a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42dc9f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42dc9f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 658d5153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83, and the Request Id: 5d61abee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 658d5153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_87-, and the Request Id: 41bc10dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87, and the Request Id: 67193206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fcb5e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416a724e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fcb5e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_86-, and the Request Id: 628d4a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85, and the Request Id: 2757358e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_87-, and the Request Id: 4a783f57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4699e546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_86-, and the Request Id: 13810648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_83-, and the Request Id: 13461c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e66a5bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc7187c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_87-, and the Request Id: 7da1036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.164+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 674bb451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674bb451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a53d84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_85-, and the Request Id: 5c71d575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d20f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d20f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85, and the Request Id: 75e86374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf06f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c99d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30303af4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a2562aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526556c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ac8f92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.217+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea84eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6bab2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a98a969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_85-, and the Request Id: 5f06bb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11aadbde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11aadbde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcef0d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5553611f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c943cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ddf330, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ddf330 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c943cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.258+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89, and the Request Id: 7bc48cf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2536b58d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41dfb94d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dfb94d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 476f6be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d899dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428d2033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428d2033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476f6be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87, and the Request Id: 7b9d3f6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d899dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2536b58d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88, and the Request Id: 73b547b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cca224f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62fe3e3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cca224f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6d2eea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62fe3e3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67bea0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67bea0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86, and the Request Id: 56ddd0bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88, and the Request Id: 38de5518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34be1b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34be1b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84, and the Request Id: 3a965915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ff04173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff04173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 664464f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664464f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_88-, and the Request Id: 44710b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87, and the Request Id: 465e6bc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2279a6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_89-, and the Request Id: 7580ca78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57e5fa6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e5fa6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_87-, and the Request Id: 1eab727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6329ab31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6329ab31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.320+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87, and the Request Id: 130a29a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3918ca02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3918ca02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_88-, and the Request Id: 2061a8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cd2541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cd2541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88, and the Request Id: 6744d771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_86-, and the Request Id: 7a130e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3b126f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_84-, and the Request Id: 3417535d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_87-, and the Request Id: 52405b94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa31fce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc9ebd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1131be1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.374+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453966a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_88-, and the Request Id: 3c6f87f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b229efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d51802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_87-, and the Request Id: 146f5688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690a345f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b18b9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a703791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b159d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34918358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e90181f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e90181f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b866c86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b6ab10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b866c86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6d9022, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521ee5a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752412c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90, and the Request Id: 17f1d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6d9022 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da1c2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d6bf63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.456+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d6bf63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86, and the Request Id: 3b25cfce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2e981b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2e981b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bf22653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f864e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31711303, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f864e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42b1037f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b1037f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f69b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f69b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31711303 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_90-, and the Request Id: 3d84185b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70fc301f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fc301f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85, and the Request Id: 58c78c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88, and the Request Id: 3624c70b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c9e9d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b8b3b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9e9d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b8b3b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88, and the Request Id: 63e74c68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87, and the Request Id: 3f1f292d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec08490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd69620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_88-, and the Request Id: 6f48e21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d94220e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d94220e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1640197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23fffcb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1640197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23fffcb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ee84e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ab823f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee84e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88, and the Request Id: 457521ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_86-, and the Request Id: 6d8e4665, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e9deaf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ab823f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_88-, and the Request Id: 54e9ba71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89, and the Request Id: 5b264083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2653835d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2653835d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89, and the Request Id: 559384e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.548+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_85-, and the Request Id: 27a23d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_87-, and the Request Id: 8919ea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_89-, and the Request Id: 20bd1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.558+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b40f80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2390c0c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223b93ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a6a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d56974, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a6a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f92f1d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_88-, and the Request Id: 39aecda7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce590b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce590b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89, and the Request Id: 306279c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_89-, and the Request Id: 5e530e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d46869f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24808acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71542677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ceb787a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15eac27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382e2dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_89-, and the Request Id: 5fe58b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7496d562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8ce461, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ec4c71c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec4c71c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c476c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.627+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 575915bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.628+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575915bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89, and the Request Id: 413bf763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd2ca0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd2ca0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8692057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17f60ea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8692057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f60ea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91, and the Request Id: 51aa6d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394f628f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.653+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394f628f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39bf948c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87, and the Request Id: 3ccdc325, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba76950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bf948c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7870b497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a748131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7870b497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a748131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86, and the Request Id: 40265853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad298e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad298e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95dd5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b83fe49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89, and the Request Id: 11876d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_87-, and the Request Id: 46f0d795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9560bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22aad09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a0488c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22aad09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0488c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_91-, and the Request Id: 2e348d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3294b085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d65558c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d65558c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_89-, and the Request Id: 67f91552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3294b085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89, and the Request Id: 2f0115fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88, and the Request Id: 637c0de6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_86-, and the Request Id: 601193f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59836df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59836df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53df94d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.739+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53df94d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be8231e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be8231e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68c01778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c01778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90, and the Request Id: 2483f5da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90, and the Request Id: c7e9626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_89-, and the Request Id: 2c151f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c8cd45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_90-, and the Request Id: 57fa71fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26c39597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad8dc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7651c0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_88-, and the Request Id: 72871640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_90-, and the Request Id: 1bbb0958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f57980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_89-, and the Request Id: 57ad79ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36dbd94f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dab9bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9656b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7c9dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b445ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b445ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2905444c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c402b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67869894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ceb1357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f88a1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f88a1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90, and the Request Id: 1d062650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404306fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27fd64fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27fd64fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13f23fc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c68de72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c68de72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35682674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f23fc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88, and the Request Id: 69cdb70a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b21f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b21f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87, and the Request Id: 7589c651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16218b48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4310f018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f42b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4310f018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bcc134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcc134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_88-, and the Request Id: 4af6932a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92, and the Request Id: 254776ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f42b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21e64f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e64f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91, and the Request Id: 64603416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4c6040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520fea81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572c9087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_90-, and the Request Id: 17fa67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572c9087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_87-, and the Request Id: 1e16300f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef610fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef610fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90, and the Request Id: 63651829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f37a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_92-, and the Request Id: 74ecbd9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_91-, and the Request Id: 6243cdae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3acb5ffa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3acb5ffa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.949+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c678ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7854b4aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90, and the Request Id: 4663f3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6397e89f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7854b4aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c678ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77164254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6397e89f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4836aadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4836aadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89, and the Request Id: 173d441b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20c2957b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c2957b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91, and the Request Id: 2516af15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f62ae62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34028c32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_90-, and the Request Id: 6c3b9d20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4eaac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513928eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c690df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:05.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_91-, and the Request Id: 213415ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15310839, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_89-, and the Request Id: 467293a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc344b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5548a621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.011+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278fe5e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15310839 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278fe5e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.022+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f45a289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f45a289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_90-, and the Request Id: 2af0514a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea1174b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89, and the Request Id: 4d6aa798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.030+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c99a22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea1174b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57019858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90, and the Request Id: 4729b0ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374c98da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c60c454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b9ccb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b9ccb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2cb721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cda0f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cda0f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3148c7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93, and the Request Id: f77fa30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9895c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9895c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8be00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8be00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88, and the Request Id: 1570b640, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.078+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_89-, and the Request Id: 2e86deee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bde7cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3844466a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_93-, and the Request Id: 4a01bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c0c8b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c0c8b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f8caca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54bb93c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.109+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f8caca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54bb93c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cb6878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59d48243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91, and the Request Id: a313e52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d48243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91, and the Request Id: 154238c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.122+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_88-, and the Request Id: 54ce0818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_90-, and the Request Id: 245b5597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5acc64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5acc64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420a8d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718764c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718764c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a6c6cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a6c6cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a0fe6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92, and the Request Id: 382a3eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d694969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d694969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91, and the Request Id: 2d90010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a1cc8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a1cc8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c1d8528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c1d8528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27006d49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a403b0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90, and the Request Id: 6c1a8c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_91-, and the Request Id: 492fab1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_91-, and the Request Id: 43761280, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14c8e15f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e61ab9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e4547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.175+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e61ab9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd2ff23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd2ff23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_92-, and the Request Id: 6a82b38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.182+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d60148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94, and the Request Id: 6eaed663, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d60148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b06272e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b06272e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.193+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_91-, and the Request Id: 5a2e7b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 89c776b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_90-, and the Request Id: 71e0c60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92, and the Request Id: 47844ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604851e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e98283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b67b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bd61a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70337f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dee33fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_94-, and the Request Id: 2424df7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f82c25b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_92-, and the Request Id: 71b180f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54cfe931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98371cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cfe931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fabe73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26a6578a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fabe73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26a6578a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93, and the Request Id: 2f344856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2699a66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2699a66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90, and the Request Id: 148045d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3818fcb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_93-, and the Request Id: 7c2ca53f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_90-, and the Request Id: 68ebc487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a5cf4b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5cf4b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bde8cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.303+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464539c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464539c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.306+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89, and the Request Id: 6321b919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44842dd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50420b6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a77948a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109c74e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_89-, and the Request Id: f5a3bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e760306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e760306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c1aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 414e5466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414e5466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41932960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b2efc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92, and the Request Id: 1f91c8e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b2efc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72bb6970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f2b1bcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33fca16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33fca16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92, and the Request Id: 153a16cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bb6970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c605415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c605415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.354+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91, and the Request Id: 6f5127a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_92-, and the Request Id: 472d39aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1894695d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d5ccb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9b7981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9b7981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.375+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62873a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d84b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 373857a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373857a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91, and the Request Id: 3774ab5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_92-, and the Request Id: 3d14e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30df642a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d84b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d67e4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d67e4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92, and the Request Id: 275ba18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.395+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 264d8bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8d22f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264d8bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431975e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8d22f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7832ede3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431975e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_91-, and the Request Id: 1b2da628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7832ede3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c89a92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.409+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9ef422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25dd6f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25dd6f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9ef422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722587cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.421+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_91-, and the Request Id: 19c0b39d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722587cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 431a407c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93, and the Request Id: 4ec5f007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bd878f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94, and the Request Id: 4b0d8d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431a407c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1119322b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91, and the Request Id: 3cf1fc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95, and the Request Id: 4445715c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_92-, and the Request Id: 33f4b466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_91-, and the Request Id: 21eee09f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f022e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_94-, and the Request Id: 66af15bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2776c162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_93-, and the Request Id: 2e43a44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.462+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f70e234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a6ef34b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.468+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6ef34b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416334ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.470+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2579b2fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416334ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90, and the Request Id: 51e487e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.476+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_95-, and the Request Id: 73af6d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1cb46f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.488+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf3c5d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b65422a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c899a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be7474f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70133529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32fe0204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fe0204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_90-, and the Request Id: 7e69ceb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c16241f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b15c2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c16241f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a99faf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a99faf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93, and the Request Id: 5c52d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5049ddd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5049ddd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93, and the Request Id: 33877c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3af51d95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2871c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_93-, and the Request Id: 628615f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_93-, and the Request Id: 34bfa81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2408062, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718ffeb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b2a95c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.558+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ed19b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.559+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2a95c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efa7975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ea9a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2408062 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ea9a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d88367b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d73cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93, and the Request Id: 460a6098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad7321d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad7321d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92, and the Request Id: 27b8b2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645682bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7e6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.585+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7e6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7acfe38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7acfe38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34145e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34145e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a16196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a16196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94, and the Request Id: 78bdafb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92, and the Request Id: 4373035f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dfba364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfba364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3756b3d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2137068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3756b3d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd6975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e110fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd6975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92, and the Request Id: 7579a88f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61878701, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61878701 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b31aa82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 729e09f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729e09f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b31aa82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95, and the Request Id: 64b54a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b14dfb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91, and the Request Id: 4b072b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26cd9acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26cd9acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_94-, and the Request Id: 5044e25f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_92-, and the Request Id: 55fe8033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_93-, and the Request Id: 8b47339, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a4bf681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4bf681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_92-, and the Request Id: 989f6a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c2597d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.649+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c2597d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96, and the Request Id: 6aeb2a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55606c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_92-, and the Request Id: 6c352a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55606c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94, and the Request Id: 3d18ced5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_95-, and the Request Id: 846f10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_91-, and the Request Id: 56cbc368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.673+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b6b3f44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6b3f44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa523d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa523d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d7d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94, and the Request Id: 29f05dd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6df56a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4996ad3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6670d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_96-, and the Request Id: 744d9ba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f879bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_94-, and the Request Id: 29410ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bade92b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b2d77f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.730+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5e850b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71c888de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb7565f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c4a55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615b177b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8afdb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.772+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67c6bd48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_94-, and the Request Id: 7ccefacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.775+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7cba56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae7ebc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae7ebc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65264692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65264692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aacabf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761d43c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96, and the Request Id: 5b060278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aacabf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fca519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76ec7f8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ec7f8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fca519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95, and the Request Id: 3efed0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e3ffcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e3ffcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58c15974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d344c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d344c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12fbe1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93, and the Request Id: 1b78a754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c15974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12fbe1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b2e7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b2e7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93, and the Request Id: 2e43d6c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640ea818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94, and the Request Id: 19a708ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.821+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48317340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b9d2b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f482f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f482f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_96-, and the Request Id: 6d36af27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ffa355, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ffa355 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_93-, and the Request Id: 4b05c967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ce9ee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f16fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ce9ee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93, and the Request Id: 36bec88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_95-, and the Request Id: 1cdc35d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 877cc41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 877cc41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_93-, and the Request Id: 20aa844a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_93-, and the Request Id: 2a1c0cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92, and the Request Id: 55483de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62478d46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62478d46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a8081d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a8081d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccd470a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a009178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f720b75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f720b75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a3b3bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a3b3bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95, and the Request Id: 431d8d76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74cfbfcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97, and the Request Id: 1276c98a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 364875f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364875f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5179b7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4f8366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_92-, and the Request Id: 11ff3345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5179b7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95, and the Request Id: 25904b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3a6753, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4d2989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.976+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_94-, and the Request Id: 50ec6522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c49706b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:06.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_95-, and the Request Id: 2f4b4ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.004+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42917c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4632f9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4632f9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_97-, and the Request Id: 43c7b031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1949f6cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1949f6cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.022+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97, and the Request Id: 33951d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65dcfb27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.030+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_95-, and the Request Id: 41f847d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68588103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.040+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d281ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_97-, and the Request Id: 24979173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cac5681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75650d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d5cd68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778b235, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5673955c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a20f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc34a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a84b86d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.117+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc34a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 433fb804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c32723d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433fb804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495f0de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e20a786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778b235 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e20a786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.129+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93, and the Request Id: 1080f435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d45523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bacba53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bacba53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fbc537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d45523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13cd579a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94, and the Request Id: 3bbe64a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cd579a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b84913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b84913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_93-, and the Request Id: 30118e54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96, and the Request Id: 25faf856, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31df41f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fbc537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 394ac2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31df41f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94, and the Request Id: 37e04b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed85fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95, and the Request Id: 74ab1d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a8b5fa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ea6d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed85fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.161+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388b9363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a15427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b9363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.163+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a15427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.167+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2303ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2303ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94, and the Request Id: af121de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_96-, and the Request Id: 3336c2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_94-, and the Request Id: 2974c1db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc7f75e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.181+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_94-, and the Request Id: 212743b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96, and the Request Id: 362b7db2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6756a65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_95-, and the Request Id: 53556144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_94-, and the Request Id: 7763fa3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ea73b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ea73b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46ab1c0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a010bbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.213+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46ab1c0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a010bbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b96d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1613f7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b96d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98, and the Request Id: 44e9a17f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e314b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3207f41d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3207f41d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1613f7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98, and the Request Id: 524af62b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96, and the Request Id: 6f950e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f50395e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_96-, and the Request Id: dbbc8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197b854c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad6c80f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad6c80f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ceb20c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceb20c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b2d2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94, and the Request Id: 4af7e60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dee4d56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb04d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_98-, and the Request Id: fdaa47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b01fd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_94-, and the Request Id: 36d9d027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16b89eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16b89eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3473e5c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e20ab76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0acfdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ca4bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3473e5c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97, and the Request Id: 7b70393e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_98-, and the Request Id: 2008b8cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f21dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_96-, and the Request Id: 2875b2e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9560ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.353+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208421f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4bb05d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4bb05d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48367d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4339b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48367d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95, and the Request Id: 7e785dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15872afe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55077be9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55077be9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c6a7db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c6a7db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97, and the Request Id: 7c0fd28a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dda6f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dda6f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_97-, and the Request Id: 5d41fd33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475477c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 177abd36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177abd36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95, and the Request Id: 70bb7faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa2cbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d9b397c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f81e143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9b397c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d1294e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d1294e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bcf7d99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_95-, and the Request Id: 62e94fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a728596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95, and the Request Id: 166d6255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a728596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78d31dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d31dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4728c6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bcf7d99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2ef137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96, and the Request Id: 53bcfaa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2ef137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95, and the Request Id: 73025531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_97-, and the Request Id: 58adaf30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71040b83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379c758c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71040b83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690bd2ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690bd2ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_95-, and the Request Id: 78a806f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99, and the Request Id: 1963a9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec92774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9a05af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.492+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_95-, and the Request Id: 794d1229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ace908a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b8b6415, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.502+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8b6415 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_96-, and the Request Id: 2836d393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501ff368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.512+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0f7358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0f7358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97, and the Request Id: 72ad854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ab0ed43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.542+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ebabc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_95-, and the Request Id: 16b5deda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44baa26d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de40c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_99-, and the Request Id: 211d0cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f591a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_97-, and the Request Id: 1a1b99b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae70475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab0ed43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca79a6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.562+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 416b8d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca79a6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416b8d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ea3645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ea3645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1baffdc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98, and the Request Id: 77d8638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1baffdc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99, and the Request Id: 6b091c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3876b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3876b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26257554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_98-, and the Request Id: 5756d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96, and the Request Id: 67808eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3421fb71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d0d6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a74562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c78af23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c78af23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3913466f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.627+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3913466f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c58abe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98, and the Request Id: 4dad5c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d09f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d09f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.639+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a4d44e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a4d44e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97, and the Request Id: 6c2330a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c6ea3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c6ea3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.652+0000 [Thread-4001] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:07.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67dc9cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0c8c9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0c8c9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5426b910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96, and the Request Id: 76380df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243b5378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_98-, and the Request Id: 5ada4105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.677+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7eacdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.677+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5687c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_99-, and the Request Id: 5a07247c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.680+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_96-, and the Request Id: 4437f769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.680+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7eacdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbe0fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbe0fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96, and the Request Id: 5e87cb67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebca27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc5ed18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cac18e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_97-, and the Request Id: 649dce98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26945fe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26945fe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d97d9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.708+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57efa7dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d97d9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57efa7dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f9c4e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f9c4e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100, and the Request Id: 7e0f8739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_96-, and the Request Id: 7956f0ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96, and the Request Id: c7eceac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.745+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d2f570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ecaa29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ecaa29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_96-, and the Request Id: 2f267d5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3381a46e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3381a46e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.773+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98, and the Request Id: 22125996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4bfca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4bfca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d03c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce29070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce29070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99, and the Request Id: 6ed78a66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_100-, and the Request Id: 5ace4065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775f73ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273b69ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_96-, and the Request Id: 547a205a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 591c1e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ea6430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.815+0000 [Thread-4025] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:07.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f8aaf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_99-, and the Request Id: 527193d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_98-, and the Request Id: 5abefac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.831+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cc6295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688f0158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7ae675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25855466, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25855466 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237ca901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 308dcd68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 308dcd68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8c83ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53944632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.856+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53944632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3852a6d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97, and the Request Id: 757ebb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3852a6d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99, and the Request Id: 38a1d37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c484e85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c484e85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66d51d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc7b7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.880+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bd2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc7b7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_99-, and the Request Id: d052ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.883+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97, and the Request Id: 2bfd0a94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_97-, and the Request Id: 343273c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b2b15bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2b15bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a3b7f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.916+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ddbb16b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddbb16b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50eafb3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de64f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50eafb3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491f9f0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491f9f0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd1350d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97, and the Request Id: 5ae3420d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98, and the Request Id: 5bfb0f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_97-, and the Request Id: 86d16ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0630dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0630dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.952+0000 [Thread-4050] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:07.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e199b7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.960+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b8222a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e199b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b8222a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c44ebf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100, and the Request Id: 2550e158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38633a83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c44ebf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.976+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c874c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97, and the Request Id: 36051f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c874c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42d754d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.987+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d754d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:07.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101, and the Request Id: dfaef6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5190756f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_98-, and the Request Id: 2971c221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_97-, and the Request Id: 45235328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.018+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 897831e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 897831e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118130ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118130ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98, and the Request Id: 63c05c88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5038e1e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a51e3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_100-, and the Request Id: 4b022660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.046+0000 [Thread-4061] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.046+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eb75310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fc1a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_97-, and the Request Id: f5c7dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea94e40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_101-, and the Request Id: 3eed9f6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f78ad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a0f6633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_98-, and the Request Id: 31d3db16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69541d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10de6fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489a6da6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1407c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fe210c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fe210c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f519c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f519c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607eb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 969cc8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 969cc8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100, and the Request Id: 5d9e16e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9e3c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5313e996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5313e996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cac7bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cac7bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5994756e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3656272a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5994756e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101, and the Request Id: 19419ac1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99, and the Request Id: 262be8c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_100-, and the Request Id: 2bf8a97b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 329e7ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 463f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.177+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7ed38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7ed38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a4f1038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4e9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4f1038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100, and the Request Id: 2d53be4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b5d5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_99-, and the Request Id: 760402f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42dac186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b5d5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 719f78c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719f78c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99, and the Request Id: 554e2e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_101-, and the Request Id: 2aed0277, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.224+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c71b1e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec682e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.228+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a7d0f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a7d0f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c40c851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c40c851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e02249, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102, and the Request Id: 3ed333ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e02249 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da99bfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da99bfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228b14bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228b14bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e04abd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e5249d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e04abd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_100-, and the Request Id: 12f588e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98, and the Request Id: 60b3308f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98, and the Request Id: 49344953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e5249d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370fb50e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370fb50e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14bf370e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bf370e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98, and the Request Id: 58d5aba8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14867077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14867077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20acffe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99, and the Request Id: 140fdb57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_99-, and the Request Id: 286e0993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.269+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_102-, and the Request Id: 60fa706d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a60dc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_98-, and the Request Id: 1b00c832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_98-, and the Request Id: 49a0f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ab1838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0d8d14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_98-, and the Request Id: 69e8e983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.289+0000 [Thread-4106] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48edcaa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_99-, and the Request Id: 639851fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fda46b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.314+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fda46b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1e650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1e650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcd0477, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.326+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73fd955c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fd955c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b23a803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b23a803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102, and the Request Id: 45eb1d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ccf1796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101, and the Request Id: 18001820, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dab8f68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d31beb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 291c90e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f26cd05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cceb6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cceb6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77305705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f52184a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77305705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c03bfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4b8e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c03bfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4b8e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.362+0000 [Thread-4122] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b47218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103, and the Request Id: 726639b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101, and the Request Id: 270471e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa02064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_101-, and the Request Id: 62425bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_102-, and the Request Id: 2acd489b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_103-, and the Request Id: 5a678704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e88b2c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e88b2c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 347ffdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f548ddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347ffdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74f8262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f548ddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec18e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec18e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.400+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99, and the Request Id: 33068f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100, and the Request Id: 6c493349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_101-, and the Request Id: 6f88608d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a18f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a18f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3edc673a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ec801e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3edc673a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99, and the Request Id: 6bc6f60d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389132ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.425+0000 [Thread-4142] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7630a1ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_99-, and the Request Id: 4f6f7bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6411ca49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: da95bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.447+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da95bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a781e8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a781e8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_100-, and the Request Id: 108b4748, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40d9e92c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100, and the Request Id: 346b4f72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_99-, and the Request Id: 5f28dff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc24a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.468+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cb950f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57768a50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635d6691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57768a50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6669d778, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6669d778 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99, and the Request Id: db65e22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3830281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297624bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_100-, and the Request Id: 990ac1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a5d228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.510+0000 [Thread-4159] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dbacf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563aca44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190c3eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_99-, and the Request Id: 6811b39a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b9ec15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59993f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbb268f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbb268f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b45b38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57380c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b45b38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57380c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e46f4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e46f4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100, and the Request Id: 29b9e415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.555+0000 [Thread-4164] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103, and the Request Id: 55928268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55769ce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0dd900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0dd900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24dfb579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24dfb579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4d29dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4d29dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5804ac05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5804ac05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ce5c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100, and the Request Id: 5a99cabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102, and the Request Id: 7f275d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ce5c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dd72c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dd72c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104, and the Request Id: 4a76d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f19288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_102-, and the Request Id: 6be8c84d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dd08ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dd08ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.607+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6479e2bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6479e2bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_103-, and the Request Id: 162c6627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_100-, and the Request Id: 4266e594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101, and the Request Id: 4f5ee7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a02fb4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b71b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e7d8755, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_100-, and the Request Id: 47d2ec21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7d8755 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b99033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b99033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102, and the Request Id: 5b639fb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_104-, and the Request Id: 712986c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70aab1f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1bb78d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.654+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b063fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b063fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.658+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_101-, and the Request Id: 2c848f42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f953cd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f953cd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f335206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101, and the Request Id: 2156b058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f335206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd34ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2314abc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd34ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100, and the Request Id: 2c06d9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60861fa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d7370d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.694+0000 [Thread-4189] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:08.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d06153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79410c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f9e5ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3f3231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_102-, and the Request Id: 34a7e52c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3f3231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_100-, and the Request Id: f911e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7548b572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461e2671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14de82ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b50ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14de82ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9deb33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104, and the Request Id: 5ad1ea43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728e4232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9deb33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.730+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10dd8377, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10dd8377 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37413173, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102, and the Request Id: 77e5808a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 429441aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ab7443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccc330e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68526ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c2230b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37413173 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68526ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_101-, and the Request Id: 69e65b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed5b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a781197, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed5b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a781197 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101, and the Request Id: 49767419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101, and the Request Id: 481b5b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66d4c5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_104-, and the Request Id: 42228445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66d4c5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14462614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14462614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25b05e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e756a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b05e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_102-, and the Request Id: 790d12a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f39995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f39995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100, and the Request Id: 269b97a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105, and the Request Id: aad7d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e4fc996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e4e52bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4e52bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_100-, and the Request Id: 5ac4daea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_101-, and the Request Id: 2e5a6dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae34452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566c008c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.811+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cd91bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.818+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd91bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae34452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b31c9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_101-, and the Request Id: 2a70a7e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101, and the Request Id: f27b5f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b8bf07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b31c9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103, and the Request Id: 11f8022b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3595553, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_101-, and the Request Id: 370eaf79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c4535a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4535a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_103-, and the Request Id: 622717c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b52b665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401634fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b69ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4301398f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.864+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c2f0c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5a0559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2f0c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5a0559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b75639f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b75639f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103, and the Request Id: 24f70e8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102, and the Request Id: 31e3a0c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:08.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_105-, and the Request Id: 44a67435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b2b905, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6660321e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8037cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8037cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 643b2d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643b2d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc1c602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244340a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105, and the Request Id: 1be07fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf24624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_103-, and the Request Id: 4dda60fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.070+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be875a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ad0cd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_105-, and the Request Id: 12c26676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ec067d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e68833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec067d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be85cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e68833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e36995a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7aed6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e36995a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ad0cd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102, and the Request Id: 7e28383e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fcd0dac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102, and the Request Id: 567b940a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_102-, and the Request Id: 107c30ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2663cc9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_102-, and the Request Id: 7278b3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b73b01a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2663cc9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6229f308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1257d576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6229f308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1257d576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.112+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104, and the Request Id: 7f78c534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb06b7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d5d8157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb06b7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d5d8157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103, and the Request Id: 53eefd75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198f209b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198f209b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102, and the Request Id: b3f9c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_102-, and the Request Id: 7462cf71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1c7e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb1fb70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cb920e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d41d8d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780c0549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349eff68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349eff68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbbad88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbbad88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101, and the Request Id: 472b9ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_104-, and the Request Id: 6b62212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.174+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_103-, and the Request Id: 1d96c99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_102-, and the Request Id: 66379c95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658d1c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6578ced9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6578ced9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe50aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe50aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106, and the Request Id: 565cacf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b01deb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53deecf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53deecf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742a34e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742a34e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab09c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104, and the Request Id: 1fe1a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a97158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336b3a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.219+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_101-, and the Request Id: 282c82e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca9e035, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee94288, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196bc9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568d6435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_106-, and the Request Id: 7d6a926a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8d5d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b7ab11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b7ab11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0f217c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0f217c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_104-, and the Request Id: 6623fb56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e1f576, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e1f576 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103, and the Request Id: 36c7514c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70abeb7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eec246e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eec246e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70abeb7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103, and the Request Id: 7b5755e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db0961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27a5fbbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db0961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a5fbbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d18f70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4b9d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355dabd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355dabd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106, and the Request Id: 3a6bd5cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.290+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103, and the Request Id: 6852ab04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc46ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 552ff22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d15ec1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 552ff22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d15ec1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a2da75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb9fbb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_103-, and the Request Id: 37e0c8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a2da75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb9fbb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105, and the Request Id: 3bcf41ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102, and the Request Id: 26ab821a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_103-, and the Request Id: 6dc90a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.316+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee970db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d5558d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_106-, and the Request Id: a7b4d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_103-, and the Request Id: 5347fb9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ec4a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.346+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_105-, and the Request Id: 78dc46ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9b8899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ec4a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60695081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_102-, and the Request Id: 48938417, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a94155, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f95ecf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e2dc9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f95ecf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae4f1fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.362+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae4f1fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2dc9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105, and the Request Id: 77e8c146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37dc23bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104, and the Request Id: 114a4d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0f050d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0f050d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580ca38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580ca38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103, and the Request Id: 13615f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c134cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6fc289, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b50d4eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77099890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e9d134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_104-, and the Request Id: 6b4d61a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ffd0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_105-, and the Request Id: 7c364d75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.424+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27311f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27311f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22556fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22556fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107, and the Request Id: 7f210253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0bf640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7bdfab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7bdfab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0bf640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.474+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bea284e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39db3494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66535e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bea284e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104, and the Request Id: 28d60bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1228959c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1228959c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.486+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8830e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fb911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.491+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104, and the Request Id: 9a249a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_107-, and the Request Id: 3ae11eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_103-, and the Request Id: 6347283d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_104-, and the Request Id: d534d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.511+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f3f32b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3f32b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76da70f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76da70f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d1eb492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1eb492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104, and the Request Id: 607328d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a25a1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ac6e037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be5fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be5fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac6e037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c256d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc4e49a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f1b879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106, and the Request Id: 19517c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f1b879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_104-, and the Request Id: 2dd7d6dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107, and the Request Id: 14ba11d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 695151fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695151fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d32bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788141ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72557b91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72557b91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103, and the Request Id: 20796ad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_104-, and the Request Id: 4c1b6c0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba58b23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206da38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_106-, and the Request Id: 6d7436bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d0d0f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d0d0f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e915037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e915037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_107-, and the Request Id: 686c3850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105, and the Request Id: 1f34a964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d1e12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4daa70e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4daa70e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790b2b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef7cc1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc32dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc32dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.607+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108, and the Request Id: 2f26781a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_103-, and the Request Id: 27efa970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee044a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_108-, and the Request Id: 682ec7e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d047ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f972121, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_105-, and the Request Id: 2c1917ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232369d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2136c3ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2136c3ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798ced0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798ced0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105, and the Request Id: c906b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4ad59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa3347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53cb5cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cb5cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa3347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27771f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17387e02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27771f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c134b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17387e02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105, and the Request Id: 41b516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 607163c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452541c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452541c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.697+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68d6e017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e29c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d6e017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104, and the Request Id: 44baa8e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106, and the Request Id: 4ba44e3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8c4026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cab81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_105-, and the Request Id: 750834b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596fe81a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf0075, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf0075 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef7369c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef7369c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce8bcf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105, and the Request Id: 141acdcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eff2740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60add691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.753+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff2740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60add691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.754+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_104-, and the Request Id: 5ce8565e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3441e6b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3441e6b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bbf46e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbf46e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107, and the Request Id: 452417c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104, and the Request Id: f2ec17e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3691431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162f4ca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43d51e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_105-, and the Request Id: 2c3e9fd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3691431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_106-, and the Request Id: 1a9e0c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45addfa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.793+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_105-, and the Request Id: 55aecd3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45addfa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108, and the Request Id: 668c8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c039f5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c4b8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_104-, and the Request Id: 66daf397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c039f5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e4c41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e4c41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b9accc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db18b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109, and the Request Id: 513fdd1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1becb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6578e0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6578e0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_107-, and the Request Id: 648a95c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cf10a44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cf10a44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c57aba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106, and the Request Id: 61646a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.842+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a651dbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_108-, and the Request Id: 2b8e7322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_109-, and the Request Id: 63052f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b30762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629be8ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_106-, and the Request Id: 28cbbe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29801b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b25da05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d22c50d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5871f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5871f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.878+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a285a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a285a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 139f45fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e74228a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0e99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105, and the Request Id: 77819c7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0e99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.885+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f3a9f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4faf45a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4faf45a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106, and the Request Id: 3600c64e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.891+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f3a9f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ef191c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57aa86ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef191c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347e8284, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106, and the Request Id: 18745957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57aa86ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.905+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5ada4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5ada4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae9161b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108, and the Request Id: 3944cf51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae9161b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71572740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_105-, and the Request Id: fa78b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc4c411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc4c411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ad471a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143e55eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107, and the Request Id: 3a1844b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf22dcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ad471a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.936+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 603de996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_106-, and the Request Id: 6cd8367a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_106-, and the Request Id: 7ce3d0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603de996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746ac002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746ac002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da43c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da43c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574fcdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51027ce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e0ee75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51027ce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e0ee75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107, and the Request Id: 321209ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565c680d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105, and the Request Id: 6accfda6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_108-, and the Request Id: 9983dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_107-, and the Request Id: 366f29e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106, and the Request Id: 303e56f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbdbf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dd0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.979+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cb4ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_105-, and the Request Id: 324ddafa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19491442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb6f827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6205b9de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6205b9de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246ad644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:09.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50dfd4c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50dfd4c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_106-, and the Request Id: 15854026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_107-, and the Request Id: 34b495aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106, and the Request Id: 2f1ae14f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f31f56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f31f56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46842142, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466d2fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8c3b13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466d2fe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109, and the Request Id: 3e92dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1276a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a70e937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.029+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b05c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659544be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659544be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_106-, and the Request Id: e6b7234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.040+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2f351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e8d8c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3f660b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8d8c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 167c22d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc3abee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110, and the Request Id: 3e22b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.048+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 167c22d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.051+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_109-, and the Request Id: 5c224f5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc39ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc39ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7148bee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107, and the Request Id: 1d974dba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7148bee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc076c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28de1ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3adf3e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28de1ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adf3e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108, and the Request Id: 2222155a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41a67e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a67e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109, and the Request Id: 361d3258, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e20176d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3547d306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_110-, and the Request Id: 5ce186ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33abbb10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531dfc8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531dfc8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39bb5f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67035f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39bb5f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67035f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106, and the Request Id: 5a74f9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1236008b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1236008b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107, and the Request Id: 1ae1f939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_107-, and the Request Id: 5804a31e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.119+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d185a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_108-, and the Request Id: 1df1f7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_109-, and the Request Id: 2210e1fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b075ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b075ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8cb47d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3286a162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3286a162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108, and the Request Id: 31a47246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f2de3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f2de3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_107-, and the Request Id: df258e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f61548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aeb07a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f61548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_106-, and the Request Id: 2e82c8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107, and the Request Id: 65333c31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c7b55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ebcf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596ebab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45de7a57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ffe47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ffe47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e1f15a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1f15a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107, and the Request Id: 55ac4b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4023dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.208+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_108-, and the Request Id: 4d072426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713a192f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db4399a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623f2ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6257e5f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61256776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5010e2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61256776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_107-, and the Request Id: 7f3e26ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1a13d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1a13d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 276f56b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 276f56b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111, and the Request Id: 3e4e5392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.237+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1febba2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397b4a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1febba2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_107-, and the Request Id: 1101be88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67dc433a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110, and the Request Id: 1f411742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67dc433a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24fd2ddb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24fd2ddb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_111-, and the Request Id: 7964231f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108, and the Request Id: 40bacacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d66160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c261f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77a0b741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77a0b741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d66160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af1ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.264+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0fdb50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.265+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0fdb50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae14c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655dae48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af1ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109, and the Request Id: 68cf4300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110, and the Request Id: 45d512bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_108-, and the Request Id: 1cbab809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fb19997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_110-, and the Request Id: 6b8ad552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.283+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fb19997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b100bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342fbf6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a0c461, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a0c461 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d2b5427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d2b5427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b026c6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b026c6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108, and the Request Id: 7f2e914c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107, and the Request Id: 6312c7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5a200f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_109-, and the Request Id: 87892a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f132e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_110-, and the Request Id: 2af68299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff83799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.324+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512365c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512365c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499fe109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499fe109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109, and the Request Id: 4b319dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57db0192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57db0192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abfa1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.338+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71265243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71265243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108, and the Request Id: 2997d1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_108-, and the Request Id: 7d4e6d07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_107-, and the Request Id: 4ab6a9df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.358+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12fcf8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.361+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8fc4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0a9075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17d1765a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb0d9ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362c108e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469cae36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469cae36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.395+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_109-, and the Request Id: e6e268f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e2f33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e2f33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_108-, and the Request Id: 7d394e20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5847135a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112, and the Request Id: 6142d225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c95df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b09b63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d77c996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38537146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b09b63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63fc5b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbe80a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe80a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4913e9b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fc5b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4913e9b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329a24ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3962c508, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.427+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b4e6e00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110, and the Request Id: 34ca998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329a24ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4e6e00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6926883f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.431+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6926883f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e76c9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108, and the Request Id: 19636c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e68bdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e68bdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111, and the Request Id: d5b47a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109, and the Request Id: 2f8cd219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_112-, and the Request Id: 41f28a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be87879, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e9485e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 199e57a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 564c0a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.453+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199e57a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564c0a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b495444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e278245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b495444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e278245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109, and the Request Id: 13083bdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.458+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111, and the Request Id: 57f48b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148f29e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_110-, and the Request Id: 3db560e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_108-, and the Request Id: 13052be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.480+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_109-, and the Request Id: 62460ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_111-, and the Request Id: 758ffcff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c9d91b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c9d91b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fdfff8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdfff8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110, and the Request Id: 5e064003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b7db93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a13c47b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a13c47b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc1b70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc1b70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78423b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_109-, and the Request Id: 489ceb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_111-, and the Request Id: 6150c64d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109, and the Request Id: 1f70cfe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d8b038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d8b038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49760d1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c716fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c716fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49760d1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2dc825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383bf9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa5ec21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_109-, and the Request Id: 58d4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff56b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff56b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108, and the Request Id: 3a2eb482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 690afb7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2327bf7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_110-, and the Request Id: 621ca3e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d94ef98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113, and the Request Id: 2f1a9f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4c677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_113-, and the Request Id: 76a0879f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5b32bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dee474b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3282d144, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_108-, and the Request Id: 7b8a268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.578+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695fb7b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f127f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62bab58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4eb531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.595+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4eb531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138738da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65474d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65474d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111, and the Request Id: 48e3306e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648e7e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f326629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648e7e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cb4d427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb4d427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109, and the Request Id: dd664ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247e290f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ed05eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48185e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3a04a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48185e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436189b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d01ed0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed05eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d01ed0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610c970b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436189b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ae0e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fe51b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ae0e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610c970b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fe51b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110, and the Request Id: 79e9fd13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112, and the Request Id: 15d14511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f89aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112, and the Request Id: 3a05b680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f89aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110, and the Request Id: 336279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f95738b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f95738b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b941398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b941398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.648+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39343fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.648+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_111-, and the Request Id: 150770a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110, and the Request Id: 1de4760d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_109-, and the Request Id: 3aff5208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a25d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_112-, and the Request Id: 337a6570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1162ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_110-, and the Request Id: 341e1c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.671+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_112-, and the Request Id: 340207bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_110-, and the Request Id: 7258710a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b43a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b0f3d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f9a4cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.692+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9a4cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 228cf22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 228cf22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e8429e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114, and the Request Id: 4640c828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62748c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44044606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417b9d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.703+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44044606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417b9d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_110-, and the Request Id: 532667f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b091fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3e6dd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3e6dd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6b43d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 540c0050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7733b5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e167625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109, and the Request Id: e671810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540c0050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111, and the Request Id: 55f2add0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c5aa3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173f6eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb6c632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.726+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_114-, and the Request Id: 4bc23005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_111-, and the Request Id: 51ab8bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c37ad07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24f41540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f41540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757a8557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77bfff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_109-, and the Request Id: 62576f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77bfff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113, and the Request Id: 102e976b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ee2e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.753+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ee2e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7d43c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7d43c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1394dc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1394dc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c61775a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a857947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a857947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112, and the Request Id: 54795130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110, and the Request Id: 1bd84374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f9a8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c097d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41cb6a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f9a8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9f2b56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776e1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113, and the Request Id: 62ef01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_110-, and the Request Id: 30dc318d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_113-, and the Request Id: f023487, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_112-, and the Request Id: 2a4872ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413ba96a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413ba96a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b5e674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505fb094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16806eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.811+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505fb094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34570701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16806eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111, and the Request Id: 157d2fb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_113-, and the Request Id: ee000ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3566b32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3566b32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc0e037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc0e037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111, and the Request Id: 2f8f1368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e8be545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.826+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f41d0ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308ad9c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c49b428, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c49b428 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5c27e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e611b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e611b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c2f9af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f5ff18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9535163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.839+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c2f9af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9535163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_111-, and the Request Id: 2dac43b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c97f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c97f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115, and the Request Id: 58077d08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112, and the Request Id: 589ade6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544007e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f97f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111, and the Request Id: 22cf8d1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_111-, and the Request Id: 106124c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148b65f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6ef36e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72216974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72216974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a50c845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3df75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3df75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.891+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_115-, and the Request Id: 4bbf4af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.892+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110, and the Request Id: 1676e0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_112-, and the Request Id: 62807fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eca77d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e59a537, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e59a537 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eca77d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151e0dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.906+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151e0dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1941e707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.908+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1941e707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.909+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114, and the Request Id: 21f15aca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113, and the Request Id: 57ac0e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.911+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_111-, and the Request Id: 6aca2948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b437e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a493c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a493c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11684ab4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11684ab4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_110-, and the Request Id: 534a3934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641626af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114, and the Request Id: 2a61eec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641626af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa099be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b82fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b82fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111, and the Request Id: 7e0db272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce07ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_114-, and the Request Id: 1d609708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_114-, and the Request Id: 73dada20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9826157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_113-, and the Request Id: 3203992c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aff9718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 548e60f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_111-, and the Request Id: 71e99d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c997ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67b63a71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67b63a71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad26463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7a6f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ef4c4f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.994+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3ae4b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ef4c4f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:10.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112, and the Request Id: 7ea2d464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464ab992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43acd1ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a8bdce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a8bdce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672fda70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672fda70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed9ef84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112, and the Request Id: 3f0e6cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e606cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e606cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ae438e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ae438e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb0c016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112, and the Request Id: 18620b61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc09f69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb4932b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f10d4ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f10d4ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_112-, and the Request Id: 543fd543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77c3f07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502c002e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e497149, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502c002e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c3f07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111, and the Request Id: b4b6a9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ea6a540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ea6a540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.057+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_112-, and the Request Id: c8d2af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113, and the Request Id: 2317f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.058+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ec8473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afaedaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_112-, and the Request Id: 10aadb45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1330b9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1330b9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6928b47c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6928b47c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116, and the Request Id: 4bc5adab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f3aa0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a78580d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a78580d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e19c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e19c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115, and the Request Id: 6f6944a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28459008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28459008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d8eb7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25973f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25973f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_111-, and the Request Id: 81c1e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114, and the Request Id: 1ba55215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36015ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31055d07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.123+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31055d07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cf4cbc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_113-, and the Request Id: 2c41a770, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cf4cbc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115, and the Request Id: 3a01c72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e863d97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e863d97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc6cd1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bd0713d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd0713d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112, and the Request Id: 5885fdc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.144+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_116-, and the Request Id: 7daecc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.153+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_115-, and the Request Id: 3d11e43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a46f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 149abb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 149abb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6316d865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_114-, and the Request Id: 11b66224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6316d865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da68b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113, and the Request Id: 5269fe39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f4bfb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460aaaac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f308fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.187+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f308fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24595b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24595b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_115-, and the Request Id: 766d6f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_112-, and the Request Id: 69c3dda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.195+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72706bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d272a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112, and the Request Id: 4a8d3f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.210+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f135eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c34955c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 281b217f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_113-, and the Request Id: 6ffd1bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204f5670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8901f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4932ce4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4932ce4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52866c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38988e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_112-, and the Request Id: 4b1aeed3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f3d11b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f3d11b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da776d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da776d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113, and the Request Id: 362b4811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d5e0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d5e0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114, and the Request Id: 7254176f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9d92be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5072e413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5072e413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68606137, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68606137 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117, and the Request Id: 41c5a2ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76c43c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76c43c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13264be2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee906bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13264be2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115, and the Request Id: 64f648d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d41ca01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 198481c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198481c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 768e33b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41bfc9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bfc9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116, and the Request Id: 217bac17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41ca01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7e02aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b570bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b570bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113, and the Request Id: 5956266c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_114-, and the Request Id: 4a16c3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_113-, and the Request Id: 30acfea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f805e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fae19c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_117-, and the Request Id: 240f95d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720296b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc510af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc510af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_115-, and the Request Id: 2f051a45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.332+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a4ec86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_116-, and the Request Id: 18183747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a4ec86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.335+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113, and the Request Id: 48a32f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.341+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_113-, and the Request Id: 3e07252d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_113-, and the Request Id: 17e4553d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99f98e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667227da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.358+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d99cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353ee9a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353ee9a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2e40eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61954bf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.366+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2e40eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164c60dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.367+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164c60dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5726c96a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16462665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dee7781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d99cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116, and the Request Id: 61dc983c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dee7781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113, and the Request Id: 5e01b52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc85d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a3dc0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a3dc0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114, and the Request Id: 32fd8863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f6ed50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483c4971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528e5c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528e5c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a329d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a329d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114, and the Request Id: 315678fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.401+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c0de496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_116-, and the Request Id: 364c7a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b99500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2a4037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_113-, and the Request Id: 6fbc322e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b6f5273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6f5273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fe9733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5de6e59a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5de6e59a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_114-, and the Request Id: 1e3e3492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114, and the Request Id: 30ad2562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.430+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e37754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e37754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7777ac6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0dd95c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7777ac6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118, and the Request Id: 3f727c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_114-, and the Request Id: 7e955064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596886a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ceae79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a923ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f52206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_114-, and the Request Id: 1dabc162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f52206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39cc2543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531f4456, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 591b8486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.471+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd8faff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591b8486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd8faff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cc2543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117, and the Request Id: 7f30a298, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115, and the Request Id: 6cbdd253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_118-, and the Request Id: 5009ef69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.486+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec108df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17b95b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b95b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d0ed2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d8b8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d0ed2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58899f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274c838b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_115-, and the Request Id: 748e2c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274c838b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58899f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58dbcf33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116, and the Request Id: 57644160, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114, and the Request Id: 3d6733ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134bd25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_117-, and the Request Id: 320554d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9793a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efaed81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300c6e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ec9dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c73296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ec9dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_116-, and the Request Id: 3a7c55b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78331c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78331c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117, and the Request Id: 2fd7b88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a974f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_114-, and the Request Id: 7f4727b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a974f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.535+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ee2b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ee2b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34964501, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114, and the Request Id: 415b6028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34964501 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181b950a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181b950a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b206a0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.547+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c16475b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115, and the Request Id: 4a5bf38c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_114-, and the Request Id: 1a1a1c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e63f13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afc03e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.563+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d87212e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 479de882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625ab6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479de882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aaa4bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaa4bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2370e37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115, and the Request Id: 11e131a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2370e37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551c1e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d748b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de9ad97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d748b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e60e08a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115, and the Request Id: 172efcd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_117-, and the Request Id: 56e84538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_115-, and the Request Id: 2506e833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a1d355e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a1d355e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d24b607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2856bde9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_115-, and the Request Id: 23b5cf6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d24b607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2856bde9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: de0b984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119, and the Request Id: 64f535a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: de0b984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115, and the Request Id: 63fb7cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7724c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_115-, and the Request Id: 69d6d133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114f6c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114f6c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f1794a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a58e4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a58e4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116, and the Request Id: 3dd4b8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4550004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bc80624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc80624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648037bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5a6dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60667627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_119-, and the Request Id: 11514396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118, and the Request Id: 5be78f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc8fa95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60667627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc8fa95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b748ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0565eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0565eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20597f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51912ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_115-, and the Request Id: 441dfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20597f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51912ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f77be84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117, and the Request Id: 7111a03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_116-, and the Request Id: 518ec758, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115, and the Request Id: 67e12529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3793d3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de8a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13afb850, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aa7bc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_118-, and the Request Id: 49bba7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f10bc26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_117-, and the Request Id: 2ceff5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e85874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e85874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e33510c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e33510c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116, and the Request Id: 74e386dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a91b69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_115-, and the Request Id: 318ffe0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 391bf6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a272b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf60e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7403b690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3554d797, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3554d797 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b9dbd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b9dbd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45230d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45230d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117, and the Request Id: 3abb27fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1917ac2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1917ac2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1c7899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.788+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116, and the Request Id: 1151ceea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_116-, and the Request Id: 24734c1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_116-, and the Request Id: 118ee73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384be33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384be33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.809+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f72429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f72429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4f8111, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4f8111 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.812+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58425b88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58425b88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118, and the Request Id: 682c4a6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116, and the Request Id: 1215cec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604df2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452a0395, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452a0395 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce66a35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64af9a61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64af9a61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10eedb2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10eedb2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_117-, and the Request Id: 7924a274, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116, and the Request Id: 2c6861b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 728723d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728723d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120, and the Request Id: 860fcbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e89dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eae09a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_118-, and the Request Id: 35d5b807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.873+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 935870d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_116-, and the Request Id: 4617cac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1423eb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16c9284e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8f93d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f795e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_120-, and the Request Id: 26e94ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9cede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9cede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0ef93a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.920+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6830bb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0ef93a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.922+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118, and the Request Id: 66e347be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17451a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1972e5b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486f261b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486f261b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdcb276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdcb276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_116-, and the Request Id: 1c08619d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d118b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119, and the Request Id: c53c42c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4a2a7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4a2a7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2710755f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfea735, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2710755f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfea735 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152ea4fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152ea4fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5409b2b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117, and the Request Id: 24a30faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117, and the Request Id: 543d2f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae43208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae43208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_118-, and the Request Id: 51b091da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6792574f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6792574f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117, and the Request Id: 4cf32638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1165f17a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f8de2b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:11.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53e5c9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8de2b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1de7f52a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59aa3849, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59aa3849 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e5c9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116, and the Request Id: 319ea7b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.011+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f1a99fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1a99fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17b82081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.016+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118, and the Request Id: 22f286f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_119-, and the Request Id: 597cd2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_118-, and the Request Id: 8333c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_117-, and the Request Id: 7833b68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ac14ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f3c8d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_117-, and the Request Id: 252ca223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7b2e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_117-, and the Request Id: 3d9f07da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_116-, and the Request Id: 69a23851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296b4f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78806e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388314c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.057+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388314c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6829c219, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.060+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6829c219 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121, and the Request Id: dd121ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e48b3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e7758f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179bc68d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f1ee29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1948e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7695deb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7236ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7236ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c3f83d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50926d83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.098+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50926d83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.098+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3f83d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c90086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cbbbedf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbbbedf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0e2c31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117, and the Request Id: 3bf9b1f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0e2c31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119, and the Request Id: 232ace75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_121-, and the Request Id: 4ae3b765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ce7a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ce7a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119, and the Request Id: 2aa68558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.110+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ec7e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 774753f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774753f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6905ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6905ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47279f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.122+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47279f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66845ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79d329c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d329c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120, and the Request Id: 264622a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118, and the Request Id: 30b6d7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ca9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b35acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b35acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad8ec30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c57667a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c57667a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119, and the Request Id: 412cd1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2234a40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_119-, and the Request Id: 1b6e406f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_119-, and the Request Id: 14705767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57670765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57670765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427c8bec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0025a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0025a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_120-, and the Request Id: 6ff15ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.189+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118, and the Request Id: d0527b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_118-, and the Request Id: da5160e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728e9f69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728e9f69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8e3098f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e3098f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_119-, and the Request Id: 34995d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_117-, and the Request Id: 6527cda8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117, and the Request Id: 36ae748f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc03932, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b970c10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6209344d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b970c10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35dc3a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3719589d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_117-, and the Request Id: 48252e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dc3a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4b49de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122, and the Request Id: 4c9583f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dea1eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfc505a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab329cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76e3ca66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab329cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e3ca66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ff536c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff536c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f5895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f5895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118, and the Request Id: 3ab98ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120, and the Request Id: 521a44a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b3aa73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.256+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_118-, and the Request Id: 39c3f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2daf5172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436a1af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7546681b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5468722a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348ac71d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348ac71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5013474b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5013474b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_122-, and the Request Id: 5cb0e9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120, and the Request Id: 731b62fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ea0803, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_118-, and the Request Id: 457a25ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ea0803 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ce4a92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ce4a92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120, and the Request Id: 35451fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_120-, and the Request Id: 5b96be95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f3b9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3612b453, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f929064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7910a421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c667f83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c667f83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17511b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17511b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118, and the Request Id: 7b61a0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29719c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_120-, and the Request Id: e95506a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_120-, and the Request Id: 18d477a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa82691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bd7207d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7ded13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7ded13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c097dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.369+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35d9b905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c097dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35d9b905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441fc69f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121, and the Request Id: 46206086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441fc69f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3092272f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3092272f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119, and the Request Id: 16333abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef89ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_118-, and the Request Id: 206d7085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.396+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4027d56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4027d56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118, and the Request Id: 6a24090a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef89ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fb8a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_119-, and the Request Id: 2a3842ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc68dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc68dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119, and the Request Id: 45667a5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6133b5ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.410+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c2a382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a6a6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d94df1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f283832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6324fd50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26851a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_121-, and the Request Id: 53df3abb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a297a58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_119-, and the Request Id: 290471eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da2adb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da2adb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63aa7cd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d60f7a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d60f7a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46011022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aa7cd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f32a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.463+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121, and the Request Id: 23d61eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.464+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44720fc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f32a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119, and the Request Id: 133db727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4067e82d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4067e82d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_118-, and the Request Id: 2ac01c1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747cc056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.478+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747cc056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119, and the Request Id: 6dfcb7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2171bda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2171bda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b25aba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b25aba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123, and the Request Id: 5ebc8c0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e935205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_123-, and the Request Id: 1437befa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27c1112, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd70a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0f97f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_119-, and the Request Id: 7501e12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_121-, and the Request Id: 55d898f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0f97f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c1112 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e1de6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a033eba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a033eba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f77b5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e1de6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121, and the Request Id: 7239f945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa66396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121, and the Request Id: 4bcbed88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f77b5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_119-, and the Request Id: 34224d45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.534+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f7d82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2246f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7beb5c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7beb5c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bcff14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0a3a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120, and the Request Id: 6742f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7461da09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358d945c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.558+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_121-, and the Request Id: 116a99fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3b9794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4828dcaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562724ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d97225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a860773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a860773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b74e7a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d844c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b74e7a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.595+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d844c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122, and the Request Id: 39a044e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d84a182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d84a182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af4afed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_121-, and the Request Id: 3cb34958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124, and the Request Id: 1b8511f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_122-, and the Request Id: 215cd87d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d52c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b126fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.614+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b126fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ded4d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ded4d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120, and the Request Id: 4078bcb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_124-, and the Request Id: 3e215908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_120-, and the Request Id: 5c588fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5df72cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df72cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eeb992d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eeb992d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119, and the Request Id: 4db115df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12651c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604fe191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ddf6689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 85f0bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9e982f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddf6689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85f0bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cf4b19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7231e439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7231e439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.670+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cf4b19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a46f021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120, and the Request Id: 4c8b1424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120, and the Request Id: fcd367f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604fe191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec0c4d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.685+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ebde06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ebde06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_120-, and the Request Id: 7f716a40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_119-, and the Request Id: b279195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122, and the Request Id: 76a64f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e6b95b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.691+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_120-, and the Request Id: 5f728195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_120-, and the Request Id: 7b5ea552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e1c829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e1c829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b945279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 170394c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170394c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc7f6e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3f3e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122, and the Request Id: 2a00345, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_122-, and the Request Id: 34517575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c24318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.720+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f70708a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae85b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f70708a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4ab77e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.728+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9c4fd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a278d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9c4fd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a278d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123, and the Request Id: 699cf8bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393d49ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c20ff8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.737+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c20ff8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa45416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122, and the Request Id: 21e79b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.746+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 152c0f64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_122-, and the Request Id: 68e6ae19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.753+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad2bf43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad2bf43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75bf548f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152c0f64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75bf548f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_122-, and the Request Id: 56483638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467fa4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125, and the Request Id: 5d06e18c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467fa4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ba26f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121, and the Request Id: 5b50b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66922b95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82fd8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795c9384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795c9384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_123-, and the Request Id: 1f49d185, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258039a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbaaefa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbaaefa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258039a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110d455f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110d455f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121, and the Request Id: 6deb8c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121, and the Request Id: 49f49e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 883d1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.803+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2e9aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a47f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_125-, and the Request Id: 78f831e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_121-, and the Request Id: 677da6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69137cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f050e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c36442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9eb36a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_121-, and the Request Id: 2905855c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511b001d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511b001d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12696cbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa23e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1817ee5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa23e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120, and the Request Id: 3d5803fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.878+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79291a91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5902d2a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5902d2a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c5ef7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a45ac66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323dbad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323dbad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_120-, and the Request Id: 3ffec1c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123, and the Request Id: 6c282336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_121-, and the Request Id: 2f8d79e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7648363a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3215e0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3215e0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635f4d44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400bd04a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635f4d44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400bd04a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72cf1074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121, and the Request Id: 7a00a2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fab2d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72cf1074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fab2d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123, and the Request Id: 21185b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2876a105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.922+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7382a72c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2876a105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 999aa30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c2caca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123, and the Request Id: 339d02f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c2caca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 999aa30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559cc3a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204c694e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559cc3a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13e4ccaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.930+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13e4ccaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126, and the Request Id: 1e74cff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.933+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124, and the Request Id: 4cea9f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_123-, and the Request Id: 18cbb997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597b9445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25453761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e68dc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_121-, and the Request Id: 9c982a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_123-, and the Request Id: 691133d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3df10287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df10287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fa5f420, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_123-, and the Request Id: 3090dce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa5f420 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122, and the Request Id: 3d93fd63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5046fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5046fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a08bcec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_126-, and the Request Id: 4ea7ddc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a08bcec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122, and the Request Id: 5d4ee047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:12.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_124-, and the Request Id: 380e384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c717ee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30e73c9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98ec481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b83d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.021+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346c48f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_122-, and the Request Id: ba443a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cc09a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e984c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_122-, and the Request Id: a8529f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55856972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.030+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c3fb45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3fb45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d628774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.036+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4653b7ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178aaf8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d628774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4653b7ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b692ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.038+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121, and the Request Id: 420f45dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b692ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124, and the Request Id: 593334a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff50dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.048+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff50dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c724adb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.051+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af364fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af364fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122, and the Request Id: 1fae40fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7a3f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7a3f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca858f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.059+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a3ee84f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca858f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24947aef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f5715a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3d3355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122, and the Request Id: 139f3c01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_122-, and the Request Id: 298a5d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_121-, and the Request Id: 2c64551b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563d62de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563d62de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf09d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ebbb3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf09d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_124-, and the Request Id: 7da8ff62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124, and the Request Id: 210edbbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d599a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d15e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d15e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d433476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d433476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_122-, and the Request Id: 23a2f411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124, and the Request Id: 62dfda64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 745cefec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745cefec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce7afaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f6a70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce7afaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f6a70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9731ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127, and the Request Id: 2c212285, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78591e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9731ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123, and the Request Id: 38480bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b8670fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_127-, and the Request Id: 305b9503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714f84f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6027ea37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_124-, and the Request Id: 63cecc23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119e4a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_124-, and the Request Id: 60db3ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd16e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_123-, and the Request Id: 71d35ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd16e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2e607a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2e607a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632155d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123, and the Request Id: 7f0d149a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3356f8d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5392e779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d975ede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d975ede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d3eb82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dddde0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d3eb82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.189+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123, and the Request Id: 23040dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82094b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b6d67d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd9fcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_123-, and the Request Id: 1e855e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c0f81e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_123-, and the Request Id: 7f656221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3c1079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.212+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654a5e3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3c1079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4827b7b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d8f1873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50141f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c0f81e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50141f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4919e2e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4919e2e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.222+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125, and the Request Id: 5a3d14a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23a38c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125, and the Request Id: 3442d1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5817187a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b01cc56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b01cc56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4810958e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_125-, and the Request Id: 765834fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163874a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_125-, and the Request Id: 16500601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62725462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.248+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62725462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4810958e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc25e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee4ecc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122, and the Request Id: 6904da9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc25e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72d8d5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f365121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f365121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6b969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee4ecc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d8d5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7e24bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123, and the Request Id: 54e428c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6166f2ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b4bc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6166f2ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128, and the Request Id: 46614d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7e24bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37a11883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1ea7f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a11883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125, and the Request Id: 5cbf1374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15089b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125, and the Request Id: 36763a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e36c0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e36c0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dda2d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_128-, and the Request Id: 63184214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_123-, and the Request Id: 12678f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_122-, and the Request Id: 95a06a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.289+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cde1a1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cde1a1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58187587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124, and the Request Id: 6a924742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_125-, and the Request Id: 3380e38d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6660478d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6660478d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10e8ccab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ede7a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ede7a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124, and the Request Id: 6b83a52b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 526cc651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_125-, and the Request Id: 2ab0a935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526cc651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.316+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54afe399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f39eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54afe399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f39eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124, and the Request Id: 244d15b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d01055d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d01055d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126, and the Request Id: 494e450c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d7a471d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.331+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c89a450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c89a450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20753988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20753988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1bcdbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b95d55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_124-, and the Request Id: 27f2a166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126, and the Request Id: 48ebbfc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb0fa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dceb83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_124-, and the Request Id: 341784fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_126-, and the Request Id: 26bd7742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a0487f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6964907d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31406536, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f0fbac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_124-, and the Request Id: 5d1c59c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604c6640, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.406+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d08fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37dd23c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b83beb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.414+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_126-, and the Request Id: 61c0fdda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4933ed5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4933ed5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739745ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739745ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e659e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e659e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bedce84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bedce84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe10cb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126, and the Request Id: 2a584317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f7805cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.434+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3003e645, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7805cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3003e645 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d6004c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431a34fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431a34fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124, and the Request Id: 4c39de48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.444+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309b8dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5312ae48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.445+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123, and the Request Id: 569810c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5312ae48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309b8dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129, and the Request Id: 4d4b28b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28133b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40232fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40232fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125, and the Request Id: e374d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a38a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.464+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 227db665, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227db665 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c78576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_129-, and the Request Id: 28f0aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d0448d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.470+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10377e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10377e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126, and the Request Id: 1c75abd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.480+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_123-, and the Request Id: 384668a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35dbe6e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35dbe6e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.485+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_124-, and the Request Id: 6c7751e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211c6117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.488+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2066db13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c6117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2066db13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_125-, and the Request Id: 50290811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74e3f176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_126-, and the Request Id: 7faa33e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e3f176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125, and the Request Id: 74a6c506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.498+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127, and the Request Id: 7af1415, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e84d295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5ee25a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575bdfa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575bdfa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_126-, and the Request Id: 106a988f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fda668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.513+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e84bafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_125-, and the Request Id: 1fc8e750, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e84bafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127, and the Request Id: 11cfd37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.524+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416b9c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5729cb43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488eeec4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_127-, and the Request Id: 5e512677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25636597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a85cd8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5543ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 177f6611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f601370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f601370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d45ee0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_127-, and the Request Id: 7470a0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186bccff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.567+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186bccff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125, and the Request Id: 1b2a22c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.572+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3705dabc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be56c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a1d5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b84a87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6534ccc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a1d5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b84a87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd1ce23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326745a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd1ce23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326745a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126, and the Request Id: 47798e96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130, and the Request Id: 39c03572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a45b3da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_125-, and the Request Id: 1ac15372, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.616+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b38fe7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b38fe7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b0ccdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 333c6408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b0ccdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 333c6408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2579d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b06e133, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b06e133 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42a1ebe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42a1ebe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124, and the Request Id: 7f977934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_126-, and the Request Id: 563655f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 452b0cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127, and the Request Id: 1507e93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.636+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 452b0cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60ec279a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60ec279a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.651+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_124-, and the Request Id: 6e50ed46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_127-, and the Request Id: 72c7529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_130-, and the Request Id: 6779dbd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127, and the Request Id: 624f0333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55bfef22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55bfef22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.663+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bfa4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126, and the Request Id: 5ea66220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6696c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6696c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325e91c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1abc5051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f30ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.677+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abc5051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.684+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125, and the Request Id: 3202fd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_127-, and the Request Id: 6d1f21a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c0c858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_126-, and the Request Id: 4dd6d623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b8f4c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7bc0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.695+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4799ddd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c296293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd85084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_125-, and the Request Id: 17c3c19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5312e01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.717+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1127734d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3731c488, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529a2b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6425b056, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aba8bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aba8bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676eef4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7cce29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676eef4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7cce29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb9d683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ef74d4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.768+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 971ca3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d49f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef74d4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128, and the Request Id: 458ba045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d49f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c351567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16fb5447, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fb5447 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126, and the Request Id: f4c8ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131, and the Request Id: 2644c328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c351567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16297309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16297309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128, and the Request Id: 7d30de5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_126-, and the Request Id: 42865879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f456b00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.802+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6dd534, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6dd534 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a914fb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.809+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a914fb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305d61ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127, and the Request Id: 4d1623d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c0155a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c0155a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6294b634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6294b634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f0d246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38f7037, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f7037 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63cf4a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63cf4a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_128-, and the Request Id: 66c02446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_131-, and the Request Id: 6a22a08f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125, and the Request Id: 7326f19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_128-, and the Request Id: 6350a853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128, and the Request Id: c703441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a57efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9ccfea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9ccfea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f5a71ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d093c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5a71ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_127-, and the Request Id: 2a2a7e64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.894+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d093c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127, and the Request Id: 11800290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de28bb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de28bb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bdfe769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128, and the Request Id: 395b3765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f1b7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6e95c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6e95c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c5a6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c0e3a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dae004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0e3a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_128-, and the Request Id: 7832e421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_125-, and the Request Id: 7a0c3778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9de0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126, and the Request Id: 3a0c34dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_127-, and the Request Id: d5db55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749bf37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_128-, and the Request Id: 1e3d2219, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4145dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35971e01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef79bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732471fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732471fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:13.999+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ebeb756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e91f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e91f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c49e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132, and the Request Id: 1cf60db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f6c38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f6c38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569fa18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.013+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569fa18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127, and the Request Id: 21ccbed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eaa592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a3724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_127-, and the Request Id: 3d79d333, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399388ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7245ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7245ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 329ae631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329ae631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_132-, and the Request Id: 42a0ab5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42825a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42825a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_126-, and the Request Id: 6c259b3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128, and the Request Id: 3cbd28c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d589ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1065d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d589ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_128-, and the Request Id: b5309a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc98def, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a27a440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.064+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129, and the Request Id: 3df68812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc4cb98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2109df02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b4dac41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.073+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2109df02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4dac41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72367b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.080+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674d15c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674d15c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.081+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68dc035a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129, and the Request Id: 7babc9fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.083+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68dc035a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128, and the Request Id: 2d6e713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46f5c3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a30dc95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 682e1e89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682e1e89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f5c3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b55bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34c83df1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c83df1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1190fb87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1190fb87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129, and the Request Id: 230eeadd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126, and the Request Id: 5aada87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.107+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_129-, and the Request Id: 2ec6810d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_129-, and the Request Id: 44009e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 721d80f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703ca1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27e3d56e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e3d56e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 786e248e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.119+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 786e248e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127, and the Request Id: 2817efab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_129-, and the Request Id: 3355af8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_128-, and the Request Id: 3e00783e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a179f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_126-, and the Request Id: 7a911f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eecad01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.143+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc9fed1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b4b1320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4b1320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65317548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_127-, and the Request Id: 23db3cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b384c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca01a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca01a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e02eddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e02eddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae7887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae7887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128, and the Request Id: 2514dd14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129, and the Request Id: 5d4e4861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.193+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40b119a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc7018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b119a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_129-, and the Request Id: 12017ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751cd344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134d24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751cd344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f2ee1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f084c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133, and the Request Id: 16990543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f2ee1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef70bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a47e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_128-, and the Request Id: 5f164524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4462d991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c962cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7c3a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f63fa4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb82c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c962cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129, and the Request Id: 223e491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17ea83f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17ea83f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e0291c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e0291c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130, and the Request Id: 527ed39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b6b7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b6b7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183d7ca7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183d7ca7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130, and the Request Id: 5bf5452e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22fe2d1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_133-, and the Request Id: a22f96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fe2d1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7148f8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7148f8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_130-, and the Request Id: 6c47c91c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9b34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130, and the Request Id: 1787641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cec4f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6522b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53edf586, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_129-, and the Request Id: 39b05c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53edf586 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f138519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_130-, and the Request Id: 395659ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f138519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74663960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128, and the Request Id: 43d6c3d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494bca2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494bca2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c40e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c40e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130, and the Request Id: 78eb2b76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e6797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6e769a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a0247eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0247eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f73b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f73b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129, and the Request Id: 96a1fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.317+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_130-, and the Request Id: 288bdf7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15e709d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.326+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427fbc3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_128-, and the Request Id: 5a758da0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_130-, and the Request Id: 1494ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 603b4023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 603b4023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7060efd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7060efd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.347+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129, and the Request Id: 4fe9b83c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.351+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509156dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbe2e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbe2e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c13e4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c13e4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.367+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437f334, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127, and the Request Id: 40ec586e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43289832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_129-, and the Request Id: 712d9d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c76283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bfaa12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6417bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75bdd4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43173760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43173760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_129-, and the Request Id: 72239fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45786085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45786085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_127-, and the Request Id: 2abb465a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131, and the Request Id: d6957ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb00cfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726bcdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0854ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb00cfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764be504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764be504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134, and the Request Id: 36ccf723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5888bab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ada40e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ada40e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d60b72c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d60b72c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131, and the Request Id: 15b773ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 110af895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1bb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f7014e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_131-, and the Request Id: 1734c486, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a30f049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.472+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6648cf15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_134-, and the Request Id: 1446c787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 310f5eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 310f5eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1437445d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c7dffc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1437445d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c7dffc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e00861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130, and the Request Id: 3e12771f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_131-, and the Request Id: 96e4eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e00861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131, and the Request Id: 18db1c6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 483de367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 483de367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 669f0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669f0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 550250ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.518+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550250ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba3f8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fafa598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129, and the Request Id: 6a546647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fafa598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5376231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5376231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bdd3ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131, and the Request Id: 227806d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.531+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bdd3ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559cdb53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f91bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559cdb53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.537+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_129-, and the Request Id: 7f7a7b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.538+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10fe0f7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.541+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10fe0f7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18836db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130, and the Request Id: 31b958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128, and the Request Id: 4020702b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_130-, and the Request Id: 33171e0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_131-, and the Request Id: 35857e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eccfcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675538cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5261e98d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_131-, and the Request Id: 58ab5c7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.585+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbcf7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fab19fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_130-, and the Request Id: 1a1f72b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466b9f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8a38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_128-, and the Request Id: 5393f2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142cc7ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc1f0ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc1f0ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc90b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc90b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676bb0d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7138218c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.606+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676bb0d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7138218c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383d9180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132, and the Request Id: 3e1268b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130, and the Request Id: 1ae80983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27852b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3582210a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27852b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.630+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ebab053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4554ada0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebab053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad5e822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad5e822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45ffd018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.637+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ffd018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31cc0307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2606d867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b089f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2606d867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b183326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b183326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132, and the Request Id: 8406f26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135, and the Request Id: 57d648a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.646+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132, and the Request Id: 4461f9f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.653+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_132-, and the Request Id: 33e971f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b87df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_135-, and the Request Id: 173d2eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_130-, and the Request Id: 4525e40e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f2d723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.669+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4803ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4803ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.673+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 165111ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797e6c0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165111ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131, and the Request Id: 26b53757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 472e5d2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472e5d2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556873f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.681+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_132-, and the Request Id: ddc23a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556873f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130, and the Request Id: 5d2de9fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56e2b6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e2b6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f6a979c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5f6fe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a20410d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a20410d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 510f52b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510f52b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f88a83e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aec453a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129, and the Request Id: 29e09099, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aec453a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131, and the Request Id: d0227fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5ac275, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_132-, and the Request Id: 5aab7c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.705+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6c526b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_130-, and the Request Id: c49664c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_131-, and the Request Id: 750542e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389d9521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_129-, and the Request Id: 5951d82e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_131-, and the Request Id: 8d5b838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769f08ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.729+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437bbe16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769f08ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f67e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.736+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f67e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38486bb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136, and the Request Id: 1545bb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.743+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bd6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d136a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38486bb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d136a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132, and the Request Id: 3c0805d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.753+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65177061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65177061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1aadb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1aadb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_132-, and the Request Id: 7abdb37d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebb0dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133, and the Request Id: 1f5282dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779d292f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10011937, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d55a99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_136-, and the Request Id: 15aae0a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.801+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3e335a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b11f3a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f256203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19157e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19157e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9216ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9216ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131, and the Request Id: 439d96df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3922fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3922fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2679ebb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2679ebb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.827+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133, and the Request Id: 2111cd75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.830+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273007fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_133-, and the Request Id: 6ad6b794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5d741d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358fba43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4932689e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358fba43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43fa1754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18db6643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43fa1754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131, and the Request Id: 3b58c851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.849+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b716fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f38037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_131-, and the Request Id: 9fb8657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_133-, and the Request Id: 3391b472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.858+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 610b2eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d38570e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aeb38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.867+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309f8880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aeb38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309f8880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 336e7366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 647ca254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.871+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a09be2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336e7366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 749d7092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.872+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 647ca254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e22154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749d7092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e22154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed43fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130, and the Request Id: 60a317c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133, and the Request Id: 202009e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.881+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132, and the Request Id: bdecf41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed43fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_131-, and the Request Id: 62d0c87f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_133-, and the Request Id: 2a1b3974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_132-, and the Request Id: 3fd1f4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.894+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133, and the Request Id: 16e2b480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c4b7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c4b7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.897+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e81e976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e5ad6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.900+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e5ad6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782879b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca791e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60c21d78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.907+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c21d78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.909+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132, and the Request Id: 4eb0eedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca791e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137, and the Request Id: 757900a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.926+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2151d6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1450e2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa288e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_133-, and the Request Id: 4cce7d42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472d57d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4b4b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 325f4c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471a7dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3efd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471a7dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_137-, and the Request Id: 6f85ec52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_132-, and the Request Id: c1a7d2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173d8504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173d8504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30dd159b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134, and the Request Id: 59853b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_130-, and the Request Id: 3be4f079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.972+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b789b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26fc3a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26fc3a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3367f26f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b789b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3367f26f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16137ff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16137ff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474ff63b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77d87d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.981+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474ff63b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d87d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134, and the Request Id: 5b240b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132, and the Request Id: 71cc456e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0936f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132, and the Request Id: 254cc2fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e0adff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:14.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585d4b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db7ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e87210c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.008+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db7ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4b3dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4b3dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_134-, and the Request Id: 6ae15ece, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134, and the Request Id: f436b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fcda52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.026+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_134-, and the Request Id: 12a6a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.030+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_132-, and the Request Id: 3dd51e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_132-, and the Request Id: 7ed1710e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56438eb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afdb95e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a6a3c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102a52d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a6a3c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740fd629, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 195d9c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 195d9c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.070+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3a810f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310c18d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b0101d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b0101d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295f2c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.074+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295f2c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3a810f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d5c91a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_134-, and the Request Id: 3383022f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134, and the Request Id: 67ab80b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5c91a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.079+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555d7a60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133, and the Request Id: 6192b7f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133, and the Request Id: 28e6010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22112b70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32649a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9860bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6daead7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0c437f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_134-, and the Request Id: 60b4f58e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3689143f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3689143f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.109+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18b526e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b526e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.112+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e8c731e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8c731e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_133-, and the Request Id: 545efb5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138, and the Request Id: c9027e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30bb9017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bb9017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131, and the Request Id: 73589292, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.124+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_133-, and the Request Id: 72339789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c001226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190dc72e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.133+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346d954b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346d954b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_131-, and the Request Id: 1dab4d0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a36bff1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a36bff1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a41316, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135, and the Request Id: 6ac4f3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_138-, and the Request Id: 577dde31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.151+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ff7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a027e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a027e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d801f1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 442085ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.165+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f78a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.165+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 747a8f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.167+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747a8f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47efb940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 442085ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133, and the Request Id: 23a7f33f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50078d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50078d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eeb403a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eeb403a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7383fff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618b925c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618b925c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356dd15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.182+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135, and the Request Id: 47750f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133, and the Request Id: 7a4d7819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.187+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42b8c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f4177d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42b8c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4177d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.196+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 775b1931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37763208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4552db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37763208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_133-, and the Request Id: 41f9adb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4552db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_135-, and the Request Id: f5fcf13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134, and the Request Id: 65c04a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135, and the Request Id: 26072c37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67cd0cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cd0cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c5c9359, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4611fb35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c5c9359 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134, and the Request Id: 46e39737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_133-, and the Request Id: 36978829, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e95780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e95780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_134-, and the Request Id: 6ca36588, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b170a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3c8375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b170a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135, and the Request Id: 1c4a005b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2029e5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.241+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8420bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b08eaee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3addc64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.248+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_134-, and the Request Id: 187f93e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_135-, and the Request Id: 472f579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8ba487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca0bed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_135-, and the Request Id: 38ddfa9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_135-, and the Request Id: a100b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.266+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f463dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2259b9ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4d1230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f0cc531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ed4e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f145cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0cc531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a47779d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f145cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131b2c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff33b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdef2cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131b2c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4d1230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ee2da22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee2da22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134, and the Request Id: 5f56d8d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d5ff30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ae3c9ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5ff30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f8075e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae3c9ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139, and the Request Id: 45c935fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f8075e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132, and the Request Id: ad9626f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19e8258b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e8258b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134, and the Request Id: 7d096805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e409538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e409538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135, and the Request Id: 3887eddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335c34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_134-, and the Request Id: 2a4ebb0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d8f0eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8f0eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.328+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97506ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aef5920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aef5920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97506ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c21632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135, and the Request Id: 75a8e5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61249c1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c21632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136, and the Request Id: 630fcaf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cec302, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_135-, and the Request Id: 496b1d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_132-, and the Request Id: 2154d7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_134-, and the Request Id: 356584b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35934878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_135-, and the Request Id: 62c396e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673e0f6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ba640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ba640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_139-, and the Request Id: 458dcc9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_136-, and the Request Id: 7b8d5206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69d9cdac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.376+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d9cdac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.378+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136, and the Request Id: 40f1275, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72bec945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bec945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39fb29af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fb29af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645516df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c915445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136, and the Request Id: 445b126c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d4b583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d4b583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bf9a60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 645fd378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bf9a60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.405+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136, and the Request Id: 674ce5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d35914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4553b58b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_136-, and the Request Id: 3242c3a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781ee785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c2d881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f7cd19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ba2af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.437+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dfb92be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfb92be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2165ea81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b674cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b674cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_136-, and the Request Id: 4e105fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133, and the Request Id: 33b9e50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e7edef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e7edef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c7526d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3313aa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3313aa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5130438d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c7a050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.475+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135, and the Request Id: 1f44b4a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.477+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d2b9b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d0dc7b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d0dc7b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 664f0e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 664f0e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b586692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b586692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_136-, and the Request Id: 6948f88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33976697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33976697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136, and the Request Id: 6e3530d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137, and the Request Id: 5ec1a353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d029217, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea655a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d029217 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2afc6f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3eafe924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd95d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eafe924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd95d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_133-, and the Request Id: 6b489956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cef2b0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cef2b0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135, and the Request Id: 21cc38ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136, and the Request Id: 68ce0fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41a7c0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41a7c0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5f250c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5f250c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137, and the Request Id: 299acb6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_135-, and the Request Id: 78a7c09a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_136-, and the Request Id: 28a19956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ee9379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_137-, and the Request Id: 18e67113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 781147a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199209ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578dc9e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578dc9e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5723b2a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.561+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d90e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.561+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5723b2a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140, and the Request Id: 3ee901e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_135-, and the Request Id: 671b1a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_140-, and the Request Id: 10c9778b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_137-, and the Request Id: 5fb2b60a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78517a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364f466d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35777457, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.596+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1127b02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1127b02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2985a62d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2985a62d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137, and the Request Id: 4457a1e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4763fcea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0c5098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.618+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_136-, and the Request Id: 3b6cf119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea35017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dbfcdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d4a803, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617b2523, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.626+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c52687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.635+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_137-, and the Request Id: 6a24900d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d3d90a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3d90a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b78bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b78bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae68607, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137, and the Request Id: 3e98ad89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b3d047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.656+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aff1414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.658+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aff1414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5901a15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5901a15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134, and the Request Id: 2394eeec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ff3ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.674+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ff3ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.676+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16244952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16244952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.678+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 81970e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81970e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136, and the Request Id: 636568c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da1d6ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493df61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da1d6ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493df61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129d19f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.687+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129d19f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137, and the Request Id: 2820b762, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1459065b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88994d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138, and the Request Id: 18183f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142f799a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 750398e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_137-, and the Request Id: 70b1c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e9de75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750398e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e9de75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71c2d1f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ef0487, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c2d1f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7806031a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.724+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138, and the Request Id: 110cb892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_134-, and the Request Id: 2bef9f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.725+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_136-, and the Request Id: 51a00686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7806031a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141, and the Request Id: 610b21ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410c96d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410c96d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64d33a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d33a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28599393, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137, and the Request Id: 7491886d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28599393 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ae6f4ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ae6f4ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136, and the Request Id: 7aa6a329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_137-, and the Request Id: 3d7adfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_138-, and the Request Id: 25808290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_137-, and the Request Id: 12246003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5230a30b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e716825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b252f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c4b1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_141-, and the Request Id: 25ca0add, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_138-, and the Request Id: 6b0b0ba3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc3ff48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f511c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.814+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e77a7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_136-, and the Request Id: 4ab61c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ddaca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.839+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35da3d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ccf624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a254cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3158fecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa51773, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.848+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3158fecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241adbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758aa349, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758aa349 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3621003b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fb439a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138, and the Request Id: 38870d0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c37bf86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ac17093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_138-, and the Request Id: 621274df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d46a2e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e247283, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.869+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d46a2e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a254cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d220c50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bb33a7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.873+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d220c50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.874+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb33a7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.874+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60cc868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cc868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138, and the Request Id: 102b587c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f9c1d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9c1d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_138-, and the Request Id: 4f1ff5ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135, and the Request Id: 5dcc5fec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a76ff2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a76ff2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137, and the Request Id: 441fa069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4632ad31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370a3341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4632ad31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370a3341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188b5a74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f94b353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138, and the Request Id: 1ac3adcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94b353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139, and the Request Id: a905c3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b389d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.912+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b389d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73041f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73041f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142, and the Request Id: 5a7cb75d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b568c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65654f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65654f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c74eba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227086f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a05f502, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227086f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.934+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a05f502 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.937+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cca7c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_135-, and the Request Id: 709deee9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1fd07f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138, and the Request Id: 521e5551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1fd07f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_137-, and the Request Id: 791a214b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137, and the Request Id: 69d34ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_138-, and the Request Id: 5cd4e322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_139-, and the Request Id: 14e098d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd6d600, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_138-, and the Request Id: 42b71a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_142-, and the Request Id: 6a8d105d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd63242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff5a8a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_137-, and the Request Id: ea141ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fee783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce44acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b248214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619cf6ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.982+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b248214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd6cadd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ff0888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37691f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ff0888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37691f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c4e471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c4e471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:15.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139, and the Request Id: 79e49558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312b27a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44d3d443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139, and the Request Id: 428e0e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d35e70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e2bdbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f822b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253c2170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e2bdbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b39499c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30aa2e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30aa2e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77579d61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b39499c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77579d61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49857e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139, and the Request Id: 38f49d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49857e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e30097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.025+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e30097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.027+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139, and the Request Id: 1df6d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.027+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136, and the Request Id: 43df4e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745eb5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a41a42d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_139-, and the Request Id: 426f2bf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_139-, and the Request Id: 2bc680f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561e2263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff7bd5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cab3486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cab3486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2834664e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.071+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2834664e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5923e596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140, and the Request Id: 4205a21a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5923e596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_136-, and the Request Id: 39d44a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_139-, and the Request Id: 7f7dc35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380eef16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380eef16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76502123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76502123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143, and the Request Id: 53ab3c2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef2f165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef2f165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_139-, and the Request Id: 145bd3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.094+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf51d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1cd800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf51d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da76c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbbe0b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da76c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138, and the Request Id: f1d54fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_143-, and the Request Id: 328a8425, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138, and the Request Id: 1e6d0c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16cc9549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_138-, and the Request Id: 4b7d2306, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cad0e6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.131+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eddcd3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190d9b85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190d9b85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_140-, and the Request Id: 6b112390, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6b40de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6b40de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25ac7ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d33bb23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15eae9e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdc8844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.146+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139, and the Request Id: 6533aa7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_138-, and the Request Id: 1eb0d015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d89d214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d89d214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525e52f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_139-, and the Request Id: d1e212f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe6bc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170e2892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d9caf5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513574a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513574a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140, and the Request Id: 6f537d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c858b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65947cbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14f373e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f373e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c99faea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65947cbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c858b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.203+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6835754e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2c9e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2c9e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4c24b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6835754e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 489d2915, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489d2915 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140, and the Request Id: 12442eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140, and the Request Id: 3bd5e773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140, and the Request Id: 34f93e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517d5e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cacd641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_140-, and the Request Id: 4fe187b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 231425fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 231425fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0b179e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0b179e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.234+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140, and the Request Id: 35c5a5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67037003, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6498833c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6498833c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff60459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.253+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff60459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.255+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_140-, and the Request Id: 2c787cc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: edd24f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3b40f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edd24f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb5ca09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137, and the Request Id: 590e271f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb5ca09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_140-, and the Request Id: 764b444f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144, and the Request Id: 455c70ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0dfe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_140-, and the Request Id: da4ee1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a68e762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_140-, and the Request Id: 24b974f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_144-, and the Request Id: 28b53b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afa6205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afa6205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4787b6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5073b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443f2a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443f2a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60437856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60437856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 122ed659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122ed659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139, and the Request Id: adb403, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139, and the Request Id: 199b92b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_137-, and the Request Id: 4b3bc76a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365f5cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365f5cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 454cfacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454cfacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62bb4d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141, and the Request Id: 28d81f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bb4d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a18ffcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dc5c6b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc5c6b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141, and the Request Id: 3d872990, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669e3af8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35019f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186d9219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.332+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcc7c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0600e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_139-, and the Request Id: b4f0cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_139-, and the Request Id: 1ac0b0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdc3167, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_141-, and the Request Id: 257cd096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 959a2f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a99abf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cca9f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6919547b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1717563f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6919547b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1717563f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 216f5cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b64528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d15eba8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.380+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 216f5cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b64528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141, and the Request Id: 291631b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141, and the Request Id: 8d474aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdc78ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ecef47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_141-, and the Request Id: 4f67931d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_141-, and the Request Id: 74f0d3a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37cfdb92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97c7cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97c7cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bebd6fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.413+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bebd6fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 161d6024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313d8a66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161d6024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313d8a66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8c7ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602deb0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602deb0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145, and the Request Id: 44d39fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.423+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5092b0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1a8790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1a8790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.427+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141, and the Request Id: 1dbcff42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.427+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141, and the Request Id: 9908ed5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523502e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3593e5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f270153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_141-, and the Request Id: 14e4314f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.443+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f270153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3593e5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_145-, and the Request Id: 6b86fbf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138, and the Request Id: 5d3d5f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c52b785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_141-, and the Request Id: 3d25341b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2daf8104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6635c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.453+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6635c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6796b559, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6796b559 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e146406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5e888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140, and the Request Id: 42ce1ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e705a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_141-, and the Request Id: dd50579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40376921, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc0d306, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ad4571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ad4571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77161cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_138-, and the Request Id: 196ab83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b3404e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce0f659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b3404e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41da1a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41da1a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce0f659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d4494c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140, and the Request Id: 550389a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67578fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67578fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142, and the Request Id: 663cb4b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d4494c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_140-, and the Request Id: 66b48f4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f61da89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24cc4bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cc4bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.508+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142, and the Request Id: 2261a471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142, and the Request Id: 4b86e8dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50365110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_140-, and the Request Id: 4c5bba79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5538a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5538a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 394385d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba77562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394385d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146, and the Request Id: 3da4b441, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 569d38c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c2aa16d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c2aa16d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20b66de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b66de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.551+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142, and the Request Id: 25927809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_146-, and the Request Id: 57031026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_142-, and the Request Id: 5a672c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfa1fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_142-, and the Request Id: 6755675d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.574+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_142-, and the Request Id: 39873491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437b1209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278fe2ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278fe2ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3556b7e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_142-, and the Request Id: b5743e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4b0d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a931d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9e5e54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3556b7e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a51c938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e2ba623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2ba623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142, and the Request Id: 79f50281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7330a930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7330a930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142, and the Request Id: 648c7ac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579e12b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.616+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b80c4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 252d5f54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffa0100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485ebaa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cd715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e2c382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e2c382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_142-, and the Request Id: 48a36443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7adc4c76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adc4c76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400c6784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400c6784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ae047c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ae047c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141, and the Request Id: 52ed92b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.654+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3544063f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141, and the Request Id: 4197a784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3544063f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ffafae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.660+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_142-, and the Request Id: 181341da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffafae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147, and the Request Id: 2790f344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_141-, and the Request Id: 1de4d8ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_141-, and the Request Id: 4bf6ea66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d97d9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a10642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e22d605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d59d67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaa632f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71662b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d59d67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33bf5f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eff5d9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33bf5f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27d55f15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d55f15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_147-, and the Request Id: 1937f3ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143, and the Request Id: 3cdd351e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e37ef6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a3e1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e37ef6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23138493, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23138493 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79893583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5be65a6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143, and the Request Id: 2a82a70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5be65a6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3329914a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143, and the Request Id: 18b5c7da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.722+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d9314be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a30350d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9314be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a30350d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f96cdcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523de3b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f96cdcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f209eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f209eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80410a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4c32c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4c32c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdb3369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143, and the Request Id: 1c1a5718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25011657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.741+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25011657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139, and the Request Id: f1d2307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142, and the Request Id: 4a2ad633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7eb495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_143-, and the Request Id: fcde64a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.748+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7eb495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f0e230, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f0e230 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_143-, and the Request Id: 31d56411, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143, and the Request Id: 646756f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_143-, and the Request Id: 155bedd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5cbda2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5cbda2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25385cf4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25385cf4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c852e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143, and the Request Id: 2e99e945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92ba75a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92ba75a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_139-, and the Request Id: 50a079a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.779+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c2c0e50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c2c0e50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be36f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_143-, and the Request Id: 646f66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142, and the Request Id: 31b7ff2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_142-, and the Request Id: 27d1a3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_143-, and the Request Id: 2599632c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1046583c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_143-, and the Request Id: 6e15c76d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b96b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693bb299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_142-, and the Request Id: ed97a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.800+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b130901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64857fec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f484cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f484cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dc00bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.817+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28535c60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723c7016, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dc00bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148, and the Request Id: 2c828e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a457ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 534208c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3980c647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508f1365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e45b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e71310, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1996bc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6873137b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5603cb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6873137b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8ac497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5603cb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bba26e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4be059, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bba26e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4be059 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144, and the Request Id: 6bf7d5ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144, and the Request Id: ce6bdb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_148-, and the Request Id: 8a713fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3e1d35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df25af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a80bf63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a80bf63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.885+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7980eb0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7980eb0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.891+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a4751c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.892+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2c871a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a4751c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2c871a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.895+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58efed35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58efed35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd4f026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd4f026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b3fe21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b3fe21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72f8baae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144, and the Request Id: 3adbc843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144, and the Request Id: 745f9c91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0d14ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.906+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0d14ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.908+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281d243a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143, and the Request Id: 496e2d1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f8baae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144, and the Request Id: 7f6fa80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281d243a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143, and the Request Id: 1136e6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35480041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35480041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 360cf3f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_143-, and the Request Id: 16d8b020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 360cf3f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.923+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_144-, and the Request Id: 4ae374de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140, and the Request Id: a1c0d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_144-, and the Request Id: 1cd5c72e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f997c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.936+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44167b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_144-, and the Request Id: 4aa8d78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c15d1f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.945+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ba7ab87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_144-, and the Request Id: 653e5d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caea09f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25748c6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_140-, and the Request Id: 65e2432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b2ee2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b2ee2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324e37dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324e37dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f386b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144, and the Request Id: 52199fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_144-, and the Request Id: 1760aac0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_143-, and the Request Id: 239de519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.981+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e87c6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2620558c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d91694d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d91694d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473ea7bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2380990a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:16.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2380990a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145, and the Request Id: 6cbb4715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767c590d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174bfeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_144-, and the Request Id: 2ff5aaf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585b8e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585b8e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b54985a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314c5ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314c5ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b54985a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145, and the Request Id: 43fd1f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b204278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b204278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1561b8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149, and the Request Id: 51ffb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e23a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63411a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.032+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63411a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_145-, and the Request Id: 2883d8d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be23672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be23672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144, and the Request Id: ca22f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af16a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323f8b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d15a87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323f8b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.049+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f0cb22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.051+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d15a87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a8e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a8e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_145-, and the Request Id: 5cd49edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56a680b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec8a6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a680b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec8a6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145, and the Request Id: 2c85cf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54696d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ffa04d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54696d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79efaec6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.064+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144, and the Request Id: 46c1ab4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e18370d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141, and the Request Id: 5e9f7169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_144-, and the Request Id: 7ad8acbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b178f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_149-, and the Request Id: 50a540f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_145-, and the Request Id: 15e75293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49438d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a9c7f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a9c7f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d8570cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_144-, and the Request Id: 51ab1671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8570cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145, and the Request Id: 1796bef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a12b85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_141-, and the Request Id: fa6eca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.099+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca2cc42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca2cc42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fb601e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb601e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145, and the Request Id: 679f041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d888b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 770057b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fffbe6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ceb2e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ceb2e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce10ecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519d4057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5564e36b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56183e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ad36ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.140+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56183e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ad36ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146, and the Request Id: 610878fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17075b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17075b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_145-, and the Request Id: 8e7d082, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145, and the Request Id: 3a38d314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5541529a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5541529a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a18e315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a18e315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_146-, and the Request Id: a185732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41abaf8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.163+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145, and the Request Id: 58e24987, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db2c8da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26af266b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b70fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcadba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33ed469e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_145-, and the Request Id: 3b3ddb6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da7b691, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da7b691 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6abbf8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abbf8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.186+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146, and the Request Id: 556bfa58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_145-, and the Request Id: 3ddad647, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.188+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 553eaee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553eaee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd7f464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd7f464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146, and the Request Id: 784d81ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b70fd79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.209+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b70fd79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.214+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_146-, and the Request Id: 28c2f19d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_145-, and the Request Id: fa92cd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 132e1a54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.220+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2816f06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a1dac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7642e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a5d041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7642e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ba15dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_146-, and the Request Id: 2e49d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523c3949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145, and the Request Id: 644fd54e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8a89ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d85cfa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f980c2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.237+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc06f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d85cfa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc06f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 478a3c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 478a3c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9bf158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9bf158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150, and the Request Id: 2c62253a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142, and the Request Id: 67e1defc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dda22f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_145-, and the Request Id: 3fac1917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788c683e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788c683e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79838299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 557e5444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 557e5444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147, and the Request Id: 4984a6b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f792cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f792cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279e033b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279e033b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.272+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146, and the Request Id: 5654a1cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402c4797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 727207f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317d34ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46fe82e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_150-, and the Request Id: 5b24a9f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_142-, and the Request Id: 2fcb28f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cecc090, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2002229b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2002229b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f9911e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f9911e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_147-, and the Request Id: 165283b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146, and the Request Id: 22ce0a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_146-, and the Request Id: 61cf9752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487d6cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487d6cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.321+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f71199f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f42133f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f42133f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f71199f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc4f540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc4f540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 631a31a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631a31a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5265be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147, and the Request Id: 783dc321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5265be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a59026d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147, and the Request Id: 585db9a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146, and the Request Id: 49d9c545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aed4342, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.339+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ba222b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_147-, and the Request Id: 7b8e0c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4a1f52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_146-, and the Request Id: d1f86ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1e72f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b25fe9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cbabe3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 473466a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cbabe3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7961da00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7961da00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146, and the Request Id: 7c8ff324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a8b17e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.378+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_146-, and the Request Id: 4032dda9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.383+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f21d8ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14074bfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c2afa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_147-, and the Request Id: 73978cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e0865b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e0865b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c2afa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.404+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146, and the Request Id: 5ecba238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7c50cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f7f7318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7f7318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43794d1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.419+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43794d1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147, and the Request Id: 7fbe4e47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e4b7b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_146-, and the Request Id: 6eb53741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b8e31d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8e31d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae8504d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e035a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_147-, and the Request Id: ad4aa9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751b5bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751b5bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c46919d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cec3cee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143, and the Request Id: 191c73ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cec3cee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486ed3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7796dbac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7796dbac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456142e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456142e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a033b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74ee01fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74ee01fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a2f54f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2f54f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151, and the Request Id: 3ba98c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147, and the Request Id: 507feb2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.471+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a033b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148, and the Request Id: cb8b32c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_146-, and the Request Id: 4fe0dc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.479+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_147-, and the Request Id: 579d6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 194e3d47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.481+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194e3d47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1686e596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1686e596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148, and the Request Id: 614aed4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173163c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334a904c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.499+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_143-, and the Request Id: eafe016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_151-, and the Request Id: 7c683b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.506+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cfe027e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff835fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220ea690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfe027e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47be2d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eeaaa67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eeaaa67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.521+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147, and the Request Id: 9194b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34221d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_148-, and the Request Id: 29b84a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 991e9f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.532+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5281c8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5281c8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 562cdb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562cdb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_148-, and the Request Id: 365c4d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147, and the Request Id: 2ca107ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3ad0ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c36280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6413347d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.558+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5529650e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_147-, and the Request Id: 12f09d8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12dafe12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.566+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dafe12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ec6be5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec6be5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6163662b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.573+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148, and the Request Id: 3600f6de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f8dcbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f8dcbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fda49ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab05cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fda49ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab05cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.581+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7c714b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7c714b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.583+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147, and the Request Id: 17b6e9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148, and the Request Id: 24091b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.586+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4e7d34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_147-, and the Request Id: 1e66f0c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9d1d67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d3b26c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345f71ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538b107d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b107d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ef17ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_148-, and the Request Id: 5d5094d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b79dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b79dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_147-, and the Request Id: 444deb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148, and the Request Id: 6df3f50b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_148-, and the Request Id: 5336edfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118fc18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434ef9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23891103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23891103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 364d0a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3366ed27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 364d0a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3366ed27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.643+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3322ffc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d2e03b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3322ffc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144, and the Request Id: 646ff7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43a4ba54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152, and the Request Id: 205d0173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43a4ba54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3def116d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.653+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3def116d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_148-, and the Request Id: 1213eeab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149, and the Request Id: 464af0df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e73b47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e47be51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_149-, and the Request Id: 6a0d1369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b97a315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58270463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9796cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9796cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24905221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5401785, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24905221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5401785 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.685+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149, and the Request Id: 6eae4596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.686+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ba8431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ba8431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_152-, and the Request Id: 7d1b4e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148, and the Request Id: 60b4cc79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7035172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d917521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.708+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e3e389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525eecde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525eecde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_144-, and the Request Id: d21720f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783b1e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783b1e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149, and the Request Id: 56a50d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c2f8d1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2f8d1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_149-, and the Request Id: 162dcbc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.731+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53be3b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b66c9ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.734+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b66c9ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.740+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 169d349b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_149-, and the Request Id: 30c1d578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148, and the Request Id: 6cca7acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20f43c71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f43c71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb01a2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2b7a0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75502783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d1d47b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.759+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2b7a0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec69b85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148, and the Request Id: 70a4b5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25331b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25331b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_148-, and the Request Id: 4015c79b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4af8d9c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577e9aae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af8d9c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4979a077, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149, and the Request Id: 32dd7677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4578ffd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_148-, and the Request Id: 4e09f197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c749be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_148-, and the Request Id: df20c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb8cfb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c749be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a8f094d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b937c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8f094d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b937c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149, and the Request Id: 33fae7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7690f2d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6beb8776, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239e7082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239e7082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.795+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153, and the Request Id: 2b3bdd06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6dbb7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae7dd70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_149-, and the Request Id: 30816952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1925445e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae7dd70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_149-, and the Request Id: 1ce5de9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738e862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a5a03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a5a03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150, and the Request Id: 7fb0eea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.825+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35576b4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35576b4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c50440b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c50440b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150, and the Request Id: 3156f2bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.832+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79c16ac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79c16ac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cd201f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_153-, and the Request Id: 30048e04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46706041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd201f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145, and the Request Id: 32d16d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_150-, and the Request Id: 6d0f8205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de60b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3cb7ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.850+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de60b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.852+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e9fc860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9fc860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 798b3e8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798b3e8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334a2de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334a2de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150, and the Request Id: 6607fafe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149, and the Request Id: 30a8f23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6582c534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_150-, and the Request Id: 455cb0d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_150-, and the Request Id: 3d2e86db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da533d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_145-, and the Request Id: 45285236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28858fbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.897+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcc005b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e60ea30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_149-, and the Request Id: 1b44305c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a276a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a276a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181f2489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fd357ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e5e9d3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d9f774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.919+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd357ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e5e9d3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149, and the Request Id: 43d52463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c15d46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed453e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed453e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150, and the Request Id: 12b39d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47d5d851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47d5d851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dfd93e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfd93e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.941+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62202544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_150-, and the Request Id: 25eb195b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8ff2bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62202544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2523ffbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150, and the Request Id: 752988f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.944+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2108572a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.946+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c34c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c34c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149, and the Request Id: 78b2ff05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3331b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 738918f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_149-, and the Request Id: 125990e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa23113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e3bba2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_150-, and the Request Id: 61ffca88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73889d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fb3c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e32da44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e32da44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1be336b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1be336b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_149-, and the Request Id: fe2cc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.996+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151, and the Request Id: 1bd5b7b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:17.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a68f36f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44db2592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38ef4840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38ef4840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.022+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b47a858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27357901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a027e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a027e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151, and the Request Id: 5cc0f44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6acdaa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acdaa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb1063b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a90a99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb1063b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a90a99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154, and the Request Id: 3f107826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.037+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1000a0b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1000a0b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d609e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.041+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d609e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a445e96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151, and the Request Id: 47fc1187, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_151-, and the Request Id: 5547fea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2857a731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.047+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2857a731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146, and the Request Id: 7648a5eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 138abfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 138abfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.055+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b0d9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b4b719a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b4b719a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b0d9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150, and the Request Id: 6547d3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 620c4bf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 620c4bf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_150-, and the Request Id: 7bf29da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151, and the Request Id: 71c29bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 780cd329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_154-, and the Request Id: 3f338851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_151-, and the Request Id: 49dec9ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.073+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52434732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24742f5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_146-, and the Request Id: 313110fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.081+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_151-, and the Request Id: 5203d398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5adfc471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.089+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e058612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0084d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0084d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fde0f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fde0f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151, and the Request Id: 38b21d68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_151-, and the Request Id: 75162e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 519cd9c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd52124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.121+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b0e680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b0e680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43125161, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43125161 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b9b65c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b9b65c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.129+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150, and the Request Id: 41684b83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22bbbe1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22bbbe1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152, and the Request Id: 5702f668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d492679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.137+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f624c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_152-, and the Request Id: 5d3a84be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235e8042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235e8042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 580dafda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 580dafda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150, and the Request Id: 6b55e967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4143fa1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_151-, and the Request Id: 2190b038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d12a890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f1cdac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_150-, and the Request Id: 40626519, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb3ad57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764e1ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.208+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0ffbe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_150-, and the Request Id: 1145887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1353574d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a4864bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.221+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4864bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.222+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: adb847e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: adb847e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9be86b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151, and the Request Id: 2a5f9117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b87b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be26b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d7e7143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d7e7143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec80209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec80209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505be33f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.255+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155, and the Request Id: 4b05f485, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4f2699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4f2699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66067372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66067372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152, and the Request Id: 1a8ba99d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e77232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_155-, and the Request Id: 5936fd89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e77232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.273+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f775aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f775aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.279+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d57074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147, and the Request Id: 580675df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7569b3f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7569b3f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b53cd81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_151-, and the Request Id: 53e824aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bcc7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bcc7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153, and the Request Id: 5bf44688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41512038, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41512038 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eda1a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eda1a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c846aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c846aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152, and the Request Id: e52d44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dc1e0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dc1e0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_152-, and the Request Id: 4c21b347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_152-, and the Request Id: 498ba2cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152, and the Request Id: d1535db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9a6161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51caf94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdeb59a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e0ff6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e80f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_153-, and the Request Id: 4c19e426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_152-, and the Request Id: 55929bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_147-, and the Request Id: 47ff3a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.382+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cca8c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f2976a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.385+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3bb583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3bb583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4beb0b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 296f9f41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 296f9f41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152, and the Request Id: 340a4fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6a527c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 95892ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95892ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30aad540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30aad540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.406+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4116b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c58204b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151, and the Request Id: 21f2578f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_152-, and the Request Id: 59054641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e52b54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c014e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c014e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5afdc429, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afdc429 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151, and the Request Id: 506ffa0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb60a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb60a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24886cba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24886cba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795d744e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795d744e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156, and the Request Id: 4dd17e44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.446+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52068bc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52068bc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d2d1e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e04fff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e04fff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153, and the Request Id: 5ecf6d18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715dc124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715dc124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153, and the Request Id: 780703da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_156-, and the Request Id: 1f09e1ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41866a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_151-, and the Request Id: 67bd2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d93447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3168380c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba24a82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_151-, and the Request Id: 35e7d244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa7a769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa7a769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29285f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_153-, and the Request Id: 4e4b4a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29285f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153, and the Request Id: 3e255c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_153-, and the Request Id: dfaed7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a381b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f3dc94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f3dc94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a1736d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a1736d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148, and the Request Id: 72efaeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501f6150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_148-, and the Request Id: 7c163a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd4139e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd4139e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3840900e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.529+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3840900e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2e16a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154, and the Request Id: 7dc25803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6132181e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc50125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 198f21d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.544+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_153-, and the Request Id: c40c454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105280e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1a316e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.560+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ece7932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ece7932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 337a4c48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337a4c48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.565+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152, and the Request Id: 1f64e1f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6a276, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_154-, and the Request Id: 7a8e64f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3178c329, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3178c329 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d58a771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d58a771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152, and the Request Id: 5572886d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bdaec1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bdaec1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78cd1091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f07e96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153, and the Request Id: 6eb58624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19de40fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99c0706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_152-, and the Request Id: 591d459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246bfe3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246bfe3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e61a32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 770c89df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770c89df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e61a32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f6f1ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.613+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6f1ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152, and the Request Id: 7f9b5c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.617+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157, and the Request Id: 5d16be04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5ae055, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef51bb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.625+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_152-, and the Request Id: 27a6267f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385c867a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 118990c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 468138f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4736c648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468138f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4736c648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db66f8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db66f8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154, and the Request Id: 66717aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a2544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421b1375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a2544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_152-, and the Request Id: 2a156e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_157-, and the Request Id: 157f22b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155, and the Request Id: 47833e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_154-, and the Request Id: b21150a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bc156d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274ace10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc156d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f50845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_153-, and the Request Id: 4e274e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495dd40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 409c048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.672+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495dd40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f50845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409c048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f7d336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_155-, and the Request Id: 622e1fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ba69275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba69275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71870216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f18342, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f18342 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c480f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149, and the Request Id: 57ae17ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.687+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154, and the Request Id: d99afdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154, and the Request Id: 7bdc11ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4876ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_154-, and the Request Id: b1aeb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_154-, and the Request Id: 553c9e99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.706+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7253d6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1df716f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18500ce9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df716f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618ca565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48373b5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48373b5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130802cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153, and the Request Id: 17a0d5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3540b549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_153-, and the Request Id: 400b9265, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_149-, and the Request Id: 36776aef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f358759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.729+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f358759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3142007b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3142007b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0ac949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b55963f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153, and the Request Id: e37d766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64531b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159a03f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.749+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f17abef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb1ee4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb1ee4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b53db98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b53db98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d4618b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d4618b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.759+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60177980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60177980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158, and the Request Id: 32637cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.763+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153, and the Request Id: 38fc8efa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3624f885, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48dafc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53935dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b35df2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_153-, and the Request Id: 11a524fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b35df2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd34804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32903df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32903df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd34804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155, and the Request Id: 47cc548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a310df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc558f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6b0f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a310df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc558f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c93f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c93f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154, and the Request Id: 520885a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_153-, and the Request Id: df2ea2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2f7b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155, and the Request Id: 2f14fce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0a064b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.808+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_158-, and the Request Id: 699b54d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.809+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2df0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b74170d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b74170d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_155-, and the Request Id: 1dc6a7bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28bbd097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.821+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bbd097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.825+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155, and the Request Id: 754abfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ad0dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_154-, and the Request Id: 3110353c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354cd78f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_155-, and the Request Id: 5144603e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.842+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f36e38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65122673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f36e38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f5a74ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf06860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5a74ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf06860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748a6a98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b97f545, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748a6a98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bd2fa9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_155-, and the Request Id: 199a85e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.853+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd2fa9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156, and the Request Id: 359f7bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154, and the Request Id: 12df1036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30b1a8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30b1a8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150, and the Request Id: 638a1a0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f790d66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.866+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_154-, and the Request Id: 2f613abc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6028accd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e33d683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.878+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2973f9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2973f9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd83e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71bf2d5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bf2d5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156, and the Request Id: 6fe34930, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a74388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a74388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.891+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fc3426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fc3426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7d41a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154, and the Request Id: 34f38ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.902+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_156-, and the Request Id: 57b8ad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_150-, and the Request Id: 18f210dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_154-, and the Request Id: 44e09a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79920b82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25212ded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d510df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f52e136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f52e136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a968c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a968c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159, and the Request Id: 3b32f67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_156-, and the Request Id: 21dbd98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_159-, and the Request Id: 1aab6f4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464f024a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a2ecf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52405e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521efa92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad2273b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.959+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad2273b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d38fee3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.962+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f6ef22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a3f655, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646b465e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f6ef22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646b465e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 376e1865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156, and the Request Id: 742d6b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.968+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376e1865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155, and the Request Id: 624f4b46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e0379f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e0379f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 949e064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3186d2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3186d2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.985+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467a55c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b0dd1ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154, and the Request Id: 24920e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c77a9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.997+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4081b789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_154-, and the Request Id: 78248ac5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:18.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4081b789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700da3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700da3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157, and the Request Id: 6470271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_156-, and the Request Id: 4abdb592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d12b1c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d12b1c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.023+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_155-, and the Request Id: 21cf2625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 185f460a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185f460a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c6fc442, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 481235ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dfa9d58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78c1ddbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151, and the Request Id: 61df35ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cb75bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfa9d58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791120b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791120b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155, and the Request Id: 171ac2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1236826b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_157-, and the Request Id: 193ef241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_155-, and the Request Id: 44f47618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1781504f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.062+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1781504f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 524772a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 524772a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155, and the Request Id: 64b7c3a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.068+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe65353, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 578a337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6182f86c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6182f86c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_151-, and the Request Id: 1ef14ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767a8d3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b97a013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.080+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c59d47e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.080+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b97a013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156, and the Request Id: 2980f65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127b614e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127b614e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38dbe6a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38dbe6a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 173f750d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173f750d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_156-, and the Request Id: 1ff3ddf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bb48bc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157, and the Request Id: 2a7a5aaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e86119c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb48bc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160, and the Request Id: 2a234d13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_155-, and the Request Id: 2bfa9ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4486939b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.108+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420bcb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a6fb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eba04cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eba04cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c384bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c384bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157, and the Request Id: 2b2ea2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c73cde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490173c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490173c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4d4ec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4d4ec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c7f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155, and the Request Id: a830897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_157-, and the Request Id: 580eb340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51f32794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d530bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d530bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5842e5e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e4ea4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4ea4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158, and the Request Id: 31c648b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f8a0e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8a0e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d6bc2e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d6bc2e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74abeed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156, and the Request Id: 5a99cedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_160-, and the Request Id: f6b5f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_157-, and the Request Id: 135fbedb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b59679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b59679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_155-, and the Request Id: 4dcbccff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b486c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b486c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156, and the Request Id: 487c02cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f01ad3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5dee4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27fb9630, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc2c9f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc2c9f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_158-, and the Request Id: 40dab528, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.209+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47e70bcc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22180ae1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a786a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.211+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e70bcc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_156-, and the Request Id: 5356e263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.214+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157, and the Request Id: 18b58d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48eaa046, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48eaa046 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_156-, and the Request Id: 50019070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa2e50e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa2e50e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7285075b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152, and the Request Id: 6abb76cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65d830d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6741f9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3dfd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f58f49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.242+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3dfd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef5ad75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f283c68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef5ad75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156, and the Request Id: 55630696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 123ef8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 96432b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96432b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.259+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1457c78c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1457c78c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156, and the Request Id: 2f23b062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1a8b33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e675913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e675913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_156-, and the Request Id: 6688047e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e365b86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 754335ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e365b86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4651ae79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c76ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_157-, and the Request Id: 4681eba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4651ae79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.279+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158, and the Request Id: 6858ebdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_152-, and the Request Id: 625bc420, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b299f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648208c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b299f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648208c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff74a93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161, and the Request Id: 389f4035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41becf33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfbc4c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41becf33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_156-, and the Request Id: 366a8136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158, and the Request Id: 781d0b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb17d7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d19de50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d19de50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0d7f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245b1533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec1e332, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245b1533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb17d7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70b8e352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b8e352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.315+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_161-, and the Request Id: 5377b9a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c99b33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159, and the Request Id: 63166cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157, and the Request Id: 5a05e2a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c99b33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_158-, and the Request Id: 1c7c2358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3052316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.323+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb30264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3052316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.328+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157, and the Request Id: 481e69a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ec176a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_158-, and the Request Id: 1fd8e740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71182610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c13401e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7033e413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7033e413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6416c8a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6416c8a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162, and the Request Id: 44c2135a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e7dd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_159-, and the Request Id: 3d155320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dca6f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.385+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_157-, and the Request Id: 36dc4e1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2040e649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.389+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2040e649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd0241e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd0241e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157, and the Request Id: 1b4f575c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_157-, and the Request Id: 6a46dcdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45fbb968, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f1258e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47033704, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2213341e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_162-, and the Request Id: 282e4518, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 208b509a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c5f99a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5f69e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160f4e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_157-, and the Request Id: 5f45b466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2705484f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17de558e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17de558e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0bbe30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0bbe30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118f2476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118f2476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36c03a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cfe0d5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b9cff71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 500e9b62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfe0d5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9cff71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500e9b62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c03a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fbd373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153, and the Request Id: 2ad7c0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fbd373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159, and the Request Id: 769ae346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158, and the Request Id: 29b76093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159, and the Request Id: 15443164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3361fcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 312af880, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eb7fda8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb7fda8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a24501f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a24501f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.487+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6d6070, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5894cefa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6d6070 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 604a8bc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_153-, and the Request Id: 188865cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604a8bc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157, and the Request Id: 54c6e55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158, and the Request Id: 2ed98b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_159-, and the Request Id: 1d90b80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_159-, and the Request Id: 12d81faf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_158-, and the Request Id: 3e9603d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72570b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f87cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f87cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d634686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d634686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158, and the Request Id: 1ee193bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524f7ee6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d5c0935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5c0935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc43731, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_158-, and the Request Id: 6e979cd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc43731 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_157-, and the Request Id: 14954b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160, and the Request Id: 44c93a0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.528+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b077570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e2fee39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.529+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b077570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_158-, and the Request Id: 402a70bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.533+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38faf43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38faf43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_160-, and the Request Id: 49900de5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163, and the Request Id: 3bfdebb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4a5837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d387911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c384434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f2239b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c384434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 481116e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.553+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481116e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7486de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 851d5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47aae988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.557+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158, and the Request Id: 6473dea8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.559+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_163-, and the Request Id: 16923d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7568e47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226c0782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3f0a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302b9cf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9ab6fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.577+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22de00fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1139edc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1139edc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a7713b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9a1afd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9a1afd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159, and the Request Id: 5329bb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a88917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a88917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668374e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75be9bb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.601+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75be9bb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d83da11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154, and the Request Id: 68ed4202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d83da11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d173221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c66c54b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d173221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160, and the Request Id: 7b93426d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8fe63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 256f42f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 256f42f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19c0b0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_158-, and the Request Id: 38788686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c0b0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160, and the Request Id: 14069ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.641+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5761f6d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c3aeb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3aeb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 617c2ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 617c2ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158, and the Request Id: 31f984f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_159-, and the Request Id: 322d97b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59660a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aea81e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_154-, and the Request Id: 37f86ed2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c284b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aea81e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.677+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59660a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.677+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20781f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20781f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68fe5644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 127d6e27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68fe5644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127d6e27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.683+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159, and the Request Id: 682755fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4acc2ebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4acc2ebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.688+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159, and the Request Id: 12d2ae84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161, and the Request Id: 1bafb44c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_160-, and the Request Id: 3fddfd3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_158-, and the Request Id: 18785c0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_160-, and the Request Id: 399710e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfdded1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfdded1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21b6df90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b6df90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ed8dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.713+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f310d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164, and the Request Id: 2516a241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_159-, and the Request Id: 246f7dbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_159-, and the Request Id: 7d0a7603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5772deba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ef79ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_161-, and the Request Id: 7d3043ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da4c3f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acc01f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aed4f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e7b8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee53079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe1509d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cee2812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe1509d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7918071f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.765+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7918071f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159, and the Request Id: 642b80e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_164-, and the Request Id: 601f4ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d258b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603e45ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 509ad58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 509ad58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 704ff6a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b39f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704ff6a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1168244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54db95ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.802+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155, and the Request Id: 7cc4efab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.810+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383d1c8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99e0774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99e0774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c62202, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26155a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26155a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5366c264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160, and the Request Id: 5e425942, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_159-, and the Request Id: 41dee906, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5366c264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_160-, and the Request Id: 5a68636a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.825+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 92151d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92151d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7f02f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.829+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7f02f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37be6da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26227c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162, and the Request Id: 61d55e38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37be6da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17542bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17542bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 232f7be1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160, and the Request Id: 54c4df37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 232f7be1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e6ebabb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e6ebabb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_155-, and the Request Id: 2488d735, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.856+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36aa866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159, and the Request Id: 1961281d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36aa866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f0a2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161, and the Request Id: 7fc7f21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f0a2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464d6c4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464d6c4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160, and the Request Id: 56ac598b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 599c6d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599c6d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab0cd10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_161-, and the Request Id: 2fd7fc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2399f9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2399f9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.879+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d8bd8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161, and the Request Id: b49c89a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.892+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_160-, and the Request Id: 7217c72c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_162-, and the Request Id: 665194f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494fe9ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab9f866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_159-, and the Request Id: 18072d03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ac14b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c4bb184, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21438435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_161-, and the Request Id: 5b070ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.917+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4bb184 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abe3707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c36086d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c36086d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_160-, and the Request Id: 41cc248e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161, and the Request Id: dce6901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63fb255c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2bc091, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231de602, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.944+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d37a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 778173a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778173a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2beab89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.946+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687aee26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65de8adb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65de8adb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.949+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 266989bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56eed4d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.950+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 266989bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56eed4d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.953+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e6f196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.956+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165, and the Request Id: 63780e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156, and the Request Id: 12f61df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6518f0ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_161-, and the Request Id: 383f7eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6518f0ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566901ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7e5431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566901ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160, and the Request Id: 48fee8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ea285f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:19.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2379a876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2379a876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d43ed02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.003+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d43ed02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162, and the Request Id: 1b9e88a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.012+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3282d499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b23359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_165-, and the Request Id: 2d256c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f2d7713, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2d7713 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_160-, and the Request Id: 6b6d687f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6afc63e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e2fe60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd5d859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd5d859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c169de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b0c410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160, and the Request Id: 7dd3337f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6afc63e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c169de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d0d338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d0d338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.058+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd61198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_162-, and the Request Id: 18630b1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd61198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161, and the Request Id: 56418708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163, and the Request Id: 29e0a5aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_156-, and the Request Id: 4ffc68e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c75061e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29cadcc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cadcc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2176343e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504417a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 261bcfd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261bcfd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162, and the Request Id: 99c23af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.092+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_160-, and the Request Id: 432fbf91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309fe48e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dd68e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.113+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_161-, and the Request Id: 7b97c279, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_163-, and the Request Id: 71c859fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a49a480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6323a2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44bed0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44bed0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dff38f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_162-, and the Request Id: 524f4ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.147+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448a9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb09410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a224ddb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 671bbbc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22c12971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671bbbc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c12971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4d3dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161, and the Request Id: 705fbb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32332163, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32332163 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f67bac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162, and the Request Id: 4529f999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_162-, and the Request Id: 4372c119, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d02bca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4519050b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.178+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d02bca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31079abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31079abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4098a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3168eebe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4098a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.184+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f51910, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f51910 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161, and the Request Id: fa7aad3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3168eebe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26d411a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d411a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161, and the Request Id: 61ead113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_161-, and the Request Id: 6dfd1c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630d8bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.213+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d592e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166, and the Request Id: 59525753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13778b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13778b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f4fdb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1902a9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f4fdb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1902a9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21681975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d8809c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d8809c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_161-, and the Request Id: 159e6304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.227+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157, and the Request Id: 6499cf98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163, and the Request Id: 7f8d56ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51769d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_161-, and the Request Id: 692d3f22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d929d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43c697da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.245+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43c697da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5657a2b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5657a2b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ece69e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ece69e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162, and the Request Id: 3a21c8f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d238bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d238bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164, and the Request Id: 630d9e7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_166-, and the Request Id: 62b45468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78997641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_157-, and the Request Id: 7114050, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b5516db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_163-, and the Request Id: 739be534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e3ebdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466b232b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_162-, and the Request Id: 3eaa2344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15086cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15086cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff6e386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.298+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff6e386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bb8cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.300+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163, and the Request Id: 187e78de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428398a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d1a865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511981eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511981eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 89aecfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89aecfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c831bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163, and the Request Id: 1def2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c831bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e394f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2630045f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2630045f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f671ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162, and the Request Id: 5723f388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_164-, and the Request Id: 5f27070b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.336+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a19716c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38cf2f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_163-, and the Request Id: 2ac6070d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38cf2f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b350b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b350b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162, and the Request Id: 5804977a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 782940fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.368+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_163-, and the Request Id: 28f10d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.368+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d5463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 274dd744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274dd744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162c6543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162c6543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162, and the Request Id: 4e3695ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408c967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_162-, and the Request Id: 540f38e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b1253c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb00a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e2b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_162-, and the Request Id: 26475cee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798fadb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798fadb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b642ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b642ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167, and the Request Id: 3ef1088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a90c98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19c73562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.417+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19c73562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b9613fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 510d590c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bfc67ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.420+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9613fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158, and the Request Id: 1659ba36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a52bf7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e233239, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e233239 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a52bf7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f2fc373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619527c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2fc373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_158-, and the Request Id: 6d2e7f09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619527c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163, and the Request Id: 4061b7c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165, and the Request Id: 4eb93642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_162-, and the Request Id: 6bf0f1c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496abd8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496abd8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445206, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445206 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164, and the Request Id: 53c0759d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26119e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.459+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_167-, and the Request Id: 53a98dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224f48d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d68e479, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3336b104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387c4db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_163-, and the Request Id: 2f8e5ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_165-, and the Request Id: 36dd4ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c22a31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6176ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_164-, and the Request Id: 3a17548b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40a6f3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed0e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a6f3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37ffc8c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ffc8c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164, and the Request Id: 564b0703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4640e0bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3d12af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3d12af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4640e0bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a53860a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a53860a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9ed90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9ed90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de0bc94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164, and the Request Id: 7c3e9859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163, and the Request Id: 2aa7a278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34e4f862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_163-, and the Request Id: 72e968d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5d78b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ea9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b07e92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fee728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.592+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d634af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fee728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d634af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d276fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40815451, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40815451 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_164-, and the Request Id: 2070ba1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_164-, and the Request Id: 221b3524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.596+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402870b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402870b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163, and the Request Id: 7b4f4b28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163, and the Request Id: a57b671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3daa4c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef3420d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0006cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0006cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4f137f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4f137f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159, and the Request Id: 96eb34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46af23a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46af23a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad5027d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 775d33e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 775d33e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166, and the Request Id: 479558f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a187645, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e5a7d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369c70a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_163-, and the Request Id: 5cbacc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16650b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ce53fe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2143d632, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2143d632 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 344684a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344684a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165, and the Request Id: 5c4ec153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d62f9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d62f9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_159-, and the Request Id: 66cf79de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.679+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d230323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 217bda7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d230323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_166-, and the Request Id: 1dd4abea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217bda7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.681+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fc66f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fc66f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164, and the Request Id: 20765550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168, and the Request Id: ce7919d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a282d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a282d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae31085, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7c9e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae31085 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165, and the Request Id: 1bc9351c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ace6f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_163-, and the Request Id: 377dc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c940896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3381d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c75d4a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_165-, and the Request Id: 5ee1613b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.726+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_164-, and the Request Id: 465c1e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13849039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_168-, and the Request Id: 1378b46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a98f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_165-, and the Request Id: 7232ac8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.743+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50048ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b34c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263ff815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d6d65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bf2d577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf2d577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5036931c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 665d05dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5036931c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 665d05dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164, and the Request Id: 71bf7f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c19573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c19573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788278bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165, and the Request Id: 25a69a29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f06c50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7922ab01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7922ab01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c420a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c420a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160, and the Request Id: 65ecf592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa5383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.792+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa5383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f5ee49c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f5ee49c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164, and the Request Id: 29fb0f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca29ee6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.804+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b15df23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.805+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18bf1fd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.805+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca29ee6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2507348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2507348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_164-, and the Request Id: 6daa8c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_165-, and the Request Id: 3b5f52c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167, and the Request Id: 6997ee4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684e722d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbf625c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_160-, and the Request Id: 55c56ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62be1405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62be1405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2169f1f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f80d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680b8176, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680b8176 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269f4627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269f4627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.834+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_167-, and the Request Id: 295b4d4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165, and the Request Id: 4d421d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596f3c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596f3c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c14236f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c14236f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166, and the Request Id: 333ac585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 497664ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497664ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74fc97e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.862+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ce4aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ce4aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164, and the Request Id: 28fe4d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74fc97e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7fbe3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166, and the Request Id: 3f0b6862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483dedd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2602247d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2602247d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639c0d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.879+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ef02928, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef02928 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169, and the Request Id: 333c59ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_164-, and the Request Id: 62e44b66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4e9375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_165-, and the Request Id: 2fe2ec74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387fb65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_166-, and the Request Id: 165987e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_164-, and the Request Id: 97b15ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3def535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74aba0fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_166-, and the Request Id: 2ee1d7d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aba0fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294b5f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.919+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294b5f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161, and the Request Id: 6930d154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_169-, and the Request Id: 4e0eda95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2037ebf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2037ebf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d8a2ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50f1ae03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d8a2ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f1ae03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165, and the Request Id: 6acebc44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.943+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a06e705, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c19af97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.945+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a06e705 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.955+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 487fd722, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49839e24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166, and the Request Id: e4e3336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd8ddc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500fe736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601131b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766590bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.986+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_161-, and the Request Id: 303a343e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 271f91f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_165-, and the Request Id: 30f94199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3389b5cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:20.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3389b5cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529b52e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529b52e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168, and the Request Id: 513ae332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b2c59e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375ec833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350fc124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.012+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 426d7668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.013+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426d7668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65cdbfae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65cdbfae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba71fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165, and the Request Id: 36912b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba71fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c1c5fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_166-, and the Request Id: 50f5d5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf43848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf43848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12492e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd46098, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167, and the Request Id: 430da100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 926ea60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.050+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_168-, and the Request Id: 389bdead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d8af958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d8af958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.067+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e7b577, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e7b577 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55ad5f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166, and the Request Id: 709cef20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ad5f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a857a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.076+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a857a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_165-, and the Request Id: 70508b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.086+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4299e344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 160b989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4299e344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38d0209e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160b989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_167-, and the Request Id: 7c8d7317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9974fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166, and the Request Id: 307861ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9974fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.109+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a68f6cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a68f6cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170, and the Request Id: 1bcf6590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a06ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75de6742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a06ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75de6742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3e3ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1afd2ad5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.120+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167, and the Request Id: 2a86bbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afd2ad5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4975aade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_170-, and the Request Id: 3d76a449, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4975aade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165, and the Request Id: f973dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.134+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28707452, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162, and the Request Id: 1aaa2b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_166-, and the Request Id: f665b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2319f9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_166-, and the Request Id: 2a52408a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_167-, and the Request Id: 77bcb1d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8400fbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.150+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29714266, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_162-, and the Request Id: 3df6afd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52467346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_165-, and the Request Id: 620929f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7110e18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5065c1cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418ac0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e70177c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68699647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28a57186, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28a57186 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bde9209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb7e61a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb7e61a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.196+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418e64cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166, and the Request Id: 32bcc423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c9ab9d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43564986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604eaa59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 781158fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.226+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781158fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 239a219c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52346e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239a219c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52346e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4972e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168, and the Request Id: 3b209982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.235+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4972e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169, and the Request Id: 51fe0307, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687f9ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687f9ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37081d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59fe6157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37081d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fe6157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.248+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b02f3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.250+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b02f3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167, and the Request Id: 6a38203c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167, and the Request Id: 322f8025, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_167-, and the Request Id: 772f1c57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_168-, and the Request Id: 16522c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cca5cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18aef8d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f2c9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_166-, and the Request Id: 6194f661, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c54ed94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_169-, and the Request Id: 64eb2078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f70dd83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d12299c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9dd5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c54ed94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_167-, and the Request Id: 6679d103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6230bc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fd03a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd03a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f70dd83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afe3706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.318+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2badd7c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afe3706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2badd7c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c56c54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c56c54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f23fd63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168, and the Request Id: 1b9ed5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.322+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f23fd63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163, and the Request Id: 4d94b412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171, and the Request Id: 61a159e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.330+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d113205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d113205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a1af900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c7ee5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167, and the Request Id: 6b3bd1ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_163-, and the Request Id: 44d0b790, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f2b5cc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.343+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b1b4eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1b4eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.349+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32b4feec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b4feec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b61d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166, and the Request Id: 63ec6dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_171-, and the Request Id: 73b788a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.377+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23476e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac690d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ef778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_167-, and the Request Id: 2ced49ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.395+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d84b54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_168-, and the Request Id: 397facbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.399+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc978a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc978a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7631445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e276f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.414+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e276f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_166-, and the Request Id: 69cc32d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.423+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169, and the Request Id: 277960a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e262524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d83e57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d83e57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446f6478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34170285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34170285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.439+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446f6478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e593f79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.440+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170, and the Request Id: 25d59013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e593f79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1233733a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.444+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167, and the Request Id: 44c71724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1233733a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.450+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab61ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340472c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab61ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168, and the Request Id: 506e4ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419095e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.473+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_168-, and the Request Id: 47034f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300b6858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ae76520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_169-, and the Request Id: 43545757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.484+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ae76520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad21f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.489+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad21f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f103d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168, and the Request Id: 2387205d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f103d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef45514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23bdf772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75270111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.501+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23bdf772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164, and the Request Id: 43bf86b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_167-, and the Request Id: 62ff727f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_170-, and the Request Id: 3bdfdb7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245b8eff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419a7e11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60771e25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10735c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa04a45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_168-, and the Request Id: 435eee11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b071ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b071ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc37a62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc37a62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172, and the Request Id: 79aeda18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25b5b888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25b5b888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 715353a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 715353a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_164-, and the Request Id: 24524c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168, and the Request Id: 507cf4a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7a195d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254810c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.575+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74774184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504e61ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50fc095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f10a9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f10a9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_172-, and the Request Id: 27f33c03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792524f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792524f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65049409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65049409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.587+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169, and the Request Id: 51ffdbf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.591+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168, and the Request Id: 778c0939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_168-, and the Request Id: 7305d8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d68ea49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 126c0739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.606+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790db6d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.610+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c83fa40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7d8463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca3b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca3b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d0dfa3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b9dd14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d0dfa3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b9dd14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a36e2c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a36e2c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170, and the Request Id: 63e3f10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167, and the Request Id: f245753, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514911eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_169-, and the Request Id: 4ab4d967, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bddbc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_168-, and the Request Id: 5861608a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.649+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c63edff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.650+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dec3f97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.655+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5590f4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5590f4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e1af01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e1af01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_170-, and the Request Id: 326171e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.664+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158942ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f8e0041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528ad203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f8e0041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528ad203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169, and the Request Id: 15c89d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cb45b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b60541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.671+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b60541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de5c927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de5c927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171, and the Request Id: 215e1f9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165, and the Request Id: 6f8ef888, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_167-, and the Request Id: 6b143cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e149f96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50332340, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.681+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50332340 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ee2071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c91d64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ee2071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c91d64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.685+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 506b764e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 506b764e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b41d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.690+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169, and the Request Id: ad5b240, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f1d183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.693+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_169-, and the Request Id: 5b7b59f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f1d183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f194a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173, and the Request Id: 6201e0fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e7f4e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f194a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7f4e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169, and the Request Id: 68cdd8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d6deb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513472be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513472be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_171-, and the Request Id: 10fce2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170, and the Request Id: 2a8c232a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b72403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_165-, and the Request Id: 1b2d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_173-, and the Request Id: 4f2881e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.715+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_169-, and the Request Id: 8647b90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_169-, and the Request Id: 7e515ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bda840f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.724+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225d8ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb0f63f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a472e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a20ac59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a20ac59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4063f984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4063f984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_170-, and the Request Id: 4ec1e624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3795998f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30606067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171, and the Request Id: 244954d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_171-, and the Request Id: 1f4ed636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cffed7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3817a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14480919, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36839a7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675b4f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fba98cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5054bccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5054bccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54269f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54269f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169, and the Request Id: 5a80041d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ee1889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ee1889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af2d9a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af2d9a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396d395f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.804+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171, and the Request Id: 30162c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac88b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476eb832, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46fcde55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c45f249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b1dea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_169-, and the Request Id: 7cc0c3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b1dea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.821+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 246b61a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5c1a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246b61a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282c2a9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282c2a9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_171-, and the Request Id: 14b31a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.829+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e316b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e316b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131b42df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131b42df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.836+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565ff100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ff100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170, and the Request Id: 23cfab9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166, and the Request Id: 7dfc02bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.843+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa2b95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: daf5540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa2b95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: daf5540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.850+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45063b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45063b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.854+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638c70d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638c70d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174, and the Request Id: 5df3b80d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170, and the Request Id: 717feca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168, and the Request Id: 66454ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_170-, and the Request Id: 41f7427b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d9011a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d9011a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d7e7600, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7e7600 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65d64422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a0d1766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.869+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d64422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.869+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0d1766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172, and the Request Id: 7ba7e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172, and the Request Id: 5d7fc1f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5538f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5538f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1c37df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fcf6250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fcf6250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170, and the Request Id: be428ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbb1bb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_166-, and the Request Id: 66eb2f92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_174-, and the Request Id: 1c6655c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_170-, and the Request Id: 1d1abc2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_168-, and the Request Id: 2e5e8462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.904+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625be093, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_172-, and the Request Id: 7409a548, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_172-, and the Request Id: 347eb844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73240fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.932+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 166cb6af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.932+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f896bee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_170-, and the Request Id: 6dbcb74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32447e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec3756b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa3eec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6842f9e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41dee534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ff37fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.948+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e643fea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2743268c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 502c37a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5db2ba29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.949+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2743268c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.950+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502c37a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bba264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a720116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a720116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73cd53e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.956+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73cd53e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.957+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170, and the Request Id: 263919cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171, and the Request Id: 73d0abb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58cb6aea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cb6aea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d01f822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d01f822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278e2162, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172, and the Request Id: 14afc62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4029417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447ccb54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187db638, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4450d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187db638 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119312ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119312ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.991+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_170-, and the Request Id: 3a95da8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43cf65bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f03cf16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cf65bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f03cf16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173, and the Request Id: 3dd1375d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175, and the Request Id: 2acfa2c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:21.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cfe4e04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfe4e04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.001+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_171-, and the Request Id: 6d671c2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_175-, and the Request Id: 7c4484cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29cccedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29cccedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_173-, and the Request Id: 450ad227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.010+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171, and the Request Id: 4996c765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_172-, and the Request Id: 362ef61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b94d6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b94d6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cf9fe3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5875de3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5875de3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169, and the Request Id: 33b7ee72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18cf8450, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6059c4fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c6b2cde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.031+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c6b2cde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.032+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e7f26f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.033+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7f26f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.034+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bfe7726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43910508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43910508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7de804b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7de804b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.039+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e70bb44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.039+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171, and the Request Id: 4f1696b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dc55a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167, and the Request Id: 43896a34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_171-, and the Request Id: 5da70d25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c5efa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fcc416d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_171-, and the Request Id: 2addfbdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c5efa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b0d2110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b0d2110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.070+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f22b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_169-, and the Request Id: 756a77d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c46215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f98cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f98cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a3d2e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3d2e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e35869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174, and the Request Id: 2f9939d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173, and the Request Id: 79f5ea46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_167-, and the Request Id: 56dacf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.082+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14642909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c3c3a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14902244, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.086+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c3c3a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.090+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b54db1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b54db1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_174-, and the Request Id: d4828f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172, and the Request Id: 7fa5ce94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b7706c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1932c161, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f18d13b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f18d13b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d1640a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_173-, and the Request Id: 1cb56cd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d2be0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73a80b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d1640a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a80b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bef5048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.124+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171, and the Request Id: 53a6a42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bef5048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d3ae8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c6e840b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_172-, and the Request Id: 789e032b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_171-, and the Request Id: 23fc2d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.137+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be63680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176, and the Request Id: 91f1761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c396245, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4b5b7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c396245 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4b5b7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12eeb392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a96cbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a96cbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.147+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b50682b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172, and the Request Id: 7239acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b50682b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a716eb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_176-, and the Request Id: 5085c579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172, and the Request Id: 473e309f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbd1ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c58f89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c58f89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3546230c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cf24fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3546230c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175, and the Request Id: 2faa2c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778129ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37856eee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d02ac49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d02ac49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d8a471, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686816ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d8a471 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173, and the Request Id: 4bd4dac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.188+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4001ae98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.188+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_172-, and the Request Id: 3f5b4b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_172-, and the Request Id: 62cbda7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.204+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1565ea45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1565ea45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba6b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 112d9a0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.208+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 381490f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 381490f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174, and the Request Id: e879a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112d9a0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6599afd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6599afd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168, and the Request Id: 33a66c3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_175-, and the Request Id: 6255e501, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 628627f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628627f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b40c5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.225+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b40c5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170, and the Request Id: 788266f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a989ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a989ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_173-, and the Request Id: acdfa46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35313bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.244+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35313bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.246+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172, and the Request Id: 6ea3c8bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25485517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d639bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_172-, and the Request Id: 37ad08b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c820592, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_174-, and the Request Id: 10a4de3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7540c93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.267+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_168-, and the Request Id: 347dc36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7540c93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47c52671, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47c52671 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3a9e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3a9e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5201ef19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173, and the Request Id: eab6bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d17fffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d17fffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3302d1f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177, and the Request Id: 5c684d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_170-, and the Request Id: 6dd7ec5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c09f018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c567db5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e50dc5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_177-, and the Request Id: 3f0fdbb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.302+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a66bc36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38927bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f379de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_173-, and the Request Id: 59312851, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c15cbe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.315+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61cce692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6544a7c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673ece3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c800b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48d48dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d48dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c314b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c314b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503254c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42357c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503254c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.336+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42357c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74230761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173, and the Request Id: 6921c329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18e92b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173, and the Request Id: 32d28808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e92b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8b43a75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aba9e79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b43a75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176, and the Request Id: 22ab8c30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5948db29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5948db29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ddec29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2628e38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.361+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ddec29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2628e38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173, and the Request Id: 43b75be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e263869, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a1ab82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a1ab82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171, and the Request Id: 58eb46a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74dc84a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74dc84a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6eaa13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.377+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e2d9f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e2d9f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_173-, and the Request Id: 4a2f38e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174, and the Request Id: 1c5e83f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e4c4b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e4c4b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ee5f36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.391+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58713cc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58713cc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_173-, and the Request Id: 216ace22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169, and the Request Id: 793622f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aadd436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.403+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_176-, and the Request Id: 59165bfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_173-, and the Request Id: 77fa7731, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_171-, and the Request Id: 35d29a6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3778722d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.411+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3778722d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.412+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a05e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.413+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a05e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20d289a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d289a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d564717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d564717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178, and the Request Id: 2b8b6553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175, and the Request Id: 599b6a17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_174-, and the Request Id: 7cbbeb9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6357eb86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.434+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_178-, and the Request Id: 449b7196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1701a71d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1701a71d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f354c5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f354c5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.448+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4e7a4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.449+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d5629fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174, and the Request Id: 18e5c505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e85a3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_169-, and the Request Id: 2ed60204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73da263e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_175-, and the Request Id: 4e2b4b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e780882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eab4817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab8e5b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd00cc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378ae45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6669e79c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_174-, and the Request Id: 501e66a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dff7b3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32842b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dff7b3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51ca41b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ca41b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174, and the Request Id: d820908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.507+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18415b43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18415b43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74be0e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74be0e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_174-, and the Request Id: 3401e56d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd88fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd88fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202decc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202decc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50aeeb42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf00ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174, and the Request Id: 188b8969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dbdc4bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50aeeb42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174, and the Request Id: 635f268e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63aad12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63aad12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d11aef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2061b571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172, and the Request Id: 63aaf8c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be9869b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139d3e69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.550+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139d3e69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_172-, and the Request Id: 49420c64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 626b8e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 626b8e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50349011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50349011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_174-, and the Request Id: dc2ca8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d903966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.564+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea171c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea171c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175, and the Request Id: 69d49830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177, and the Request Id: 79046310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e7f567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d965d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e7f567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27c5eefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27c5eefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.580+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_174-, and the Request Id: 425d213e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179, and the Request Id: c437617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20624ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493f60b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.599+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afcec1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aac5966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 573c06da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afcec1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573c06da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.602+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_179-, and the Request Id: 2d3ad9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ad87c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46d4ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ad87c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46d4ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175, and the Request Id: 38e8acec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.611+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170, and the Request Id: 7fd05693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_177-, and the Request Id: 6c25eec7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d221fb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2091d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aed79f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_175-, and the Request Id: 317090ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aed79f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_175-, and the Request Id: 76515ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.626+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e036ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e036ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175, and the Request Id: 62d3308d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1997211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5501b023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d5fa0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d5fa0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56f0209, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f0209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464aad90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176, and the Request Id: 36c81d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.660+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_170-, and the Request Id: 6b701cdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1276908c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 540e446f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f4ffa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.668+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 540e446f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a8dff75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8dff75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_176-, and the Request Id: 3cbfd807, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127ee9a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175, and the Request Id: 2959b037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_175-, and the Request Id: e8e1759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f8ffbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a8adde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acf480b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.726+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce957df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_175-, and the Request Id: 3c14107a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2233b38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4201906a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0ab2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6973ba2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2233b38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333c1d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a8adde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cf5b2a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf5b2a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec03700, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287f00c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec03700 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180, and the Request Id: 53632f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173, and the Request Id: 5495e118, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da46d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da46d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd0e8cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd0e8cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176, and the Request Id: 148446e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c80350d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.767+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cf7aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cf7aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.769+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4042016e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e56ff67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4042016e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178, and the Request Id: 15e35cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a188154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecab9d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45e24e7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e24e7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.783+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65fbe70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fbe70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.790+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175, and the Request Id: 412603e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 234a936b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_180-, and the Request Id: 79cef0c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 234a936b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1385f954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1385f954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171, and the Request Id: 436b36a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_176-, and the Request Id: 24c77919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_173-, and the Request Id: 70dd74a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34be08a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34be08a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 223b0af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 223b0af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 241a8685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac0aa0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 241a8685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac0aa0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d1eca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_178-, and the Request Id: 7d52c92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.823+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177, and the Request Id: 265cdba7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e560c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e560c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176, and the Request Id: 2e944491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.826+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13943fe3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13943fe3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176, and the Request Id: 7e32505a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_175-, and the Request Id: 1f0cfb2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 282d2a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75544cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_171-, and the Request Id: 2234a7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b8401c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17246066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.851+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8bb174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_177-, and the Request Id: a3be674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_176-, and the Request Id: 5b67db55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.860+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_176-, and the Request Id: 5e6fef77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e71d7a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce58bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.869+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce58bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113e7129, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac7cc0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac7cc0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a54dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176, and the Request Id: 9df167a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab1ef2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.886+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e2f09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e2f09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.890+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7153d66a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e24df87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.894+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e24df87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181, and the Request Id: 4fcbacb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c10fbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fecb57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_181-, and the Request Id: 623dd343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.911+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46db478f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9f3189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9f3189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36c50f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36c50f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ce46ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177, and the Request Id: 53b61b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_176-, and the Request Id: 63e40284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_177-, and the Request Id: 53ae2c82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7419503d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 508ed940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.932+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7419503d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 508ed940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695a4c69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695a4c69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c6e1956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.938+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c6e1956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.938+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179, and the Request Id: c0f34e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176, and the Request Id: 3c5517d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550cd4ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.946+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35cadc6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae11354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c339dd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a9259d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a9259d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686783ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 656df484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656df484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174, and the Request Id: 30699a78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35380877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35380877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.983+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a024460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a024460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_179-, and the Request Id: 2eb64cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172, and the Request Id: 469da60c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38aa61b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_172-, and the Request Id: 45eae1d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_176-, and the Request Id: 169a3e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1874a365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:22.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230275f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b37231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b37231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0ec320, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cbea2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cbea2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.023+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2409a9db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_174-, and the Request Id: 6a793302, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177, and the Request Id: 65f84d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.024+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2409a9db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0de1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0de1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182, and the Request Id: 3ec0846d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: abcfbb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37128724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6087311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.049+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ce8940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6087311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568249db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ce8940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b120656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b120656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128b6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.054+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178, and the Request Id: 8cf1b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec67758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568249db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1b7749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177, and the Request Id: 4df08e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.061+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1878d2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_177-, and the Request Id: 3b6a0b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_182-, and the Request Id: 3ae3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.073+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f05388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.074+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f05388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ca8f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708557b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_178-, and the Request Id: 15b1c6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708557b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177, and the Request Id: 2149282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b55acf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a4a1a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c317762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 759d06e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512cbf67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a4a1a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c317762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759d06e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 755f68c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2b2d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2b2d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755f68c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10eaf004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_177-, and the Request Id: 730e2516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177, and the Request Id: 736cdce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10eaf004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173, and the Request Id: c335156, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178, and the Request Id: 6ca101b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.113+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 244fc85a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 244fc85a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8c72cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8c72cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_177-, and the Request Id: 1879469d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a603ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180, and the Request Id: 7fa09693, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6c1331, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352a55d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32cfc784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_177-, and the Request Id: 636dab63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_173-, and the Request Id: 6e3e8e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.144+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e1e434b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_178-, and the Request Id: 1951621e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1ba428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_180-, and the Request Id: 5e4e3959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d47d58b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dcbc3b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dcbc3b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68b213c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b213c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.172+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d1ec79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175, and the Request Id: 690e1466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d1ec79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ae8e034, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae8e034 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178, and the Request Id: 47d5c52d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cbb2784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ba6f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.190+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161d2210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7766bd8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da2b99c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab613ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618a40f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618a40f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9c67f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b605f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a59dc6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9c67f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_178-, and the Request Id: 43d24788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b605f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 725e33a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725e33a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5356138a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179, and the Request Id: 574af88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.235+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_175-, and the Request Id: 35ff22ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3a002a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3a002a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a01b687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71ea3044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183, and the Request Id: 38f491ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ea3044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178, and the Request Id: 7288aef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7954e27d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_179-, and the Request Id: 2a2ab059, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ba62f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480ffd3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ba62f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544c42b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7954e27d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_183-, and the Request Id: 29a45070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544c42b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b83d21e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.260+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fc2cef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f26b710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2fc9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2fc9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62adb6fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62adb6fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.264+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1827977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1827977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174, and the Request Id: 2a2e89ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178, and the Request Id: 6caa847f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_178-, and the Request Id: 2a3b09c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178, and the Request Id: 799d744b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da4a864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da4a864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 472269eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 472269eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154cd3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a764599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181, and the Request Id: 4c90a86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afbc79b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.291+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eff0b0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7b02d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_174-, and the Request Id: 3a3df622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.299+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7b02d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5410ce24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5410ce24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41191bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176, and the Request Id: 1307f537, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_178-, and the Request Id: 21a97c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2957a746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.311+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_176-, and the Request Id: 407fbd06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47eca37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcc43c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_181-, and the Request Id: 5885ede3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f7e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.329+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67599d2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67599d2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f5e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_178-, and the Request Id: 4a7f5d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f5e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179, and the Request Id: 1339f1f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dfacb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d304d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.341+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d975f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f8c6e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d304d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139b5ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139b5ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5afc40ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f401c5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f401c5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5afc40ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4b428d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175, and the Request Id: 7e366744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b33dd00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b33dd00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 121e4e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5554ee75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4b428d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5554ee75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179, and the Request Id: 75931db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180, and the Request Id: 527c5ded, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c7b9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c7b9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184, and the Request Id: 7fdcea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77060550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_179-, and the Request Id: 722381dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_184-, and the Request Id: 290b7508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7310089d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678bca9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11c6cbcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c6cbcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.383+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_175-, and the Request Id: 3a59b23c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ef2bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.385+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_179-, and the Request Id: 77bef3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57eb84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57eb84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.390+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179, and the Request Id: 7243ae78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_180-, and the Request Id: 3eb5ac7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbbc74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adb804c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e009d18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.411+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d31acca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e009d18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58c6719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58c6719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f4f044b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4f044b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182, and the Request Id: 47127218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1e0903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1e0903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550456d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.421+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177, and the Request Id: 4c95f03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12dd10ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.429+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dd10ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 694963ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.432+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694963ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.433+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179, and the Request Id: 10a97164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a0294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_179-, and the Request Id: 4bd52b8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62551649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_179-, and the Request Id: 28690362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f50edfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e895abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65d9b2dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65d9b2dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ea3f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ea3f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20fcf435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20fcf435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185, and the Request Id: 23cea447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f88d7d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f88d7d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c7b731b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_177-, and the Request Id: 60869fc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179, and the Request Id: 143973bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_182-, and the Request Id: 15b666a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11691011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176984ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31270bde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31270bde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30649d58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.485+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a1536f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9ab266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c76f274, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565ca4ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_185-, and the Request Id: 2b9ef81c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ca4ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9ab266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fbcb200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_179-, and the Request Id: 76fe0579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fbcb200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176, and the Request Id: 1394852e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568e9a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180, and the Request Id: 5edc425f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4869a826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_180-, and the Request Id: 5da8c14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25cc1d81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.505+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1122f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.506+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cc1d81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.509+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1589fe42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c58ec55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f441ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.510+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c58ec55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4095d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.512+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4095d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df59cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.513+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df59cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1114f94e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180, and the Request Id: 9d468d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181, and the Request Id: 235e51a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787cf89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_176-, and the Request Id: 797d5c17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 391e03b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_180-, and the Request Id: 24c00290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a54e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391e03b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2201f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_181-, and the Request Id: 2fc25b95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2201f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e418df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6df639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180, and the Request Id: 66dd81a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5826ec81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d9505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469c4fe4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5826ec81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d9505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1ceb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3abe2783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 550408cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3abe2783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 550408cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183, and the Request Id: 7b67b21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180, and the Request Id: 6e14b812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38101ccb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38101ccb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587968f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78f91e5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f91e5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178, and the Request Id: 7144f6a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e8fbb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33586073, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_180-, and the Request Id: 160c692f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402511e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33586073 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d9f729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d9f729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.575+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180, and the Request Id: 3a2a90f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64edfbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64edfbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39039b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c9f65aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c13ce90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c9f65aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c13ce90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_180-, and the Request Id: 2bd4e763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181, and the Request Id: 7332a238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1906d76f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_178-, and the Request Id: 355468e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1906d76f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181, and the Request Id: 6dd92f64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.609+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10a40a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.610+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a40a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.611+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38b398f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.611+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddda3c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.617+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 466f9273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 466f9273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_180-, and the Request Id: 1b34e199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186, and the Request Id: 5ed980aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_183-, and the Request Id: 10b2e823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347c8a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347c8a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372c9dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372c9dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d08d908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 713800f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177, and the Request Id: 71a22484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_181-, and the Request Id: 5427dd5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_181-, and the Request Id: 4b5754e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b58dfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20418b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20418b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745018bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae14221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae14221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_186-, and the Request Id: 4cc28061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182, and the Request Id: 5c919dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43155037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fa7643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1345e447, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_177-, and the Request Id: 5a2eb124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 349b03e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6bf8e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe96888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.708+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c22b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.709+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c22b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_182-, and the Request Id: 6c613eaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 585fdd5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19019704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c156abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2160a15a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e8f9543, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19019704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179, and the Request Id: 640aa46c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c156abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60807c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b47d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.728+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60807c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181, and the Request Id: 6a9305e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b47d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a14c9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a14c9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716bb486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a9988f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181, and the Request Id: 1c8c321b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_181-, and the Request Id: 54d4c0f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_181-, and the Request Id: 720dda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d59f4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.748+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d59f4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bf79bdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf79bdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.755+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182, and the Request Id: 46927d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72ebf822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469e9eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14557be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_179-, and the Request Id: 7213cfc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14557be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.770+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72ebf822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 586d1dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 705c476d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.772+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 586d1dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a17e513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 170e97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170e97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a17e513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181, and the Request Id: 6727bdad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184, and the Request Id: 58ca2867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f711bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f711bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187, and the Request Id: 511b9c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.782+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509f042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86f8b57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6392ddaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6392ddaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b258fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_182-, and the Request Id: 17882ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b258fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182, and the Request Id: 364c4f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1757cc92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3420e04e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3420e04e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f642a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d25a42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d25a42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e41df1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178, and the Request Id: 2653279d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_181-, and the Request Id: 776f6371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_178-, and the Request Id: 25b5c4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_187-, and the Request Id: 1f316350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a8ca1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.828+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61889cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_184-, and the Request Id: 482198c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_182-, and the Request Id: 8bd7b55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 503f8540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41449de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b7b64d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: acdcd47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7b64d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.854+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec6c617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec6c617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.857+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2cf50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182, and the Request Id: 306af077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341752aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2cf50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 102df86f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57570a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102df86f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57570a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2fe6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2fe6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.871+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183, and the Request Id: 38d5bbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.872+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182, and the Request Id: 1d51bdee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b094fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.873+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e483ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0295d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7379d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89684b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.885+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89684b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50bd7b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.888+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50bd7b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183, and the Request Id: 26ccc08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_182-, and the Request Id: 65a229a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5b85d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58515211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5b85d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_183-, and the Request Id: 7154cf5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd8a5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd8a5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_183-, and the Request Id: 7a1d518e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180, and the Request Id: 6ba3b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d53ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33fdc17d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 653d182e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.919+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 653d182e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7106aa08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7106aa08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182, and the Request Id: 63c356b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_182-, and the Request Id: 5ac68d26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbe0da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.926+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53794c11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ff0c7a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.937+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff0c7a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34f0b3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f0b3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6394d65d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.945+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188, and the Request Id: 1ee4e9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.948+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ba532b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 417a010b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_180-, and the Request Id: 70ef442c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417a010b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.956+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d9db560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9db560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185, and the Request Id: a305781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf9b56b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f4d2c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35365333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 649b1361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649b1361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35365333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.987+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 635f5eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 635f5eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 399471a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30498651, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399471a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61273255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61273255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.995+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179, and the Request Id: 6445c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:23.996+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_182-, and the Request Id: 64af800a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.000+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_188-, and the Request Id: 579e8678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183, and the Request Id: 2ae5b1e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d4a92d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4a92d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183, and the Request Id: 5f27823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6436a69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_183-, and the Request Id: 703a12ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f26bb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_185-, and the Request Id: 2679496c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc728df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb55ea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_179-, and the Request Id: 7c1cf7d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67753ccd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.022+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67753ccd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d7ab7cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203ac34e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.024+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d7ab7cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184, and the Request Id: 647e288b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a17a7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b087e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_183-, and the Request Id: 1236f7c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.038+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df0c122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f03d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f03d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d54883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d54883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cab30a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184, and the Request Id: 345c4a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311abfe2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f98cdb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f98cdb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_184-, and the Request Id: 63286074, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f9b9a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f9b9a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.066+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26091524, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73dffd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.068+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11987be3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181, and the Request Id: 1fdaf446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26091524 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6eb967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6eb967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ceaab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183, and the Request Id: 1a3805c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fc79ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36f80fcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a789216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299b6647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f80fcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc79ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_181-, and the Request Id: 3a9e2ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdbec9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b5ac59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412d4e90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412d4e90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c351dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566f3967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5642b8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b5ac59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566f3967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189, and the Request Id: 35f8db2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180, and the Request Id: 3e57800f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.105+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b996b64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b996b64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_184-, and the Request Id: 51157515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ff6470e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183, and the Request Id: 1a355e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ff6470e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 570b913c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570b913c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c38cfb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c38cfb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ba3544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ba3544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186, and the Request Id: 59454d30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_183-, and the Request Id: 1d4fff64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184, and the Request Id: 586a3b12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.121+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23adbb26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2b0860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2b0860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 428f7091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428f7091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_184-, and the Request Id: 166b266e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184, and the Request Id: 1c2d0ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_189-, and the Request Id: 4f8af99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_180-, and the Request Id: 4afde00c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4d7e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_183-, and the Request Id: 226f9e6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f08b6f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad5e045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_186-, and the Request Id: 7526053a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702f0960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fce2aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fce2aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ab70eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a0e8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab70eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185, and the Request Id: 4b195b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2878f3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d999ee8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.187+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a0fce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.188+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bd37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698cb911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a0fce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f547ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58ec0699, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ec0699 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184, and the Request Id: 534e171e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77eeaa6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28d1312f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.206+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cbbd280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbbd280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_184-, and the Request Id: 1171c363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a43d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a43d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182, and the Request Id: 4a67884a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_184-, and the Request Id: 1e897466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d48c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d48c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 314b532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314b532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187, and the Request Id: 2f31aa2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1780f30b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.230+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322d29b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd1df8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd1df8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_185-, and the Request Id: 36c76dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d12029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d12029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.239+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181, and the Request Id: 5e600b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.240+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d485fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d485fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.242+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 502ccd82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53f8383e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 502ccd82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190, and the Request Id: c2e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.254+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 456e072d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 456e072d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f0f44e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f0f44e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185, and the Request Id: 3e0e4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57906cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_182-, and the Request Id: 52765b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d70597c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304c7053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.274+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_187-, and the Request Id: 72f60ee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d70597c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.282+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 309a630b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309a630b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185, and the Request Id: 276678e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_181-, and the Request Id: d07b8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_190-, and the Request Id: 6087f2c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b48aa82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_185-, and the Request Id: 2489bcf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625da18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625da18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41c8637f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41c8637f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc0056c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a9dfae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184, and the Request Id: 51302776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217f9980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.311+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_185-, and the Request Id: 1daddb7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147d8b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e204c20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a4960f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.322+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d50edbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_184-, and the Request Id: 3641acde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f189581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fa1e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 785f55af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785f55af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399e0fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b813852, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b813852 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186, and the Request Id: 5eb7e2aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e96159c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.341+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e96159c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b43e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.348+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f94e8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.349+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f94e8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.351+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183, and the Request Id: 732fb598, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22f98d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ad048d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f98d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_183-, and the Request Id: 6688422e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29d9071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d9071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dd3e2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2521a93b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182, and the Request Id: 64f04b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cab16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dec18dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cab16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758d5e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4af1b7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4af1b7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_182-, and the Request Id: 77c6c4ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185, and the Request Id: 2c15bf9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758d5e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.379+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a9dc19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b14c4b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.380+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a9dc19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4415ae80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4415ae80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65727077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65727077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186, and the Request Id: 2a5af892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.387+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d970ec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d970ec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccd1256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.389+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185, and the Request Id: 4477bd56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccd1256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188, and the Request Id: 3b392446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76f5855c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76f5855c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195dc5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.398+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_186-, and the Request Id: 5dddda04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a91d6a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_186-, and the Request Id: 44593b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a91d6a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.401+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191, and the Request Id: d47f23e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_188-, and the Request Id: 4269024a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_185-, and the Request Id: 7184364b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.407+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31aa7dcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.411+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76801dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f4e031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_191-, and the Request Id: 7ba5e40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f7024c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f7024c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c88f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c88f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186, and the Request Id: 63ebbe40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f843bda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_185-, and the Request Id: 6d8d5f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a647fc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ef4524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2002aa0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b183fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b183fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776369e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776369e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184, and the Request Id: 29dffacd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_186-, and the Request Id: 4b875e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165b1343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206a5287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165b1343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e991ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e991ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183, and the Request Id: 1a73492a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24fb7dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b63e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b63e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1206aec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1206aec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.473+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185, and the Request Id: 793f9f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.474+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f17e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27780762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.480+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306cf79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113b86b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_184-, and the Request Id: 3d28294e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113b86b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a399d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a399d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.488+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189, and the Request Id: 41af4e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e4a43a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e4a43a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32953fde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32953fde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457f6dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187, and the Request Id: 6860f4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.500+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab12650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.504+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_183-, and the Request Id: 53347b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_185-, and the Request Id: 5cfe6dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387edaf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 612448db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612448db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2a2f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34874f07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34874f07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_189-, and the Request Id: 3dba78d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187, and the Request Id: 5f5af87a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_187-, and the Request Id: 269c26a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40eb262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72799931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72799931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747dd32d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbbb89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175bbdf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175bbdf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192, and the Request Id: 59f88089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 427d0710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d58b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8d409f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e15b838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8d409f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.572+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 332060cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332060cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 614cced2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.575+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186, and the Request Id: 773041c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2381884d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2381884d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ddb67af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddb67af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.582+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38527c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186, and the Request Id: 4b42e16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 528742b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.589+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 528742b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 137fec74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.592+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137fec74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21ce5641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f07d18c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21ce5641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f07d18c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185, and the Request Id: 4bd90266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa95e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa95e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186, and the Request Id: 6408d908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_192-, and the Request Id: 2389566, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c1cad5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c1cad5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db6b409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.612+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187, and the Request Id: 1d747786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_187-, and the Request Id: 33a470f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c88d454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_186-, and the Request Id: 233bfb06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f51ff2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f51ff2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab20f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_186-, and the Request Id: 598ca69c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab20f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190, and the Request Id: 562f4fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_185-, and the Request Id: 2a168229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_186-, and the Request Id: 4623ffd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.648+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a74490e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d76ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d76ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3084a308, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3084a308 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184, and the Request Id: 104d0b38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.659+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_187-, and the Request Id: 38f2fb5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc1df5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6908cb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43587242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_190-, and the Request Id: 15f8faca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.692+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ba2cb9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df930cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e369af6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3de4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f5a8e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_184-, and the Request Id: 51ac497c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.716+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723c670e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c84611d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.719+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c84611d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6591bafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 242da5ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 242da5ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187, and the Request Id: 3916db4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343bf2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dce21b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3118ac26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 369fbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23dae680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418dcccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 369fbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403df98a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f63c32c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f63c32c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5950759f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abaeb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5950759f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32befc31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32befc31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 783df242, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 783df242 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.777+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8836ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8836ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2053fb19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2053fb19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_187-, and the Request Id: 6f228d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79722721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187, and the Request Id: bfc2f67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79722721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188, and the Request Id: 83ecbc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193, and the Request Id: 4d2d02c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188, and the Request Id: 1cc8bcda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73e2cd4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_187-, and the Request Id: 6b7ae4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73e2cd4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a5987dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5987dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.791+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f1e17e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191, and the Request Id: 9fa9b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d39876, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f1e17e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d39876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca0f77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf08c0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf08c0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca0f77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186, and the Request Id: 7eaed173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.798+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187, and the Request Id: 7a123e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6783a3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: af2249b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af2249b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_193-, and the Request Id: 6bc93689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.806+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 537aa454, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537aa454 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.808+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_188-, and the Request Id: 25654218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188, and the Request Id: 5cc4e206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b460eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_191-, and the Request Id: 3ad4e4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d513e1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a9c128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_186-, and the Request Id: 1074a21c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_187-, and the Request Id: 6fb59b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625e9923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.829+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1500834, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a282401, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_188-, and the Request Id: 23a4dce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_188-, and the Request Id: 65a16816, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.860+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fc375d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc375d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f8eb99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f8eb99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185, and the Request Id: 1f18cbba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d95f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 787ec81b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b98b80e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb3894a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.891+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb3894a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.893+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52cd738e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cd738e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47924d8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47924d8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189, and the Request Id: 7152294a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660309cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f1cd04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4473c2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.901+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4473c2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.902+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 225b9809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d48a85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188, and the Request Id: 6cdce453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_185-, and the Request Id: 3be5034e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2b243c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.918+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a136c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2950ac05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f37614, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f37614 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.926+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1141263f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1141263f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188, and the Request Id: 5df95bdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b94e2d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b94e2d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.934+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec88d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4489cf87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4489cf87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_188-, and the Request Id: 2f6f23f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194, and the Request Id: 28d83a7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.944+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a9b2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.945+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a9b2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.947+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4934c232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4934c232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.952+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ae3437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192, and the Request Id: 75e81bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c09a40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_189-, and the Request Id: b3c6bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 413af4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410ed18a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410ed18a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdb5dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_188-, and the Request Id: 1d70e202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad792ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdb5dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad792ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5113a941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5113a941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1364c21c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189, and the Request Id: 17fc45ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1364c21c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.978+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188, and the Request Id: 4d2c3475, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525bb61f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525bb61f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a633dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a633dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189, and the Request Id: 1d30bf94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_194-, and the Request Id: 7cc95af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69f8a01f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f8a01f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_192-, and the Request Id: 73590ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:24.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187, and the Request Id: 520c273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b0e781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.006+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1706eb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.008+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18821cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_189-, and the Request Id: 75274c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa83369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_189-, and the Request Id: 3d731b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_188-, and the Request Id: 534ecb38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.033+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 956b75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a71745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdf8f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_187-, and the Request Id: 4a00b3af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0b3d1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51e5a7be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.058+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51e5a7be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba656fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba656fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 172520a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189, and the Request Id: 46e20401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 172520a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2c93d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb34367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb34367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186, and the Request Id: 43ca3dbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55a239fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672d8ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672d8ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346792e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.099+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346792e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e69e6db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189, and the Request Id: 50c8ed7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104c53b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6494977e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156f5e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb21606, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f2bccad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2bccad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e087ebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_189-, and the Request Id: 4ad8135f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e087ebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464e0827, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_186-, and the Request Id: 33a89239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.132+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190, and the Request Id: 748e422d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.135+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed34ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.142+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6adea12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.144+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_189-, and the Request Id: 6a92a23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adea12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649cd590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3150b27a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d960691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.155+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3150b27a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5b73c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ef40f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ef40f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5b73c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190, and the Request Id: 71d4bdcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f6d8680, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41463d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6d8680 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41463d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193, and the Request Id: 610783d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.168+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189, and the Request Id: 2378a3d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5a15cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 277fca23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_190-, and the Request Id: 329b3540, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277fca23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723b99f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723b99f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c9542c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.186+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c9542c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.187+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188, and the Request Id: 6d67015a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ddb3e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c1867df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddb3e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2e748c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1867df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195, and the Request Id: 57e99fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9fc0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_190-, and the Request Id: 1023bef8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3322c489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3322c489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190, and the Request Id: 32738455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_189-, and the Request Id: 246300c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbb4aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_193-, and the Request Id: 216085b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.234+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17947ea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa3f9f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.238+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa3f9f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 269b8b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5579f1a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.242+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66412f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269b8b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5520495d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5520495d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f47a8fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190, and the Request Id: 21c51cd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65660bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72288f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72288f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.258+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190, and the Request Id: addd456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_188-, and the Request Id: 1f2ebc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.269+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_190-, and the Request Id: 3c1eaba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.271+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_195-, and the Request Id: 5268c542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_190-, and the Request Id: 1f277c10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef0a257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b164dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b164dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_190-, and the Request Id: 66a89dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c009ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f46b544, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff5fdd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff5fdd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18a3f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14f8b22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d417ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187, and the Request Id: e94d934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d417ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f3d821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f3d821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d68365a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d68365a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19ea89d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ea89d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191, and the Request Id: a9476ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194, and the Request Id: 10b0a4c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7e507b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53239367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7e507b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 419f9301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.313+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 152ace4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3323995e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3732dcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.320+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545c402f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3732dcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.324+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545c402f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191, and the Request Id: 3dab90b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66e05c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66e05c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190, and the Request Id: 5e229273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.336+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_187-, and the Request Id: 9cafb54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b409ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_190-, and the Request Id: 636f16da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_191-, and the Request Id: 7ffaf759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_194-, and the Request Id: 54017bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1239dbcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3caa4312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_191-, and the Request Id: 4fe1acf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.378+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78d96884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78d96884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f8cee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.385+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c36a56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191, and the Request Id: 272d66a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c36a56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 560d87d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18cece9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10d39ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb1786f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f52859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e05b819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e05b819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7177a449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a95d8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7177a449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a95d8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_191-, and the Request Id: 60770c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e2010d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196, and the Request Id: 4b41a186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e2010d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 863fd8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ccfa36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74a6cdab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ccfa36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a6cdab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.415+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191, and the Request Id: 680f9da1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.415+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191, and the Request Id: 4c3e05aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f977285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_196-, and the Request Id: 62b342fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755f5532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755f5532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c05c3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ceb0398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffd0b93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceb0398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e192f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.434+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192, and the Request Id: 45394ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317f14df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b963598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd9a12a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_192-, and the Request Id: 422a8fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a001c4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a001c4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.451+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c23703, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.453+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c23703 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41776538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b7355f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191, and the Request Id: 69be01a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41776538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_191-, and the Request Id: 4e3c97d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61896540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.461+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_191-, and the Request Id: 5da85c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61896540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189, and the Request Id: 9d44d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.468+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73116dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bbeaf8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.478+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f32980e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f32980e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.482+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f96ab5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52cb3ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f96ab5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cb3ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f709f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f709f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.489+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195, and the Request Id: 4014b07a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197, and the Request Id: 20b87c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d3324dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58afc041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.499+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d3324dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_195-, and the Request Id: 6ac98094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.502+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b60b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b60b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.506+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192, and the Request Id: 23a58fce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_191-, and the Request Id: 2e218124, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4422f723, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4422f723 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3820eed8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b7eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b7eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188, and the Request Id: 6af6b287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_189-, and the Request Id: 17b6fa98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6b2148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.539+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b876c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b876c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c40509, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.544+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_197-, and the Request Id: 66e68867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b4f27b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4f27b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ae985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_188-, and the Request Id: 17e16a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.552+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192, and the Request Id: 1f985baf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.557+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8bb66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.570+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7191dbd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273fe8cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273fe8cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33b9ee7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33b9ee7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_192-, and the Request Id: 6e1cd304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5437574d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193, and the Request Id: 2ba0bc88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33da618e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.593+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5fb97c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_192-, and the Request Id: 515a8346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c8ca44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79932abe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c8ca44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4774c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8cd05e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.603+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4774c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17c0cfb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.605+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c0cfb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527f7e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247ef278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527f7e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192, and the Request Id: 3f4e659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.609+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192, and the Request Id: d65b075, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.611+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5237d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67e6378a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.633+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51eccd8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.634+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1023a746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51eccd8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b2fb066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.637+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2fb066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1afe638d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11c9bf34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afe638d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3666de40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11c9bf34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3666de40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50c178d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c178d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198, and the Request Id: 7e896aa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192, and the Request Id: 46247470, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_192-, and the Request Id: 6645d80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_192-, and the Request Id: 4ad869ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.654+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189, and the Request Id: 5c846313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41894045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_193-, and the Request Id: 74f25b00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.660+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af44f7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_198-, and the Request Id: 475ef585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.674+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1befff4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1befff4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.680+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27940dbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31910c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27940dbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196, and the Request Id: 7e423e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e345b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.692+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3477f58b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_192-, and the Request Id: 6163fb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62002b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f630dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_189-, and the Request Id: 4519bda2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dc1d6f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc1d6f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9e7fb7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 782af882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 782af882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.726+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190, and the Request Id: 223360a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d90fe6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d90fe6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_196-, and the Request Id: 26d346ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 731b9f6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 731b9f6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e270f46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e270f46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.737+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193, and the Request Id: 6078a76b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 468821ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ab8eff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 468821ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ab8eff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199, and the Request Id: 75c2f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78691f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78691f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.749+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36387255, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193, and the Request Id: 5b760719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72464254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed67946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.760+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_193-, and the Request Id: 142838a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_190-, and the Request Id: 14974416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.768+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9226d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.770+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9226d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c4e6521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.772+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c4e6521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193, and the Request Id: 537c862b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3787b6be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_199-, and the Request Id: 507d6c81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_193-, and the Request Id: 2ec47dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55419f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ef60f77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad7dd0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42659d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42659d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9732798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f158f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc3186c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc3186c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_193-, and the Request Id: 1cb8ac21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193, and the Request Id: 3529f34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c05b8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caf7824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_193-, and the Request Id: 6d4f96af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c986e4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2367275c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c986e4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0c3aca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 646c762b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646c762b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193, and the Request Id: 4fddeacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.840+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d09cc7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d72caba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d72caba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb54db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd46eb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd46eb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191, and the Request Id: 43442fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb54db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489b4a3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e091706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489b4a3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e091706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194, and the Request Id: 7493cf50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 701c1138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701c1138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.864+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259fbc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197, and the Request Id: 7094c6b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d69e32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e823ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_197-, and the Request Id: 100ea0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711da91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711da91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc35cae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc35cae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190, and the Request Id: 72ad30b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.891+0000 [Thread-7911] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:25.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_193-, and the Request Id: 238f1e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bec4eb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.914+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_194-, and the Request Id: 67c019e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ede0831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_191-, and the Request Id: 26bdfab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 411cb67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 411cb67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 375b7d53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f6de81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f6de81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e592a9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.935+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194, and the Request Id: 594fa0dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_190-, and the Request Id: 7187d8ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 663a24d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57da5a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127cc234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f6ce88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65136134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef40749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.949+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65136134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_194-, and the Request Id: 16922497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.948+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee2e33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 663a24d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 338fbf57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffeee0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffeee0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.957+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338fbf57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194, and the Request Id: 763a5ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194, and the Request Id: 40ac3d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 244535d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c26f2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c26f2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 140ff2a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af0a892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73b761ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.977+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 140ff2a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70bb95d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb30da8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e19e647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395705b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395705b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_194-, and the Request Id: 32b57b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_194-, and the Request Id: 3515c313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73b761ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a3e4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194, and the Request Id: 53e0d9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2869b79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619f19f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2869b79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619f19f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200, and the Request Id: e65f931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:25.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198, and the Request Id: b3cdf4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc03874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc03874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ad9952c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad9952c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d5ba053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4efd9113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5ba053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efd9113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.065+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194, and the Request Id: 1910a482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192, and the Request Id: 49614fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5145c0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_200-, and the Request Id: 54f86fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c4aa26b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.084+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2958fe81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5957c486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5957c486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.085+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_194-, and the Request Id: 497c3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4aa26b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e02087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e02087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf6db0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf6db0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_198-, and the Request Id: 2986550d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195, and the Request Id: 4f75eb75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408869ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_194-, and the Request Id: 17a6a087, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191, and the Request Id: 5629cc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_192-, and the Request Id: 430286d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e32e60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a1304f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e32e60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.101+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a70762c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a70762c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402ca1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.103+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195, and the Request Id: 2601da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c970643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b474826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_195-, and the Request Id: ab7250b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_191-, and the Request Id: 3fce1ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e71172, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db4d933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f2fd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3833882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_195-, and the Request Id: 4ed25f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.150+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7cdc73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4180f04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eaf9d19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4180f04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.165+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1809e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e457aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e457aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195, and the Request Id: 549d1d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.177+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e2c00d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.177+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c707842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23144dee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23144dee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e32afe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f406122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.186+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e32afe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.187+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195, and the Request Id: 32f90af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c81b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.196+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33bc13ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33bc13ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 753d6b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.199+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2036270d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2036270d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201, and the Request Id: 4b5c4ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75dcffe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dcffe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df12efd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a29f9c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_195-, and the Request Id: 56904752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df12efd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199, and the Request Id: 8d68fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 454baaff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 454baaff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a29f9c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 547bd0d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 547bd0d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.220+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1d9a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.221+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1d9a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195, and the Request Id: 457e0ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196, and the Request Id: 79a5927c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3abe6b40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_199-, and the Request Id: 51a99e26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64010897, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 441b9344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3adc1d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.238+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64010897 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441b9344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3adc1d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.243+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59057840, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e18dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c8ba43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.244+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8ba43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.244+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59057840 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193, and the Request Id: 74c970a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192, and the Request Id: 717d28eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e18dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea94c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.247+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195, and the Request Id: 2ef33ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.257+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 192c1da4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 192c1da4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_201-, and the Request Id: 5538e84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_192-, and the Request Id: 4f040b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.264+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf0b8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf0b8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196, and the Request Id: 2e1e96aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.272+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b07c67d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_196-, and the Request Id: 75c69e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_195-, and the Request Id: 3f56a208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_195-, and the Request Id: 70ef5f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_193-, and the Request Id: 1c5adb27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_195-, and the Request Id: 1362813b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.288+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131db8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71580d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35399f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9ba3e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0fb051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b7687ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65df8216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.328+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27330acb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.332+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f96d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_196-, and the Request Id: 189d9832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415d2c0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd5ee87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd5ee87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70138b5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70138b5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202, and the Request Id: 4d0e94b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ee5b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ee5b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a491228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149bc970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a491228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67750f89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193, and the Request Id: bcda8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74dd0b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.370+0000 [Thread-8028] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:26.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d3f91b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59527e2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59527e2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 277efb9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 277efb9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196, and the Request Id: 6cfd9c74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afd2bc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_202-, and the Request Id: 746941a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f730ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.398+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f730ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 727b3c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6c8575, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 727b3c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.403+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196, and the Request Id: 5322d12e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6c8575 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b0633b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab2f718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab2f718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196, and the Request Id: 691be46b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_193-, and the Request Id: 7263f13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58d5d163, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cdeb082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cdeb082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 612da93b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 612da93b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197, and the Request Id: 7206017b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73fe1e31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73fe1e31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.435+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_196-, and the Request Id: 4b7603ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d0b81d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d0b81d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196, and the Request Id: 3318a1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342ddcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a24734b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_196-, and the Request Id: 2d88310a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_196-, and the Request Id: 3af49717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1039f925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_196-, and the Request Id: 50b3d881, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf5c196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ffa6790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ffa6790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.495+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d563ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d563ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.499+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194, and the Request Id: 9aba28b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.501+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_197-, and the Request Id: 4bf5619d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c94eea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744e4627, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70764547, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744e4627 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6797b9b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.522+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f0ad89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f0ad89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.524+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ea399d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197, and the Request Id: 220fb312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.532+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f82426e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f82426e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f2e998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6855d501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f2e998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200, and the Request Id: 749142bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a983d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4248834c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.552+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_194-, and the Request Id: 4a4a7d72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e979b1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a6be85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480110e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480110e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4767d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4767d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203, and the Request Id: 12fae68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a2a40a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4854b069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_197-, and the Request Id: 6363bb5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ecd71e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecd71e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_200-, and the Request Id: e83b129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d795768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d795768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7fb276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7fb276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194, and the Request Id: 105e439b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a0579d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0579d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fd4a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197, and the Request Id: 6be5eb5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23344269, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.603+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_197-, and the Request Id: 41a9f7aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b0e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 729d8a05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.614+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 729d8a05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac3ba15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6428e0d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac3ba15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6428e0d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45436ed5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756ad62c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45436ed5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197, and the Request Id: 4ccd443a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693c5af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693c5af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680f12ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195, and the Request Id: 2926dca5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680f12ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b12810a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cbae673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b12810a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.629+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46f488c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46f488c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_203-, and the Request Id: 76427b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198, and the Request Id: 56edc562, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197, and the Request Id: 6527ae87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_197-, and the Request Id: 1cc2938, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_195-, and the Request Id: 7a12f2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.645+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_197-, and the Request Id: 6e390120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43275712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.652+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16943063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d956e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.654+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6baecccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6baecccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 916b3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 916b3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197, and the Request Id: 7c71557d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_198-, and the Request Id: 692a995b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee0cea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_197-, and the Request Id: 4c761d15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_194-, and the Request Id: 6e1b5901, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b035ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 158e7534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d244938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e56fca9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.696+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57a64ecc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a64ecc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.697+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 301425e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39a18403, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a18403 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201, and the Request Id: 6f532880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2d1279, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63ec8ceb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4159f3f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c5f79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3a2f8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a4ead0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43262d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43262d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 389166ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389166ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198, and the Request Id: 7642f442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45cf04a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cf04a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 516a9d3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516a9d3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198, and the Request Id: 18e00662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bcbc973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcbc973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 340bdf57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 340bdf57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196, and the Request Id: 14133f78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ff8e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_201-, and the Request Id: 71af981d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.781+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebb8f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6287c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6287c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ff15642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ff15642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204, and the Request Id: 1648bc81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40dfec72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed3902b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed3902b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c930d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c930d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_198-, and the Request Id: 42e7c261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200dc53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198, and the Request Id: 2178bab1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_196-, and the Request Id: 5e2276a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_198-, and the Request Id: 323876c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200dc53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.820+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b3c4ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3c4ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198, and the Request Id: cf75e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.825+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53eb4167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.826+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53eb4167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.828+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 178c54a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 178c54a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15da2da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.830+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195, and the Request Id: 69e59eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.837+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3267dc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f4f3105, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3267dc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4f3105 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.845+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_198-, and the Request Id: 23bc6e97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c5ca75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133fbc20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c5ca75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.846+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_204-, and the Request Id: ea82a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.852+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ef19fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ef19fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198, and the Request Id: 1e1089d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199, and the Request Id: 34fb9929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca3ac23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c21af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1503bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_195-, and the Request Id: b1cf4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3944b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.877+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_198-, and the Request Id: 587278c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.881+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48428dd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d7c072, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416d6154, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bbba692, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bbba692 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_199-, and the Request Id: 14fa198b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51058d09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51058d09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202, and the Request Id: 2827cdec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552a699d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfb9648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_202-, and the Request Id: 714de9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56cc6e67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cc6e67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e9dd761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9dd761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a21a151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a21a151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a7c0c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5873a6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5873a6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197, and the Request Id: 3a1167a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.933+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262f3050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199, and the Request Id: 63bcf981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_198-, and the Request Id: 7c6123a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.940+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11afacbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.942+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11afacbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aa0b455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aa0b455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199, and the Request Id: 37b69b30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 649df65b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.961+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c429130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c429130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e1b396d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1b396d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199, and the Request Id: 5f49f2b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6b3bcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a66457c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_197-, and the Request Id: 2f00c4b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_199-, and the Request Id: 53af5d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:26.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38718c79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc0105a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3db5571e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8d5360, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.046+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db5571e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ef46c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.053+0000 [Thread-8161] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:27.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ef46c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_199-, and the Request Id: 65d7cf1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205, and the Request Id: 1fb62af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9c6a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3c3f4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_199-, and the Request Id: 677866d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.071+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5446549d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1051474e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed2b318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c589b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd789db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1051474e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2378a421, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd789db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 363cb3e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363cb3e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33e4ff2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2378a421 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e4ff2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353deaca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc1bf1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353deaca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199, and the Request Id: 4ba07132, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196, and the Request Id: 2a4c6b31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b92360b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b92360b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198, and the Request Id: 5f006c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_205-, and the Request Id: 220b281e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc1bf1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203, and the Request Id: 79cc28a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f69d815, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.112+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a8d54a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a8d54a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_199-, and the Request Id: 283969e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58709224, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b03ff66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58709224 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199, and the Request Id: 4747fb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dd4a341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_198-, and the Request Id: 461a51c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_196-, and the Request Id: 36a05e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_203-, and the Request Id: 227c9d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12984182, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b0c55a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b0c55a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e5e0b35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ece3d27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ece3d27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_199-, and the Request Id: 8385752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200, and the Request Id: 3e912ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a95727b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2252fbde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 241f60ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.198+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 81b2646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 81b2646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.201+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 259a4096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259a4096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200, and the Request Id: 69ae6106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2939c38c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 163c9bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e01feca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_200-, and the Request Id: 1954304b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eee6eda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.258+0000 [Thread-8192] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:27.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8ee7b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 324a29cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324a29cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_200-, and the Request Id: 1bebebcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17fc38af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171af484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171af484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fc38af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6710fb01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49732673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 455aac5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455aac5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.276+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 514cb93f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.277+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39033854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1244f3fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.278+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49732673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197, and the Request Id: 116ded4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1244f3fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199, and the Request Id: 12e61827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30587c6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30587c6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f6fd19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d5bd9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5bd9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200, and the Request Id: 40efe984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b262276, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b262276 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_199-, and the Request Id: 1e5f8b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74563dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621d5af0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206, and the Request Id: 190d72b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74563dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b7253d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b7253d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621d5af0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200, and the Request Id: 4c25bcc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.311+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dc49cb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.312+0000 [Thread-8208] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:27.314+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dc49cb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76972d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204, and the Request Id: 58462421, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 372a63b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_200-, and the Request Id: 792c30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_197-, and the Request Id: 750017ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372a63b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200, and the Request Id: 313c119c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_204-, and the Request Id: 4984eec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.329+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210172ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_200-, and the Request Id: 11a23fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_206-, and the Request Id: 51598d9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9196d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.346+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a5a8a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 733b8e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d01393a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_200-, and the Request Id: 2886130b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.376+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7995ba8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf39bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.386+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 366cb079, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3c3867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3c3867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56cbef63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56cbef63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.402+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5408dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea98aa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.403+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45ed263a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201, and the Request Id: 67f718f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.413+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31fbe88a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66337b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae02b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.420+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66337b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d139e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a81a16f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d139e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a81a16f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.425+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201, and the Request Id: 629adc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a07768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.426+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a07768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.427+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cd2594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205, and the Request Id: 64db5310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6da695, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42d15413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42d15413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34956bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_201-, and the Request Id: 229210c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34956bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198, and the Request Id: 4e07ec45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.442+0000 [Thread-8233] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:27.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a175eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.446+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a175eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6744dfe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6744dfe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207, and the Request Id: 253033ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33d76619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33d76619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.461+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44aea135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_201-, and the Request Id: 3f6d9294, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5f02ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.464+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cfaaaea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfaaaea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b2dc146, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.467+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2dc146 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6600d54d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200, and the Request Id: 4966a67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6600d54d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_205-, and the Request Id: 7dd1ccf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.472+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dff1e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dff1e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8ce94c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201, and the Request Id: 749773ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8ce94c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201, and the Request Id: 3d766760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.485+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2418e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.487+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d3d425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344cca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d3d425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_198-, and the Request Id: 5415344d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_201-, and the Request Id: 30f54599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.491+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f2a01b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b6558d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_201-, and the Request Id: 6ae81aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_207-, and the Request Id: 37bd1a57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785a215d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f2a01b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d81dd45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.507+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d81dd45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201, and the Request Id: 2a3d9392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_200-, and the Request Id: a83b22f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf363b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf363b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200, and the Request Id: 6aa91b40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1363e6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.525+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c3aa99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.527+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_201-, and the Request Id: 6fc8f92d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2a7d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.530+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f174be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e41a77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32319d7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f67dc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb9ba43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_200-, and the Request Id: 28acb558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5368ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5368ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8174f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8174f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.566+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8b3f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202, and the Request Id: 7bc45a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 347066e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705d4609, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.577+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705d4609 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7015478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7015478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202, and the Request Id: 2595426e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 590899b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590899b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46979c23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a855c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a855c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4216f9c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364ed3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199, and the Request Id: 6cf1a6e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23769b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4205d148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4205d148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dcbc8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dcbc8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.616+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9212f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206, and the Request Id: 673d581e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d221290, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_202-, and the Request Id: 70f95360, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_202-, and the Request Id: 7b236e1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75a82138, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.637+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75a82138 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e306401, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e306401 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 305b643b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305b643b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208, and the Request Id: 69a41d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c02aadc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbead3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c02aadc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.649+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbead3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202, and the Request Id: 7713d62e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3a4885, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3a4885 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_199-, and the Request Id: 6efda312, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.654+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202, and the Request Id: 2f8cfab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28dd8f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28dd8f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc69dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc69dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7869501b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.673+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201, and the Request Id: 3d761c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_206-, and the Request Id: 3c96821e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b192cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b192cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3609e9ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3609e9ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59632dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202, and the Request Id: 54b8161c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fd722a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_208-, and the Request Id: 22fa59cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_202-, and the Request Id: 40d112e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_202-, and the Request Id: 4ec587eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dbb66bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dbb66bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ffbc83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.724+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ffbc83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_201-, and the Request Id: 1be29ec4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201, and the Request Id: 1fb164b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 216b91fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18423bf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_202-, and the Request Id: 469c0084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b18ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6669e8e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 551b2917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbcc424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.769+0000 [Thread-8304] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:27.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3fdc9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709eb4f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_201-, and the Request Id: 32c880bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ae9e28e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.793+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cc8e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae9e28e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2df2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ada86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ada86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45ad1757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ad1757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66056bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66056bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.802+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776ffd7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203, and the Request Id: a18783b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.806+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203, and the Request Id: 730f8e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d734c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_203-, and the Request Id: 3b4b2dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d734c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfb4a7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5956f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499a6a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499a6a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209, and the Request Id: 3dd0dafc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61edae20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119f0a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128e5257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.831+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70eb630c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.831+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6af3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70eb630c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.835+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 438fd3a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438fd3a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.838+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207, and the Request Id: 3a4e3282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_203-, and the Request Id: 2108d93c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.846+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69648086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_209-, and the Request Id: 33834a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9461641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9461641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 632a6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.857+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 632a6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203, and the Request Id: 338796a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651ab73e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b04abd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651ab73e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13dec9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dec9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203, and the Request Id: 20402e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e71c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c677cb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c677cb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d1259a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_207-, and the Request Id: 75444291, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.883+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1259a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200, and the Request Id: 60a331bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e087497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.888+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c4caec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c4caec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a62904b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a62904b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202, and the Request Id: 41610e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 696e053a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.898+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696e053a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 719fee4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3e64da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.901+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 719fee4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203, and the Request Id: 731391be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_203-, and the Request Id: 20139989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 720f8545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720f8545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.919+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_203-, and the Request Id: 7a218dfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44dfb6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7699c03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7699c03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114a4005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204, and the Request Id: 49f56478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.929+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114a4005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c4073c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_200-, and the Request Id: 6246ca27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4073c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_202-, and the Request Id: 47ed3108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202, and the Request Id: 6a992a2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_204-, and the Request Id: 5c1ac4d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_203-, and the Request Id: 14ab0b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b914ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420b1e2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200ad2a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d54f7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e858a15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d54f7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 409a5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3214c564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409a5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210, and the Request Id: 52bff0f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3050ced4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_202-, and the Request Id: 562aabec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_210-, and the Request Id: 33e261c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700f42dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9bdef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e2a760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4803e8c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:27.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290cd947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.007+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d416e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fa4b96b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa4b96b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fc2ace9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc2ace9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.010+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d44beda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.011+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c891895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b05eba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f10bd96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3d60ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f10bd96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19eb7ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.018+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204, and the Request Id: 3e397912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7c095b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7c095b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3d60ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58768d0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58768d0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204, and the Request Id: 6c0737a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.025+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37478afb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208, and the Request Id: 6cf5a945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37478afb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66bbd67b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66bbd67b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56af20f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204, and the Request Id: 144b1da6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe9e45d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.052+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 487566e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.052+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c1fbafe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487566e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1fbafe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e380e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cda52a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bf983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cda52a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.061+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bf983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203, and the Request Id: 43c83c8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.069+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205, and the Request Id: 6985035d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.071+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_204-, and the Request Id: 25c4b437, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e79a462, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e79a462 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19427975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_204-, and the Request Id: be79e77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.078+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19427975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204, and the Request Id: 12f0551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_208-, and the Request Id: 138bc61a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_204-, and the Request Id: 10cec5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.087+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f0abd7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4099b9f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4099b9f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f0abd7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9623ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.091+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9623ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 271a98f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203, and the Request Id: 1873ef57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 271a98f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201, and the Request Id: 5f87182d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3359404e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3359404e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_203-, and the Request Id: 31dee580, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e02d814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e02d814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.104+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211, and the Request Id: 48d5e660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.108+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_205-, and the Request Id: 4d36c4cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47103434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258c0e6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_204-, and the Request Id: 4c4905c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee8373e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72605d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d651472, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6ed82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.145+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_203-, and the Request Id: 4c310a3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_201-, and the Request Id: 6a3a89c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_211-, and the Request Id: 1c86f5d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c8c560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b167d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137df9d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.165+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4279fcf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3152ee49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46514012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.169+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174de1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 434281a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22f5e942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.174+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f5e942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.176+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee6beff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee6beff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6eb15a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50800662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb15a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.183+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44aa28aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aa28aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.184+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205, and the Request Id: 746ee086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205, and the Request Id: 53ab4894, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33487eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.194+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639ad52b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7094e8a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7094e8a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 345cce1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345cce1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d24f13d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.205+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bb6965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205, and the Request Id: 13567ff0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6614f87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.213+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6614f87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f6e0074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.214+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f38e64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.216+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f38e64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6e0074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204, and the Request Id: 78059aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46bfbc3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46bfbc3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206, and the Request Id: 580dad2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed668d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed668d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_205-, and the Request Id: 38e1f8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad1ffec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad1ffec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209, and the Request Id: 4e679794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_205-, and the Request Id: 72e948d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_206-, and the Request Id: 28e2590a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_205-, and the Request Id: 4306ea88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6f3951, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_209-, and the Request Id: 53d7c080, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6f3951 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64236b1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.252+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64236b1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d699c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2294bd6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d699c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.256+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204, and the Request Id: 7126c3bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.258+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d92701f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.258+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb57a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d92701f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642bba63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47b25796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb57a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b25796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_204-, and the Request Id: 1c7c507f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202, and the Request Id: 4714b7b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205, and the Request Id: 2d81a5c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b8c60e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.266+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e3f6088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc5d05f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_204-, and the Request Id: 75773620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e475d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe95733, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.284+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b43f32a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb8706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8446f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.295+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_202-, and the Request Id: afcd02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_205-, and the Request Id: 3bc90d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d85aab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b570ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b570ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a9e1b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9e1b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212, and the Request Id: 4f73c282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 601bda7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601bda7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 262368f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 262368f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187ca592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187ca592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246d0112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1099765c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1099765c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207, and the Request Id: 4b1ada13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206, and the Request Id: 791aa678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b97ca32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b97ca32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4c68ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4c68ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206, and the Request Id: 2b96aebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2e0a41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7382aa57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14d12fcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14d12fcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70f784f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.348+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_212-, and the Request Id: 5b03a31d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70f784f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210, and the Request Id: 5ade88a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 674a93d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 188b06e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 188b06e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e1713c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e1713c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206, and the Request Id: d207556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa8b045, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_206-, and the Request Id: 489c185b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_206-, and the Request Id: 5b06392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffe61f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bd3d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_206-, and the Request Id: 5622741f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcfad82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_207-, and the Request Id: 13e0921a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_210-, and the Request Id: 697acca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e62657b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cff66e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.388+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1849179c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.388+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e62657b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32e43f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.390+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173c38f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e43f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35c815a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35c815a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d945304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d945304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.396+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205, and the Request Id: 44ad0ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.397+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47ae177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205, and the Request Id: 7014f7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93b3e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c6c9934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6c9934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fffa355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a0e66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a0e66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206, and the Request Id: 109a0780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f150b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f150b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66bc16b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.423+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b570ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f852edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f852edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.426+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3930f9a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.428+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a3c611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b570ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_205-, and the Request Id: 685955f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207, and the Request Id: 7b5a47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 535d2ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_205-, and the Request Id: 1c04295a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535d2ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203, and the Request Id: 62a6d7a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2ad907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 437e9272, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_206-, and the Request Id: 568f5dec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 91242b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 91242b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182d80fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742d42b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182d80fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207, and the Request Id: 7e1b9b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74951999, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74951999 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a80e58b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bb73fa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffb1309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb73fa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213, and the Request Id: 7fef48b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21721af1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21721af1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.477+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d6a198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d6a198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.479+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211, and the Request Id: 277dbd7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416bb9b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53ccd892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ccd892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.488+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25bd3419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1728827e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1728827e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207, and the Request Id: 31f5f4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.495+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_207-, and the Request Id: 6bdd55af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.497+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_203-, and the Request Id: 3980c71c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.506+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_207-, and the Request Id: 5a3e2928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36bb25a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_213-, and the Request Id: 42ea7628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bb25a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 693f4a03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 693f4a03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_211-, and the Request Id: b508c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.516+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208, and the Request Id: 639ee75f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6600cdb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.517+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6600cdb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 236c7984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 236c7984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206, and the Request Id: 68e12e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527017e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a87236a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 94d61c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.537+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b5229b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_207-, and the Request Id: 538ab42b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1db1a943, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5179d6f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da385ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.556+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_208-, and the Request Id: 9145efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_206-, and the Request Id: 2e233f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f89255c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2912e77c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.572+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e28ae68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e28ae68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bafe514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2b9ae4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bafe514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207, and the Request Id: 5962a559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cde8cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f27ff13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37edb978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.603+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3fee51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3fee51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298c56b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55558ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55558ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.610+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206, and the Request Id: 237ff68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 446bb9f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74226084, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a03b9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a03b9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b53c71f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5363aa84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5363aa84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b91b0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214, and the Request Id: 43009e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.629+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b91b0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2db1ed52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b97cf0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db1ed52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b97cf0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3347675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.636+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208, and the Request Id: 4576edad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3347675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_207-, and the Request Id: 52e5f928, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204, and the Request Id: 68051167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73df03ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73df03ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f53f5ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f53f5ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208, and the Request Id: 7e9f876d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58421630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58421630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.651+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b7b050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_206-, and the Request Id: 15812cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.656+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40371a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b7b050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208, and the Request Id: 5bc5c3f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40371a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f61a446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f61a446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212, and the Request Id: 5c52155a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c8caec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5ed51d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5ed51d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22e14df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.677+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22e14df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_214-, and the Request Id: 4238e373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207, and the Request Id: 10592ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.683+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a139ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.683+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_208-, and the Request Id: dd15ff4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.692+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_204-, and the Request Id: 667d8297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_208-, and the Request Id: 6ef71bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_208-, and the Request Id: 5face1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5536fd36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_212-, and the Request Id: 20c315d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.713+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32aff402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6664b330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_207-, and the Request Id: 52f7825e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dbafab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e586c8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7057e65b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348b56cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348b56cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14bf9347, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70839806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.750+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3085a5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552d450a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.752+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3085a5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209, and the Request Id: 9221fae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e7170e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26e47a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.770+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5098915d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cef4a96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5098915d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.772+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cef4a96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2afc3958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2afc3958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3176b5d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3176b5d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc5a01e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.777+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209, and the Request Id: 53fd95e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cd75c39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 792d1b9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9e7a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd75c39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 792d1b9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dffd0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9e7a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e24a4cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e24a4cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208, and the Request Id: 56f08178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c859dbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d523af3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209, and the Request Id: 5ddc4bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.794+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213, and the Request Id: 6e683133, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e10b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6efa32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_209-, and the Request Id: 1f5423ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6efa32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_209-, and the Request Id: 3db6ef8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77fd397b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_209-, and the Request Id: 8519b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77fd397b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215, and the Request Id: 2ebff678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9059ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_208-, and the Request Id: 7fad166b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24553e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24553e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d953097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d953097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105db0b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105db0b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 725a2258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 725a2258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205, and the Request Id: 6d5d78de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209, and the Request Id: 4b0734b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afe0ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.832+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_213-, and the Request Id: 55a48c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b23d87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a71fd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2b8446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_215-, and the Request Id: 4da08f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5b1b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b80b064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b80b064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67f17977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f17977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208, and the Request Id: 7f66e477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_209-, and the Request Id: a332e9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_205-, and the Request Id: 1a27c991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.876+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f7a54ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f7a54ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a0eb3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.881+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a0eb3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18053a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207, and the Request Id: 5c0308d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce049a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce049a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e76dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.892+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 457d6a6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.893+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 457d6a6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209, and the Request Id: 5532e6ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf801ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.896+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_207-, and the Request Id: 24ca664a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c372c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd6d5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd6d5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 316d9bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316d9bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_208-, and the Request Id: 542dcd80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402e7dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210, and the Request Id: 50d810ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebb58dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_210-, and the Request Id: 6efa037c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595dbfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_209-, and the Request Id: 1acc6ddb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad87fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.940+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ebb080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29c5817c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe84e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe84e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.952+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430a0202, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430a0202 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.955+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210, and the Request Id: 394f618d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1926177b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3320b87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e7accf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.980+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15caaee9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434b7d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434b7d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.986+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eb84560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eb84560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28db7689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206, and the Request Id: 60bc64f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.996+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40dad4a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.997+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dad4a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d33cab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:28.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d33cab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4314b31b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59f2a95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4314b31b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.001+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f2a95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210, and the Request Id: 11c920ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214, and the Request Id: 74722241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b87be10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 538d7c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14caa22b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538d7c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.017+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15bc2d70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.017+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45676af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45676af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_206-, and the Request Id: ac73cb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216, and the Request Id: 42a2465e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.024+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8cf7b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_214-, and the Request Id: 2ac00ab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_210-, and the Request Id: 7c2350b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_210-, and the Request Id: 19d79545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.040+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 389d59e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.041+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389d59e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 316d3eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316d3eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df277a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df277a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4753ee0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218c7a2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210, and the Request Id: 5358aa0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a047660, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a047660 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210, and the Request Id: 18711125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75b413bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b413bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.060+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_210-, and the Request Id: 197544d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ddd3511, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.062+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ddd3511 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209, and the Request Id: 36df310e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19446f6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_216-, and the Request Id: 89eb35d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.075+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e91ea7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e91ea7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca9734c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca9734c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208, and the Request Id: 3bc35e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e2295e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a73c2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a73c2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe61dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19330950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19330950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211, and the Request Id: 2d3d20b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_209-, and the Request Id: 143e3c14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4792a7dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_208-, and the Request Id: 13101815, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5062c9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2de752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cd351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19301578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_210-, and the Request Id: 3196dd10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8ebf88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8ebf88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 151e8b8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.135+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_211-, and the Request Id: 2d06390e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151e8b8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211, and the Request Id: 62cabb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35d47ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31d7a80c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f5c61bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b611573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.161+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b611573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f57aaba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.163+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f57aaba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207, and the Request Id: 4e705503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3412b332, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 676f4756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3412b332 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676f4756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757ac417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e3c00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e3c00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69239e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.175+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211, and the Request Id: 7de34d70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69239e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b969f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.181+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215, and the Request Id: 2bf9309a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_211-, and the Request Id: 68af2088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8cc724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_211-, and the Request Id: 1affd5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e3772a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1789158a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cdb5385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.272+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333a4748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_207-, and the Request Id: 747f1ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc07999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cdb5385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cdd724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102933a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_215-, and the Request Id: 1f1a6801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cdd724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc94c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203b12b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bd255ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd255ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfc4c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfc4c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c9d8b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c9d8b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.283+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789cd320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211, and the Request Id: 7ea56cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6126f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789cd320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6126f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.288+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217, and the Request Id: 138d2bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ad0459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ad0459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209, and the Request Id: 7801552a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.291+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a00701a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a00701a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.294+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211, and the Request Id: f51aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48bb51d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bb51d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212, and the Request Id: 41837d97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac5dd94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52427dc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52427dc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4540c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.311+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b261177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b261177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212, and the Request Id: 792db215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6015712d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.321+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7716ef34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7716ef34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c17ff2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c17ff2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_209-, and the Request Id: 7775323c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210, and the Request Id: e3579c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_217-, and the Request Id: 2a2eff72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_211-, and the Request Id: 480935d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.333+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b0b6078, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b0b6078 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.335+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_212-, and the Request Id: 31ccb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a880d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.338+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a880d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212, and the Request Id: 1a371e2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8937e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493b26ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5695bb8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bbf935f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bbf935f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 800611e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 800611e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208, and the Request Id: a7bc778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346796e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346796e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.366+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40a7e75c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.367+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40a7e75c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_211-, and the Request Id: 2f6899a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_210-, and the Request Id: 447e96ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216, and the Request Id: 60715a63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cf0d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e72bb54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2694e355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c77fff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.406+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_212-, and the Request Id: 5d378abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_212-, and the Request Id: 31a3cae4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784f0dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.424+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d05e3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_208-, and the Request Id: 2099ac7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_216-, and the Request Id: 23359361, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e0d4cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1065aece, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbf1a03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6694e197, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.455+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7005cfab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a6fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4324063c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c8590fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a205139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4324063c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca660f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ea9717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca660f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f741506, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f741506 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b0dce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b0dce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213, and the Request Id: 304f8e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.476+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12391b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12391b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41fc82c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41fc82c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5381aa81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5381aa81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ebd6324, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebd6324 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212, and the Request Id: 3da9c393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218, and the Request Id: 1177eedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210, and the Request Id: 797ff6a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_213-, and the Request Id: 33d31789, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61360dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.496+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_212-, and the Request Id: 3c6e3680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6353744f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3010e5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682ada4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3010e5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c233e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c233e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212, and the Request Id: 50404776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.511+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 489187e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 263ab00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489187e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_212-, and the Request Id: 4192e98c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe323ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_210-, and the Request Id: 60970c8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba9ac2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba9ac2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211, and the Request Id: ad4d9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8f21123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8f21123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e81484a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0d4829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0d4829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_211-, and the Request Id: 2b5070bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213, and the Request Id: 44d90e48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c9499ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9499ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12a8c8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3913b227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3913b227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209, and the Request Id: 50513436, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.552+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_218-, and the Request Id: 2e9c7079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d571067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19a5cee0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d991d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19a5cee0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4670b93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.558+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e22f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4670b93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e22f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217, and the Request Id: 7a36de62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7848188b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7848188b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213, and the Request Id: b4953b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9d211c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70f7f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54150fa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_209-, and the Request Id: 4cca34ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 675faf76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3844d409, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff37a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff37a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21085f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8c6012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_213-, and the Request Id: 488cfd44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8c6012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21085f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211, and the Request Id: 25faa0bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_217-, and the Request Id: 36c041f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 258b3799, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 507c2014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 258b3799 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507c2014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213, and the Request Id: 44ccf33d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.606+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 249f98cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dcd4098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764a4d13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764a4d13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dcd4098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214, and the Request Id: 670b273b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d23e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1696d5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1696d5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.615+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286ebc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.615+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213, and the Request Id: 2fed3674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_213-, and the Request Id: 27228d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_214-, and the Request Id: 9cbe24d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_211-, and the Request Id: 77834de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_213-, and the Request Id: 5d41dc42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bac6871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bac6871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.639+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33ead7a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.640+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33ead7a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212, and the Request Id: 28712ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.645+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119627e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b805596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b798809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_213-, and the Request Id: 41b1f041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d7a1bfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d7a1bfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eb822ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb822ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219, and the Request Id: 4a0c5dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f609af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5f2984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.682+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbee012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2815ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_212-, and the Request Id: 2945d2f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262ceba5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7e80ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b11236c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77004bd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77004bd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78cbac4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_219-, and the Request Id: 6f0cc7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cbac4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210, and the Request Id: 64472a22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.714+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43485dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f691e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d9ac2b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9c22f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1409aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2d546a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d7fa7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d7fa7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7868c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_210-, and the Request Id: 2d2824dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 386b523c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 386b523c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.747+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bff4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214, and the Request Id: 355a0a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bff4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722aa5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722aa5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212, and the Request Id: 3b38bfee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3868377c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79df612, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3868377c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79df612 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6243d59e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6243d59e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24435f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24435f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37606863, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37606863 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15ca788c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215, and the Request Id: 47b95652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.770+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15ca788c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214, and the Request Id: 745482b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3309319d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.772+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214, and the Request Id: 39c59bda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3309319d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59221254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.776+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d637b52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.776+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2839f222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d637b52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214, and the Request Id: 7faa1f86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59221254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.784+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283ce765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.784+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1b6d76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283ce765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de39e58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218, and the Request Id: 4ac302c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_212-, and the Request Id: 8104c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.796+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_214-, and the Request Id: 35c2ec22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.797+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_214-, and the Request Id: 578520cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d02717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.798+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_214-, and the Request Id: 57072727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d02717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.801+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39991bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.801+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 401af07e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401af07e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d7982e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.806+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d7982e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11d05687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.808+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220, and the Request Id: 45e829e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.809+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11d05687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_214-, and the Request Id: 4f342d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213, and the Request Id: 6c24be5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.819+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_215-, and the Request Id: 3ff13a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_218-, and the Request Id: 16ea36a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddefeb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.828+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cddc3c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.830+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2c0d96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.834+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31b7ceaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.840+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b772802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c95b3bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e018b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e018b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.854+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b82049, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b82049 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_220-, and the Request Id: 5d80f04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211, and the Request Id: 33e75a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d8e3bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_213-, and the Request Id: 83d920b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ff04bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49fd81f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d92420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e8bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516fe353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e20b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516fe353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8a15c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e923e54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7028fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed2fc01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8e47b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc26798, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e923e54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215, and the Request Id: 1f5f9c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_211-, and the Request Id: 3a9ed756, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.912+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8e47b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ccdd43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58592ce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ccdd43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58592ce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215, and the Request Id: 7fe88558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.917+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 621a88bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621a88bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ad9e5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215, and the Request Id: 1c285c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69afe5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69afe5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3881ff81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58bef6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bef6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3881ff81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.940+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fb28cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282fda51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4613e1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282fda51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4613e1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 93af0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216, and the Request Id: 1387e17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.947+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ce2e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213, and the Request Id: 59f05f39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.948+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ce2e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 93af0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219, and the Request Id: 7594aa6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_215-, and the Request Id: 32d1c6ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a01c03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a01c03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_215-, and the Request Id: 6ce3bce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_215-, and the Request Id: 148f9879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215, and the Request Id: 6eb01a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4afa9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_216-, and the Request Id: 51911bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a93c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.968+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a93c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f601da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f601da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70cc81ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70cc81ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.975+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221, and the Request Id: 3fef880d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326fdf2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.977+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326fdf2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_213-, and the Request Id: 7262d13b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214, and the Request Id: 7f09a2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_219-, and the Request Id: 211d66f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_221-, and the Request Id: 1af316ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_214-, and the Request Id: 5ff2a0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3280e7ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:29.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f73d15d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_215-, and the Request Id: 51e5042e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.006+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24f49aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ad58a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e41aa9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1937b6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.015+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb53cb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.021+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f8c78e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 660a2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f45d20d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5ced29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.029+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eb2d9c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b01c16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.044+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d5f151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36df4df8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 522050eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522050eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334ffbb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334ffbb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 641da375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212, and the Request Id: 79158039, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 641da375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51fc78fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fc78fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217, and the Request Id: 6a3c481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c708ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.067+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c708ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f414db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.072+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c9ba058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9ba058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214, and the Request Id: 6ae2f02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.080+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24aba753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.081+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24aba753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331b19e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e989170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.084+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331b19e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e989170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50a20c52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72041ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a20c52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 788d9e43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e82e0fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216, and the Request Id: c9691bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229a8c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.108+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216, and the Request Id: 3d1991f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f219d1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f219d1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229a8c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222, and the Request Id: 1b9bdf54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_212-, and the Request Id: 5d1af9ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ff5fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ff5fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_217-, and the Request Id: 27792286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1269fdaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.121+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f6859f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 482e3993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f6859f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1269fdaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.124+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_216-, and the Request Id: 3eee4a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d88196, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215, and the Request Id: 3d995c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d88196 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 482e3993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8cc27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cc27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.132+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f70960e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f70960e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.133+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c957ae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c957ae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.134+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_214-, and the Request Id: 4df30491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_222-, and the Request Id: 36f3f1ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220, and the Request Id: 7a832502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216, and the Request Id: 76d834a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_216-, and the Request Id: 27edfb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216, and the Request Id: 326f0c6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f4ba305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.163+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df8927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.165+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154e8763, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.168+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_216-, and the Request Id: 2b7b9dc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_215-, and the Request Id: 7545795c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c09ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a76af1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_220-, and the Request Id: 6e2ba7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 185337d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370627df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_216-, and the Request Id: 6c037a69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ecf917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 599193d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528f84b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 765ef00b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 563326f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563326f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5feedfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5feedfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e423e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217, and the Request Id: 4f4afabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541e917c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.235+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 421e17f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.235+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e43746c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715ece74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7100e7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.243+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561817cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561817cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e1e36bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb31f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16802637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.250+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1e36bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217, and the Request Id: 3456bf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779b2da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779b2da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 799dab11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.257+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799dab11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215, and the Request Id: 72e7246b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 645296b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 645296b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f977f47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f977f47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.268+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_217-, and the Request Id: 2a3508c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fda8af6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e02f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fda8af6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e02f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223, and the Request Id: 3379ed15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216, and the Request Id: 2069d6b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.284+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_223-, and the Request Id: 14067c20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c1a20f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c1a20f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb3b36d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aeb0744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aeb0744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c31d86b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57223937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221, and the Request Id: 585f0c38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c31d86b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57223937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c4d7183, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c4d7183 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 491d6c6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 491d6c6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500d1768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217, and the Request Id: e0500ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213, and the Request Id: 58ae7ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_217-, and the Request Id: f988a04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.317+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_221-, and the Request Id: 291dcea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_215-, and the Request Id: a9c11af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_216-, and the Request Id: 62041bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34d2ba0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.321+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d2ba0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 263895ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.323+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6941fa42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 263895ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b9aa45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7140c9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218, and the Request Id: 332066d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.331+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_217-, and the Request Id: 793ea03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 699e2f63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9382528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699e2f63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9382528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c73d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.337+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c73d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5512e6e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5512e6e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217, and the Request Id: 2085e217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224, and the Request Id: 125fb5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_218-, and the Request Id: 7706827c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_217-, and the Request Id: 5dfab5b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c441b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.354+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_213-, and the Request Id: 2c44003b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cefc6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.358+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f6d59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6daf369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20037efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_224-, and the Request Id: 2a1b1252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2868f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa989d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458da742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3beb1625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497077d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3197791b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.394+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 567b4205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 567b4205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d9726eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d9726eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218, and the Request Id: b27c036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f8ee60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.407+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fec087e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11302f12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e1e766e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f8ee60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28ab6b7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.417+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df300c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f705d31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f705d31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218, and the Request Id: 46803999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ddb7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ddb7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7433ad1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59bba641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.425+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6448c5fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59bba641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.427+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6448c5fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e7c7c06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7c7c06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217, and the Request Id: 2fa59637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.432+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ec715d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.436+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225, and the Request Id: 314715c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7216a054, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7216a054 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ca1381a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ca1381a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_218-, and the Request Id: 2e0b9d67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218, and the Request Id: 21c46cb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb87467, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6ac67c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.453+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb87467 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6ac67c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.454+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3270dede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3270dede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3ca939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2eafad90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3ca939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eafad90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_218-, and the Request Id: 46ff7d3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.459+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222, and the Request Id: 78f26382, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218, and the Request Id: 1ef5eb89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cb2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219, and the Request Id: 1b985fa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec661c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec661c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.472+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145972d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145972d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214, and the Request Id: 5c568314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.478+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_217-, and the Request Id: 61dc784f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8f431d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.484+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8f431d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377987c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377987c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.493+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_225-, and the Request Id: 3794ad71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683dd1d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28907860, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.512+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216, and the Request Id: 262e5d2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_218-, and the Request Id: 7538bfb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfe0403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_222-, and the Request Id: 56bbcb3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_218-, and the Request Id: 4fd02607, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_219-, and the Request Id: 40b35cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_214-, and the Request Id: 79f74775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751266b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7f78c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ccd8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_216-, and the Request Id: 38f5c394, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3986952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43589dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e01d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c593fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dcef766, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dcef766 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.583+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1576266f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1576266f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45735397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219, and the Request Id: 2712d02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133c2069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15510904, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3083b4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.601+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15510904 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3083b4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d71468a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ddd3756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152e8a58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152e8a58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddd3756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226, and the Request Id: 52660b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219, and the Request Id: 143b248b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b69a28e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 604412cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d974249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d1152ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1152ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28788c2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28788c2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.640+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219, and the Request Id: 4aad94a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2439d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_219-, and the Request Id: 6657a893, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67cb7e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_219-, and the Request Id: 6547dab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29d7081c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d7081c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e57f03f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_219-, and the Request Id: 28dcf86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e57f03f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215, and the Request Id: 4420f429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_226-, and the Request Id: 4992919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cb916fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbf4acb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbf4acb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b874541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4292c38b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.690+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b874541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24eec8ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.691+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4292c38b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.691+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24eec8ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219, and the Request Id: 4006d8ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e22c2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e22c2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55eb1125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55eb1125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223, and the Request Id: 6f8d1fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218, and the Request Id: 57d90266, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ba6a2e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e069822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e069822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df3fc55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f882910, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df3fc55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217, and the Request Id: b8bba22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a28cc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_215-, and the Request Id: 8c1a5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36b9a25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647ea6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262cb359, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_219-, and the Request Id: 6815931a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6086f250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_223-, and the Request Id: 247f84c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_218-, and the Request Id: 6127ac56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_217-, and the Request Id: 526bac28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ee303b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e639208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a0440b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a0440b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e9786e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e9786e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220, and the Request Id: 5860e295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c10443d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a129c60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a129c60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69dbe417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69dbe417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.794+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220, and the Request Id: 5a6c7463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83a191, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14a8a2fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a8a2fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.816+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cac47e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cac47e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.820+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58e53b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.820+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220, and the Request Id: 24ec1b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267ce6b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45b6da02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.828+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 359e6b60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aea65cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.831+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359e6b60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c1a9ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.836+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f4490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.836+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765396f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.837+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c1a9ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765396f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.838+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b97de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b97de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220, and the Request Id: 4e9dcf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220, and the Request Id: 76803214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.844+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_220-, and the Request Id: 2e426687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55a0c0a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.845+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_220-, and the Request Id: e88bb0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.845+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa3866d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a0c0a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182a7bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.852+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182a7bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.858+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275b1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275b1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227, and the Request Id: 38517dcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445788ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eec739d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4477670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eec739d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216, and the Request Id: 63a0a288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_220-, and the Request Id: 6191269f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_220-, and the Request Id: 4c6d490f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.872+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15fab4ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fab4ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e12ad86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_220-, and the Request Id: 5fab0ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e12ad86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe76dd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219, and the Request Id: 52b77ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb65c08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb65c08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ef3a0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1427cd16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1427cd16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_227-, and the Request Id: 267062a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224, and the Request Id: 3b7eca78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_216-, and the Request Id: 6edf96e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.895+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 168ea0da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e27ede7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 168ea0da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af772ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ae13d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af772ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218, and the Request Id: 1fc31fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5089bc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_219-, and the Request Id: 1004d04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.910+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_218-, and the Request Id: c3ad4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 554b2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd7c90a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e21828, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_224-, and the Request Id: 700af981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 563faf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15524dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6cba87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e16875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d399a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dac9550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 293443bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 293443bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 507cf596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 158273ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.956+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 507cf596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158273ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12406c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12406c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221, and the Request Id: 330412d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.964+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221, and the Request Id: 13a8ce3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab452e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.972+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d39dda4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7298d1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7298d1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15fb1f53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15fb1f53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221, and the Request Id: 3e48ef8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dab05ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c690f4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c690f4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.989+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ab8e07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_221-, and the Request Id: 5fc110fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66edd3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66edd3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221, and the Request Id: 1201dff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:30.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 984f2d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f3df424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_221-, and the Request Id: 3fa531c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_221-, and the Request Id: 6032da8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aaf5e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aaf5e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.017+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73a76130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73a76130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.019+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51145f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b3c10da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b3c10da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.029+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219, and the Request Id: 41ad5717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51145f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17c6e8db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217, and the Request Id: 63aa044d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.032+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17c6e8db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cdce1b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129284ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdce1b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25a53151, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221, and the Request Id: 13eb347e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a53151 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a09ec65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a09ec65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.043+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220, and the Request Id: 52429d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.043+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_221-, and the Request Id: 3909b0b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ccdce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.053+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccdce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.054+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec0cf8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0cf8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228, and the Request Id: 8dd1ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605a4802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d90b6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664aba11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_219-, and the Request Id: 1bb9f0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b592dab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b592dab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.089+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a317aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a317aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225, and the Request Id: 34a55777, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_220-, and the Request Id: 7a4ba99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_221-, and the Request Id: 1cb672f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2743b3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.115+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_225-, and the Request Id: 2812e136, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_228-, and the Request Id: 2aadc9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52ad4583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ad4583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c51a6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bbe9b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.128+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bbe9b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_217-, and the Request Id: 27953736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab7b0b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222, and the Request Id: 732629e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.141+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77bc540f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b88cd18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f75319, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f354a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691d844e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e13eeee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f354a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36801620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7253eedb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 478a9bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7253eedb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222, and the Request Id: 7652600c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cccfb1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 210d8860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210d8860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a6c7cb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_222-, and the Request Id: 11db99a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a6c7cb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.175+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_222-, and the Request Id: 608f4bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222, and the Request Id: 718bb115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.182+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 651e1a7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a140a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.185+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a9ec04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a9ec04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b286014, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f15624e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6888b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.193+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4ee4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6888b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4ee4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4554b563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d935274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.197+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d935274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222, and the Request Id: 48de76db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_222-, and the Request Id: 5bffa87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12462918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.204+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222, and the Request Id: 23e507dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b60a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370b9c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.208+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5189d81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5189d81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bf07633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bf07633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370b9c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105eeda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229, and the Request Id: 608bd2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e686c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105eeda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e686c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fc95620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440387e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fc95620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_222-, and the Request Id: 42873f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440387e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.221+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a79b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a79b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220, and the Request Id: 7904806d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221, and the Request Id: 40f09f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218, and the Request Id: 19c52bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176530e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.229+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35231758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35231758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.238+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d079d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d079d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f1e8d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_222-, and the Request Id: 7803b704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_229-, and the Request Id: 684a825f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.251+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_220-, and the Request Id: 589236f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7002d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5e86e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.257+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c64aff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44727410, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226, and the Request Id: 5cd43775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ec63a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec63a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7b9f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7b9f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.278+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bce2431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62bdeff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_221-, and the Request Id: 2bb9594e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bdeff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13d1763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13d1763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223, and the Request Id: 2c9591f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d96bee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.289+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223, and the Request Id: 28c38cec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 229c8da3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147e2aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_223-, and the Request Id: 15cf536d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f6be449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eeb8e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bfbe27b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfbe27b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485da32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_218-, and the Request Id: 3af65643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1848a86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1848a86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43cbed1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43cbed1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.336+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223, and the Request Id: 1e328304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.337+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33712afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_223-, and the Request Id: 5a3364cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.338+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99e6f3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99e6f3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fae1e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.345+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fae1e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f33b664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f33b664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_226-, and the Request Id: 2a711a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223, and the Request Id: 3d1304d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61490c00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61490c00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b00770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38fea086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 430b0f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38fea086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.352+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b00770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430b0f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230, and the Request Id: 1fa716a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.355+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223, and the Request Id: 65ebe4d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_223-, and the Request Id: 76c584b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.357+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221, and the Request Id: 55e6702f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692eabf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677449e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fac047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9cd55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_223-, and the Request Id: 70851860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.378+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_230-, and the Request Id: 320c16fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_223-, and the Request Id: 73acae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_221-, and the Request Id: 645eb965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d3482b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b45944b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4d8d50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2f5350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.403+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cee5ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cee5ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ed9bcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.407+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ed9bcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222, and the Request Id: 2c4d07e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f941bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc1ff24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9f32b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.424+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ceff45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fddf7a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29aa2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.436+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655aa6aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655aa6aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.440+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51464f8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51464f8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26e9c2d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ae88ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26e9c2d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ae88ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227, and the Request Id: 3d7cb669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 544c690f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c68a1b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544c690f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c68a1b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219, and the Request Id: 773749e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224, and the Request Id: 24bfb97e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_222-, and the Request Id: 44ed1652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 260c87ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260c87ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddfdfbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27ead357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ead357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224, and the Request Id: 439aa936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca787e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.476+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b83572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_227-, and the Request Id: 675eb604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f643d63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f643d63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250c1b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_224-, and the Request Id: 5612b423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250c1b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224, and the Request Id: 7c7bc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60330ca2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_219-, and the Request Id: 4228cce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7370d11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_224-, and the Request Id: 78d968f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.515+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e5e5f2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e5e5f2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275b2966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275b2966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224, and the Request Id: 2019a36d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f7903b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f7903b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.538+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53c24f2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0fc9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.540+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0fc9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c24f2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57d2af22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231, and the Request Id: 2a2ed9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d2af22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222, and the Request Id: 3567e6d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.544+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a03edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.549+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d413293, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_224-, and the Request Id: 3b6f3c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d54a4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d54a4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62168743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62168743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224, and the Request Id: 6ff0a713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51506ee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25d4d819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.582+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_224-, and the Request Id: 3a6e4072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c5830f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_231-, and the Request Id: ed8871a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_222-, and the Request Id: 1844474e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eac913, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.593+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621fd5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32a93dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a6e336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_224-, and the Request Id: 1cd1bb10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4733657b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c4a914a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c4a914a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c50b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c50b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64061efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3222c86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223, and the Request Id: 3ef24dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ba032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ed8198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 247e1a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247e1a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e0332ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ffd99e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0332ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd99e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.665+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228, and the Request Id: 330017f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2530e5f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.666+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2530e5f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223, and the Request Id: 2ddef429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5d247, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_223-, and the Request Id: 25a9cc1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ec105ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec105ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7922ceea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7922ceea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220, and the Request Id: 3f5b6877, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2441493b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 704f40ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30a043e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30a043e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7874fe87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_228-, and the Request Id: 64ceaa9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ed0c775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed0c775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a227b46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a227b46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225, and the Request Id: 5407a15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590339fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.717+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_223-, and the Request Id: 70f0b604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590339fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225, and the Request Id: 5e36141b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_225-, and the Request Id: 3ff4070f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 495993a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50018a4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_220-, and the Request Id: 3451d98e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 474fd53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474fd53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cd42e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cd42e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb1f09e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.751+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225, and the Request Id: 748d45ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b8b93a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.755+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb1f09e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a666040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7966fb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a666040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9327167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.758+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9327167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.760+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ede9c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225, and the Request Id: 50c5897d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ede9c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232, and the Request Id: 1d620e3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f76e81c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_225-, and the Request Id: e911c84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f76e81c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1108804a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.779+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1108804a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5744a747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225, and the Request Id: 192b8e65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c9fbdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4422606e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b504ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.792+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2315cde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_225-, and the Request Id: 3f64c15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e31c21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_225-, and the Request Id: 8ecc8e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_232-, and the Request Id: 6d633d8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294d746e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7380262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 105580bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3278e06c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.830+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635553b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.831+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_225-, and the Request Id: 617c2c55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.833+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105580bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a4fccda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b29682e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b29682e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20538681, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224, and the Request Id: 2ac52f55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e8b1dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7c64d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e8b1dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.841+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7c64d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61a91607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a52c1d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a52c1d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a91607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224, and the Request Id: 2c23bdaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.847+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734c9127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229, and the Request Id: 286a1290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.849+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734c9127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ed4406e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ed4406e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226, and the Request Id: 50d42f32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5aeea310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ac30c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aeea310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36da5baa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79421550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79421550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221, and the Request Id: 5d8fe734, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27cdc583, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a709ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.878+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb9c749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.884+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a709ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_224-, and the Request Id: 4b361398, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c2cd57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_224-, and the Request Id: 326a9860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c2cd57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226, and the Request Id: 532bc908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_229-, and the Request Id: 4d038605, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_226-, and the Request Id: 8012dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3016a9ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.905+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3016a9ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cac2304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cac2304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_221-, and the Request Id: 9592b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226, and the Request Id: 52325555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.914+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8920a2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d2d460e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.917+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d2d460e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.924+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fa6fa1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30104926, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bf83c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef8e478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_226-, and the Request Id: 7af50ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30104926 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226, and the Request Id: 3b217494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.930+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48aa117, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a3dadaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239a0389, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48aa117 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fc1f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2975307c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2975307c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.938+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233, and the Request Id: 2f37befa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37aa2a9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_226-, and the Request Id: 1ff955bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_226-, and the Request Id: 4ead5e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246fa9d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.951+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8460d5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686c0bb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8460d5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e751a88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e751a88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1694f002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226, and the Request Id: 4a29f796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3afbb5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afbb5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a60b4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61968566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61968566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.964+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225, and the Request Id: 542480ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19415285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19415285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_233-, and the Request Id: 729fd4a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.970+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6f865, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3434a8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27794047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3434a8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27794047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_225-, and the Request Id: 2c8e5787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5a9916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22a523d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a523d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.975+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225, and the Request Id: 4e636fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230, and the Request Id: 51c7c830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aeaa69f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_226-, and the Request Id: 4851d180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d72f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d72f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14bf8026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bf3c30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14bf8026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:31.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 493093ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493093ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222, and the Request Id: 6e8f93eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1444b936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31af2748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31af2748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dad560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_230-, and the Request Id: 859f1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_225-, and the Request Id: 753bbab4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227, and the Request Id: 2cc4edfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebb5c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.014+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_227-, and the Request Id: 4a2c0c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1602e6f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.019+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c80886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.020+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130c37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_222-, and the Request Id: 2f414de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c80886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57927178, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57927178 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227, and the Request Id: 6540bff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e3a826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cbc7144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbc7144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695889c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.037+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70179492, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70179492 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106927c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227, and the Request Id: 365878eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63799f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.052+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3e587d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a5e8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3e587d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63799f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62cf8a1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.055+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377b3b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.056+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62cf8a1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.056+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377b3b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7307c54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227, and the Request Id: 6f5ab8e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234, and the Request Id: 76306402, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_227-, and the Request Id: 6dcc90fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9d63483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 640a611c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d63483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c1c7c79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1c7c79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226, and the Request Id: 7cd500d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cd87d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_227-, and the Request Id: 5cd5baa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_226-, and the Request Id: 365acb17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4967fec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76edd115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76edd115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_227-, and the Request Id: 4a5cabc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77219d2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77219d2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.105+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227, and the Request Id: 9d1d1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_234-, and the Request Id: 472591e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dc4abad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.113+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dc4abad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.114+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_227-, and the Request Id: 6c06d381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.115+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2693ac2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bedaaf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.116+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bedaaf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231, and the Request Id: 17c0ff7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 673906b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f81a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.121+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fa330b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa330b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed6c6d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed6c6d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.125+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226, and the Request Id: 18174512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795199c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795199c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b8f7ea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b8f7ea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223, and the Request Id: 1eaab962, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3869bca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fa0d4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa11652, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162998f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c8494a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_231-, and the Request Id: ea2368b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d29a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_226-, and the Request Id: 7213fa9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_223-, and the Request Id: 249b37d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b97e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.165+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 890e6ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.170+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b19b000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf186b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf186b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.171+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b19b000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b9a33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.175+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b972460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b972460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b9a33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.180+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228, and the Request Id: 4b611003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228, and the Request Id: 15c077f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31126496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcb53a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.195+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a4e48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf05a33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f2c1ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f2c1ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d412ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.202+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ddd0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227, and the Request Id: 75b38ec2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d412ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0e59d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0e59d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65c35458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c35458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235, and the Request Id: 471a0fab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a4a06ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a4a06ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_228-, and the Request Id: 394e5dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a3952c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.217+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3952c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f22396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.218+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228, and the Request Id: 4af1cf57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_228-, and the Request Id: e3c6d89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f22396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3478a1ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.224+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3478a1ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b04704e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b04704e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.227+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e254ef0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3df8be36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228, and the Request Id: 29b063ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.231+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e254ef0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.233+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e51a959, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228, and the Request Id: 761abfbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4617a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_227-, and the Request Id: 43880213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_235-, and the Request Id: 5081eb19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.255+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b90066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_228-, and the Request Id: 33a654d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.275+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1416f800, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a39c663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a39c663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc66264, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc66264 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_228-, and the Request Id: 18d1f945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232, and the Request Id: 1c5b0f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_228-, and the Request Id: 18da822f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cd835f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cd835f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e325d3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e325d3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224, and the Request Id: 210b424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb13484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c0fe1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c0fe1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f06234e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f06234e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61472980, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fcdb071, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436ccd96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227, and the Request Id: 26e65794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29870f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c47357b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c47357b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b5c65e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5c65e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fbc614b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229, and the Request Id: 1d511a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_224-, and the Request Id: 1fb31ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc5d34d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.353+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688c1f03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f3d179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2292f954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2292f954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 338fefce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_227-, and the Request Id: 114acfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 338fefce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_232-, and the Request Id: 55218991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.361+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd1da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd1da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_229-, and the Request Id: 73180054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a304552, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a304552 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228, and the Request Id: 2fa56fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.365+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229, and the Request Id: 1e5558a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1352f4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_229-, and the Request Id: 3fca3e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f61596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.380+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6089c935, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef754a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6089c935 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f87ba3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f87ba3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236, and the Request Id: 2c43bdfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab15f25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24323330, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f255449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_228-, and the Request Id: 1e3cbd93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 863e555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.408+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ecd280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357c504c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1a84a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb6a1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.416+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_236-, and the Request Id: 3d83f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb6a1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff09c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b43980d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff09c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.419+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b43980d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1286f94a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229, and the Request Id: 64ce79bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1286f94a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229, and the Request Id: 45b69655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6435b5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8ced30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56fe476f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5572ce9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5572ce9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fe476f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e08058, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b750e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a85ec1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b750e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225, and the Request Id: 60fadc95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.440+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a99b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10f55c10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a99b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e85453a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e85453a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230, and the Request Id: 7a4b8023, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_229-, and the Request Id: 6d5a4145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f21f7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f21f7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f0f724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f0f724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229, and the Request Id: 7db73369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_225-, and the Request Id: 205fffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79be9f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79be9f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230, and the Request Id: 1e3d85b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ed0e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 179dcd50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179dcd50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edf3d98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_229-, and the Request Id: 3b0e0f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_230-, and the Request Id: 344aa871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edf3d98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228, and the Request Id: 6b524b93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3da968c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3da968c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d2f1ab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.474+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c2cc16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d2f1ab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c2cc16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.479+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233, and the Request Id: 2bf2c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b05e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17482565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17482565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_229-, and the Request Id: 36e1b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e299d05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.483+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229, and the Request Id: 683b3002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e6c6b02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_233-, and the Request Id: 4e319011, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ac7a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_230-, and the Request Id: 4258feff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6819703a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_228-, and the Request Id: 3fbb2b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.516+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d5ca26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 472abe83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25e2a977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162a372c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ddcd08f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6585c046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.540+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6b93aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 757d56f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757d56f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7712a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.548+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70b66c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7712a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237, and the Request Id: 5abca8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b434299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb0b41d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_229-, and the Request Id: 37fe3833, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffb483f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.577+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffb483f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619bae00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.579+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619bae00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230, and the Request Id: 1bb3d226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17373984, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17373984 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.597+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288c8435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288c8435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.599+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_230-, and the Request Id: 768f62b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231, and the Request Id: 19f35635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae97093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae97093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.608+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fb1d63e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6880e56a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7832d5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7832d5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.616+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c78ee4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230, and the Request Id: 57a0cee2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.618+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_237-, and the Request Id: 3cb3c541, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c78ee4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.621+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bef0e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bef0e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35612527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35612527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226, and the Request Id: 7f3c9c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: af1bf22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fbafed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: af1bf22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fbafed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231, and the Request Id: 46790b4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10eacdc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_230-, and the Request Id: 686e2a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fd14b45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_226-, and the Request Id: 79f30bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd14b45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229, and the Request Id: 3556a02a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65819875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65819875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad9b1bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52cc3eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.644+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad9b1bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52cc3eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.645+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 662147c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234, and the Request Id: 4428a781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 662147c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.647+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230, and the Request Id: 7922ce5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9081d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.655+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cd8521, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1215982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_231-, and the Request Id: 56c940e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2668d22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_231-, and the Request Id: 3cf2d35c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7090e49f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_229-, and the Request Id: 3eb5634b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.688+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_234-, and the Request Id: 54375e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e0ff8bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_230-, and the Request Id: 803e876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edecad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ade108, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ade108 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3944e0a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 336ed77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.705+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 336ed77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238, and the Request Id: 5b111614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd3134b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.713+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30ec2765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 543ae2db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f931f06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.731+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58117a04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f7fbc46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b11eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 770284ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b11eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50ddba4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ddba4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 770284ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a172e7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_238-, and the Request Id: 2483731d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231, and the Request Id: 28c1ab06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2640233f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2640233f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230, and the Request Id: 67e8caf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5feb8648, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.751+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f50cc54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f50cc54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d084088, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d084088 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.755+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_231-, and the Request Id: 66840b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231, and the Request Id: 513e62eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.760+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2224d255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2224d255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.764+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec80d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec80d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c46b9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227, and the Request Id: 1ce3ce5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52696d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.772+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52696d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 489e9870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 799d2ec5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 799d2ec5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30fe3dc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fe3dc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232, and the Request Id: 12ae831a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 475d6432, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ad3397, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 475d6432 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232, and the Request Id: 55e1b388, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_232-, and the Request Id: 3a6e39e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.789+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a8275d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_230-, and the Request Id: b3029ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77357ab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.802+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_231-, and the Request Id: 1c6b1a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.807+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765c45a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765c45a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e9c0c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9c0c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.811+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231, and the Request Id: 372ecc64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f77bacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f77bacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5793cd63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.816+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5793cd63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.816+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cb3f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.817+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b47c84c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b47c84c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7012a85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235, and the Request Id: 68f1544b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ad3ed5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4b6e7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ad3ed5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230, and the Request Id: 5da18f06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_227-, and the Request Id: 5738b10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d3be87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_232-, and the Request Id: 53f16543, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d04f66d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_231-, and the Request Id: 57bd9786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f60c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f60c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26002c94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26002c94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239, and the Request Id: 58ae26a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f2a287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.861+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_235-, and the Request Id: 76feea11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.871+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_230-, and the Request Id: 34e5e2a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4ee7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680d256c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bd5be6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 273f9fea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273f9fea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 549b7ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.899+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 549b7ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60967654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f1fa13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.903+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231, and the Request Id: 443be8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec3d8e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_239-, and the Request Id: 74ac46c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266c296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.927+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac3b61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b02ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 361eb793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361eb793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13cb54a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.940+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14b8ae83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14b8ae83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b791d6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233, and the Request Id: b404e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_231-, and the Request Id: 7bbb975c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc82e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13cb54a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b184f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b791d6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f4f53a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f4f53a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417ac42b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232, and the Request Id: 16270799, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417ac42b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ce165d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59612d87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59612d87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.959+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232, and the Request Id: 5dcdb625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 649f1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 649f1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd2f774, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_232-, and the Request Id: 1b5c67b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373b5ca1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236, and the Request Id: 5fa43706, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.972+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8fbbad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fbbad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_233-, and the Request Id: 2e2d3a68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b6031fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6031fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4291b83c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4291b83c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 159129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31769fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31769fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232, and the Request Id: 3090dc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 682923ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.981+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 682923ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240, and the Request Id: 287540c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_232-, and the Request Id: 31ef1188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49b0a799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233, and the Request Id: 4971eb00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.992+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706d5d53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.993+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706d5d53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4690cdc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_232-, and the Request Id: 439f7fc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4690cdc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:32.997+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228, and the Request Id: 4991ad1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c7fd77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ca5af97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172e3a78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca5af97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ace84f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.011+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_236-, and the Request Id: 414d31f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ace84f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231, and the Request Id: 3d20e267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23838d4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.017+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_240-, and the Request Id: 6a11d5fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae4a3af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_233-, and the Request Id: 46a3af94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee1e6f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7850e4c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e9aab6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e9aab6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.039+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76790497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.039+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed7076c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.040+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed7076c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232, and the Request Id: 5652169f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1bec6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_231-, and the Request Id: 7e4f331a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cdba057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cdba057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fb4ea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a7a0ade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.064+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a7a0ade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_228-, and the Request Id: 30ede03b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233, and the Request Id: 1a6a18ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5d4a86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d5b380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3352a908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.079+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 532226cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532226cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.085+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f61d5cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.087+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f61d5cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234, and the Request Id: 69f13c7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_232-, and the Request Id: 45654154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.093+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a892471, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 402c7c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.101+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8743ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_233-, and the Request Id: 2c6bf43c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_234-, and the Request Id: 165ee866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e488467, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570eee30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f670c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 769d6002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f670c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.120+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 769d6002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ddc0893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddc0893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233, and the Request Id: 24716795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d78cfc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.127+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d78cfc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d73bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233, and the Request Id: 2cf7be18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f333354, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69553ffb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69553ffb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.138+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cba3eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cba3eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237, and the Request Id: 68fa3c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 696c1907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_237-, and the Request Id: 7806fc01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d7d33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d7d33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d5802cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d5802cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234, and the Request Id: 4f12b6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8aaa59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_233-, and the Request Id: 2c6e3ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd1fbae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_233-, and the Request Id: 7442a102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d997234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d997234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66577e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14134b08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66577e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14134b08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241, and the Request Id: 6cc7be3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4681949f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4681949f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233, and the Request Id: b1f2b32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632c8eeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eabf040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eabf040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289ed0f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.198+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289ed0f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_234-, and the Request Id: 419f93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232, and the Request Id: 7bbbe3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c03da6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d65d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d65d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_241-, and the Request Id: 5319070e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c3a3e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19618b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c3a3e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2809e76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_233-, and the Request Id: 7ebda943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.214+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235, and the Request Id: 3e86107b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fb11a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef0a39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.227+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3087ca7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.233+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_232-, and the Request Id: 4d8fcbb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c68d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b7c3fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c68d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf65272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf65272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.242+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a122ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 345a59f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 345a59f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.246+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a2a5deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_235-, and the Request Id: 4a95bc3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a2a5deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229, and the Request Id: 18685401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234, and the Request Id: b1d7bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151e2586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.258+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4338ae9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.265+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f37e2bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f37e2bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1426f55e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e46301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.273+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fafaa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e46301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234, and the Request Id: 1c840e03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664a36d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5538c12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a015f73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_229-, and the Request Id: 5749873e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_234-, and the Request Id: 57023b2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c199482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c199482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4d5052, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3080f5a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3080f5a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.336+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cc27d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238, and the Request Id: 51ca711a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67168c35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67168c35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb692f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 100ac10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.352+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 100ac10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_234-, and the Request Id: 453ff0fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234, and the Request Id: 2013c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a7c42d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a7c42d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c93561f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3a8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3a8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c93561f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c55b6be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c77635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 429e247a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c77635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429e247a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.366+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3b614a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233, and the Request Id: 18aa3539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18f41a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.367+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18f41a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788d637f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788d637f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242, and the Request Id: 4ddb15a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d4066be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.373+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235, and the Request Id: 77ad48d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4066be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236, and the Request Id: 7387bdbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a264faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.382+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a264faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_238-, and the Request Id: 5bdfb688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 592734a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 592734a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234, and the Request Id: 103d4d73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_233-, and the Request Id: 6a4659e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7e7a9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_242-, and the Request Id: 2dc83454, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_234-, and the Request Id: 58a1c1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_236-, and the Request Id: 2c25b36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.439+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5196da09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 799aff04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a9ad88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_235-, and the Request Id: 55fccc64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_234-, and the Request Id: 3cd99935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330fce58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b3acb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be2f357, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6eb199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33868c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317ae296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7329b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb75efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1462b4b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.585+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7852fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1462b4b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22a34c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22a34c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.587+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: db77003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406edae5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406edae5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dd60937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.588+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db77003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd60937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234, and the Request Id: 18cc25d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.596+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239, and the Request Id: 1896e8da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.596+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c0f97b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c0f97b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235, and the Request Id: f6c8f2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.603+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed67acd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_234-, and the Request Id: 682371f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_239-, and the Request Id: 14674c53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed67acd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78b0a2ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.606+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78b0a2ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.609+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d66818d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.610+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d66818d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230, and the Request Id: 3ef55192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d4e2e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ff728b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.613+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d4e2e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 509fc89d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243, and the Request Id: 1a0fe73c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.619+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca1d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca1d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aff472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43294719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.622+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aff472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43294719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235, and the Request Id: 2b21ae3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f11a5f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49f1dc0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f1dc0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b3e26ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_235-, and the Request Id: 72da829c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.631+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235, and the Request Id: 559c44d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b3e26ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3466ace5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e11b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e11b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.642+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237, and the Request Id: 3991f754, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_230-, and the Request Id: 2bbb90c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c2ec4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_243-, and the Request Id: bed9b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af69bfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a938cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a938cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_235-, and the Request Id: 4f6eb689, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.669+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_235-, and the Request Id: 4718ecef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6985c61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.672+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6985c61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ede7aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235, and the Request Id: 68bdfbc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee382ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d07e25d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e7c0ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5035c7f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d855b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5220bc17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_235-, and the Request Id: 1924b12a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43085618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48e99edb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_237-, and the Request Id: 489cc606, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.704+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56539b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.707+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36dd174d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dd174d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.710+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41cfa4cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cfa4cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235, and the Request Id: 221b2f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6254313d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5e7962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8b879f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3f48c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14118132, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3f48c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41885eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41885eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236, and the Request Id: 45247715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58b722c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b722c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.736+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 80a2ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80a2ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.737+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76899bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.738+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76899bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d65916d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.742+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236, and the Request Id: 1c159aa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cead6a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b3c231, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cead6a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b3c231 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.749+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44a28126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240, and the Request Id: 1ded86a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a61c1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.752+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a28126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a61c1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2fa274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244, and the Request Id: 1afe7955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2fa274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231, and the Request Id: 462bec05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41eaca92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1235304b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_244-, and the Request Id: 4b571ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1235304b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cd8f9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cd8f9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236, and the Request Id: 4090f326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66aed632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7901b298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_236-, and the Request Id: 3034760e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.777+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_236-, and the Request Id: 3506a08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_235-, and the Request Id: 216a4eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.778+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7901b298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25ff0b40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ff0b40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.783+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_236-, and the Request Id: 5b7c4f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.783+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236, and the Request Id: 5dae7b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c98899a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_231-, and the Request Id: 4453a651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.795+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_240-, and the Request Id: a2002a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.804+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19490f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19490f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4349f6be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4349f6be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.808+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ce2615, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236, and the Request Id: ad9ddb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7cf678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48274e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7977f72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7046ba41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_236-, and the Request Id: 31b32cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c9c3a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c9c3a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a8655f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.848+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a8655f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_236-, and the Request Id: 3926838b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edf4f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245, and the Request Id: 30957d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.876+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73869e19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3796d30a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.878+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3796d30a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 950fb05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 950fb05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.883+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7590181d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29d91aee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.885+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238, and the Request Id: 7b2dc9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c5857a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2205cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1597a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6056805b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.909+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44da0ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_245-, and the Request Id: 58ca1322, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f8a8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115f737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115f737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.933+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68aa07d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.934+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68aa07d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237, and the Request Id: 2945f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f1acdaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.941+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1acdaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_238-, and the Request Id: 1ffbdcc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.942+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476f07c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476f07c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6965b04f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236, and the Request Id: ddaff9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.948+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6965b04f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51317171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.950+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51317171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d028bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d028bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237, and the Request Id: 2be01fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4192addc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352582a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4192addc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237, and the Request Id: 1510aa4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afaed45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7057dcbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62f93a14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d598516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.967+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7057dcbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62f93a14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10f77689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f77689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4991523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4991523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.974+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237, and the Request Id: 73dd345d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232, and the Request Id: 75a2b978, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_236-, and the Request Id: 48e93b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f013bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f013bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d201c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d201c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756e8368, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.996+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756e8368 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:33.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241, and the Request Id: 23fe5dc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.001+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396fdc65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396fdc65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_237-, and the Request Id: 1e7588a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237, and the Request Id: 6bfb785a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.011+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_237-, and the Request Id: 7d56569, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a23401c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1281f430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_237-, and the Request Id: 4a0c8ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_232-, and the Request Id: 67e8212c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66cd4e44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.044+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_237-, and the Request Id: 4281bfea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_241-, and the Request Id: 48c12652, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63739940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_237-, and the Request Id: 5b90c5b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45a186f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fd888a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.073+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fd888a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b48510, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b48510 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.080+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246, and the Request Id: 12e98324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.082+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b6c1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1fee88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e649b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adddcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.094+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2853c45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 83c1dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b9905d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.106+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 370cb5c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1778aa3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370cb5c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5075b97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5075b97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f603a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_246-, and the Request Id: 5be7aa85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.122+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f6e94b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1eef253e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237, and the Request Id: 702d229a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7e1659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.127+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eef253e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.128+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f6e94b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1100cc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1100cc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71d3de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242, and the Request Id: 7839425c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d3de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56230558, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.133+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239, and the Request Id: 5a6b7f23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.135+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313503ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744cf292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744cf292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5524f262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4babfe24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f1a33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f1a33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c922c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c922c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_242-, and the Request Id: 219b4036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d13e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1234881c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d13e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_239-, and the Request Id: 3713b69c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_237-, and the Request Id: 6a7ff8fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1234881c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.154+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cbb939, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4edf21a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238, and the Request Id: 6a078be7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbb939 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238, and the Request Id: 5e4cc7f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edf21a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5ced8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 519059d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51874822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51874822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238, and the Request Id: 248d85c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519059d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238, and the Request Id: 2ff573aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.166+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea093d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2aa2b784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa2b784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233, and the Request Id: 47193cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.176+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476b9c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b318d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c147ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_238-, and the Request Id: 53141d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.184+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_238-, and the Request Id: 27a8a481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_238-, and the Request Id: 67372a05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 555045c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 555045c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6147541e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_233-, and the Request Id: 3dfa52ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7284cc18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.198+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ed3b5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7284cc18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ed3b5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238, and the Request Id: 60661dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60fee468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fee468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4c7714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.204+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2ce0d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243, and the Request Id: 72b9d87c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2ce0d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_238-, and the Request Id: 6738e61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 640840ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640840ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8567f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.209+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240, and the Request Id: 5b70c2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_243-, and the Request Id: 49e3a30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7ec62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7ec62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d21ca77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ceabc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ceabc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ac0ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238, and the Request Id: 27996ce9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edb4bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.231+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217d9ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_238-, and the Request Id: 5fecf80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dac8b30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63365b7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63365b7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52ae25fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52ae25fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfb7c40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247, and the Request Id: 5fa7f679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_240-, and the Request Id: 591c73e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568eca89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.263+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eab796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_247-, and the Request Id: 1db26b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564314e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71fe0b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_238-, and the Request Id: 3c344111, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b438f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b865066, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453cc218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20767153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.272+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f494e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f494e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cfa815c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfa815c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234, and the Request Id: b7b18a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8096d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e9cf39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7559f4c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6304c0e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7559f4c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8096d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.292+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7132735c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9f0891a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75d25673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d25673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d473eb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a406b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d473eb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.297+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239, and the Request Id: 62c3dc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239, and the Request Id: 64b62db1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_234-, and the Request Id: 29674c70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67840506, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f0891a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7132735c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ff5a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff5a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.304+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 164c35f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.305+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164c35f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.305+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6032193b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69027120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_239-, and the Request Id: 70876668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69027120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_239-, and the Request Id: 73f5805b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244, and the Request Id: 7f675b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239, and the Request Id: 782a2250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ede91e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ede91e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b8e7c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239, and the Request Id: 5fdaaae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.325+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763b40d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_239-, and the Request Id: 4c691937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.326+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b684f83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 268addff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.329+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b37fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_244-, and the Request Id: 6aa87745, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b864bd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b864bd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b786b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46db5a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.334+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b786b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239, and the Request Id: 15ad1587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46db5a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_239-, and the Request Id: 524eb6e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763b40d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10b51473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a75aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b51473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a75aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f55ca3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f55ca3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a4aecc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a4aecc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241, and the Request Id: 73240bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.347+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239, and the Request Id: 1c54112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248, and the Request Id: 62c5ad05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_239-, and the Request Id: 4a688642, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abc0bc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.354+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285f580a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_241-, and the Request Id: f22f83f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6679b495, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_248-, and the Request Id: 148216b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.365+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6655dff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.366+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217e6435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.369+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_239-, and the Request Id: 43f408c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.371+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0f1a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16b011fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.371+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497b2e90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6345ad6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527019f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.376+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63f99193, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20cd7c96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413af519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20cd7c96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413af519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d24cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601321d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d24cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.389+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74916579, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74916579 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.390+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44432414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1938c431, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18b51657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.394+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26443c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.394+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 148733d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18b51657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5abacb4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.395+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26443c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.396+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abacb4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240, and the Request Id: 3c78adfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148733d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235, and the Request Id: 170190fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240, and the Request Id: 228d0674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2ef2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245, and the Request Id: 5ed42aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2ef2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 486c102d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486c102d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39169b2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.415+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69439448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240, and the Request Id: 7734af7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fad86ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aca2e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fad86ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aca2e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b29c9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b29c9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53b3182c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b3182c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240, and the Request Id: 258286a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240, and the Request Id: 3ae820ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_240-, and the Request Id: 31d0509c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2af2508b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af2508b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_235-, and the Request Id: 1a5f5866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51fdfc3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db1efeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fdfc3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_240-, and the Request Id: 52eda75a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242, and the Request Id: cb64c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2951b446, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a63728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116e0a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.445+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116e0a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.446+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a96f0e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a96f0e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_240-, and the Request Id: 3bd0d578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.450+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249, and the Request Id: 5e994b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_240-, and the Request Id: 70f7553f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_240-, and the Request Id: 1390e6c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ff08f1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5556ca96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5556ca96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ce65c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_245-, and the Request Id: 7a05d7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ce65c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dde1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6890fded, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.467+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_242-, and the Request Id: 3dade0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240, and the Request Id: 44a9a831, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48fb6900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_249-, and the Request Id: 4894674b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150a8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d756ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.490+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7e770d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13beb954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7450345c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd49f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.501+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd49f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6e1cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6e1cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 466cf43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.505+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241, and the Request Id: 23264e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.512+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71bc5633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.513+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71bc5633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3907194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.519+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_240-, and the Request Id: 24282e81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3907194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236, and the Request Id: 7653d9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d589c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56943890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24db490a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.541+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24db490a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_236-, and the Request Id: 2b06d996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de32ca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_241-, and the Request Id: 2ba22b5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de32ca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583154bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fe828c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59620956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241, and the Request Id: 47a2b6c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39c03f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b59d0df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c03f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.555+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fe828c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7759729c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7759729c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bfd8b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2069737c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.559+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72c9237d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c9237d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_241-, and the Request Id: 5b6f0b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.565+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241, and the Request Id: 63ffcd5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241, and the Request Id: 5d4e3cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23d5d818, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.568+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c102849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.569+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d5d818 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46c3b83c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190c2f6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c3b83c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee10322, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee10322 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.575+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 287a42e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246, and the Request Id: 776fe0ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 287a42e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241, and the Request Id: 6e42f669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.583+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60cac54b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60cac54b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.586+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ccb26d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691000d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691000d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb213a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed7d42a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed7d42a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb213a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241, and the Request Id: 8ff97c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 265b7afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243, and the Request Id: 47f22b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_241-, and the Request Id: 46676b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccb26d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd28e87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_241-, and the Request Id: 4a96e9a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd28e87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250, and the Request Id: 344fe887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.601+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d99b424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff924df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c6029a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_241-, and the Request Id: 53697b03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_246-, and the Request Id: 5783cd78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.637+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b03206d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_241-, and the Request Id: 3af2b5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666f08cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.648+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_243-, and the Request Id: 3bd122ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a275561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_250-, and the Request Id: 1b614f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52520480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf22dde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fdf676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 702cc403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.664+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668ed3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fdf676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43251198, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.667+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43251198 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.670+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1998aa07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237, and the Request Id: 53a57e80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.676+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b966979, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6493834c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b966979 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cfe9bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cfe9bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242, and the Request Id: 210f9b9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.686+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e3e7b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537cd7e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.689+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34135eb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e3e7b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34135eb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4abdb333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38711179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.696+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382d3a97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abdb333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d65d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d65d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_237-, and the Request Id: 57c8f71d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242, and the Request Id: 69afb278, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fef755f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242, and the Request Id: 59cbb32d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fe1729, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f2aa95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.709+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 312382e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f2aa95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312382e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a720a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 297e8753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_242-, and the Request Id: 75e969d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.716+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297e8753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ea36bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242, and the Request Id: 749174bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea36bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242, and the Request Id: b600bfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.721+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 104f896, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104f896 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.723+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ddf143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4937c09b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4937c09b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_242-, and the Request Id: 3fc76593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244, and the Request Id: 678230da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_242-, and the Request Id: 540596a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_242-, and the Request Id: 70555d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_242-, and the Request Id: 5ea1316d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b5ebda6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5ebda6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.738+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 636edb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636edb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ff9b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35378e89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 371d4222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 371d4222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ff9b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6417f858, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247, and the Request Id: 38b22f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.748+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d01c39e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4113f6a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d01c39e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4113f6a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cc427fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251, and the Request Id: 751af7f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242, and the Request Id: 62399104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 779a9207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_247-, and the Request Id: 5307c620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b42fbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_244-, and the Request Id: 2a3a3263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d4649a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3622a1b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3403342b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce1bf63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43ac7b8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.777+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ac7b8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfebd07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab57673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4965c130, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e27bd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_242-, and the Request Id: 4e86b950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dfdde5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dfdde5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243, and the Request Id: 7efe6a38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f22ae36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.789+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_251-, and the Request Id: 5e395586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f22ae36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.792+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c88b72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c88b72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ae4f243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f4f08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e27bd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243, and the Request Id: 1cd94849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 739309a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.801+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59535bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739309a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59535bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1034698a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fead426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238, and the Request Id: 42248733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fead426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da78cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da78cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243, and the Request Id: 3b28ea94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c92eec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c92eec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243, and the Request Id: 696d2d83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_243-, and the Request Id: 1c3557a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_243-, and the Request Id: 790a5dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cee1c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cee1c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eebc983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.833+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40166ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77011cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.837+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59ffa6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ffa6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.840+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248, and the Request Id: 59050bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_243-, and the Request Id: 3c50de18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_243-, and the Request Id: 5073d201, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_238-, and the Request Id: 4cef2f8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1368e760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40166ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1368e760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b3dca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e30b54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.857+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e30b54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.858+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11366798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11366798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21301c6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245, and the Request Id: 688fe229, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243, and the Request Id: 48ef361d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3490e614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.865+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709fef81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf31dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.865+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ca3f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_243-, and the Request Id: 2d4d5d8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab444e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1eb35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c317444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.883+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2ed6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.885+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2ed6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a97d354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a97d354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.887+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_245-, and the Request Id: 1bac10d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243, and the Request Id: 394e5f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_248-, and the Request Id: 4874e5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d3429e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5626f0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5626f0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d1ba9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1ba9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.909+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c249cd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.914+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252, and the Request Id: 24e927bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3636813a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb54c8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ef9387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ef9387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd40c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd40c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_252-, and the Request Id: 30723613, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244, and the Request Id: 11963192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e17bf50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7406d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_243-, and the Request Id: 2adf8be2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e317b05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e317b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2121a90f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2121a90f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cc8ce9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc8ce9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370b9daf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 104b1ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.963+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104b1ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: abe4ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: abe4ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244, and the Request Id: 3e9c8aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a0deb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244, and the Request Id: 2bf88c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a0deb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244, and the Request Id: 544341c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c19eb5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c19eb5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6aafde4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.974+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aafde4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239, and the Request Id: 39771b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54d3941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_244-, and the Request Id: 4b5bbff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37e6d30b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e6d30b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57196ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57196ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:34.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244, and the Request Id: 105857c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26126745, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f45f10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 137c855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137c855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57e7b3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.020+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_244-, and the Request Id: 41f3ae42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57e7b3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.022+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_244-, and the Request Id: 64b91030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246, and the Request Id: 6a90e9af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_244-, and the Request Id: 69bf2a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115ffdbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_239-, and the Request Id: 7d688b5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16ba57f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.044+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692ff574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.051+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2341c917, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_244-, and the Request Id: 43be4660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597ff93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4d1cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_246-, and the Request Id: 526789c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2207d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea69665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172d85e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fbe7e7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c3e5fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd0c1fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 373cd443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.100+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb849ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 373cd443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc294ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.108+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c5d576e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc294ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5d576e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae9bc22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6adb6aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249, and the Request Id: 4e518862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c179a5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.115+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c179a5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51de8093, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51de8093 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22701df0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.120+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e85a309, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e85a309 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253, and the Request Id: 3df097f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 797baec7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6adb6aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245, and the Request Id: 51c586b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 797baec7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11fdef67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11fdef67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bb3005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bb3005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244, and the Request Id: c2c372f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240, and the Request Id: 391d809f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_245-, and the Request Id: 731bd6ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4a982f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4a982f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dba2ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dba2ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245, and the Request Id: 44eeb4c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186fb17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_249-, and the Request Id: 626fdbf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_240-, and the Request Id: 12960a8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 566592e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.153+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215772ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.154+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566592e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9ce5925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9ce5925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c193dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245, and the Request Id: 6859310d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_253-, and the Request Id: 4a6ea2c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 706617e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 959eed9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.172+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 959eed9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23a6d229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a6d229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_244-, and the Request Id: 1b6040c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.179+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245, and the Request Id: d0f4e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.184+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_245-, and the Request Id: cdb57ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63da04e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63da04e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.188+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d4e27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de2045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.191+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de2045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354732a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245, and the Request Id: 5a1f37db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.198+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c1ae53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_245-, and the Request Id: 1437f5f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c1ae53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e126d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e126d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247, and the Request Id: 588d5ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6fbc3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b288185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b288185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17303693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17303693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246, and the Request Id: 228fee5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd36bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.229+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_246-, and the Request Id: 499419e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.229+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_245-, and the Request Id: 7d2906ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36515ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6461acf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d646fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.240+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1393d7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_245-, and the Request Id: 4e8d2140, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1377af6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ade2d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ade2d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0e0bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_247-, and the Request Id: 1c297da7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0e0bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241, and the Request Id: 65457ddd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.259+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cae514a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dd80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.265+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626f4a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.268+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28504d2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28504d2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e7a8e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719ce2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7a8e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254, and the Request Id: 72d79033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.284+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bbe87dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.285+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a57018, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbe87dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 284dd732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 284dd732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.291+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbb05fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.292+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245, and the Request Id: 36855879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.294+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e374208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_241-, and the Request Id: 382cc030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2657c884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2657c884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6d35e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eaf14e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 299544c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.318+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eaf14e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250, and the Request Id: 7b56dfcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_254-, and the Request Id: 5eef332e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.324+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e31899, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e31899 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.329+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e23d3e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e23d3e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246, and the Request Id: 44e7ee8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.335+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76e6f9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.338+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_245-, and the Request Id: 43022443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.339+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50a6e721, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.340+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50a6e721 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dda9fe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.342+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dda9fe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246, and the Request Id: 72d80686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467c8393, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5697ae32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6d96e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_250-, and the Request Id: 33dd482d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5925512d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5925512d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7414bff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7414bff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46705f55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.361+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46705f55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ebf2c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246, and the Request Id: 1cbabd19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebf2c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247, and the Request Id: 5b62ee00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_246-, and the Request Id: 7b4e3e66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5913ab9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_247-, and the Request Id: 64f806a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_246-, and the Request Id: 4ed7cde6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a65370e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3768582c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3768582c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f55434c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f55434c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.388+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39dcc647, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dcc647 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.390+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 130848b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248, and the Request Id: 67481b6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.393+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a373af8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a373af8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7743e59d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_246-, and the Request Id: 572a05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.399+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246, and the Request Id: 78687683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5891fbb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5891fbb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.407+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d5bd98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.409+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f433bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.410+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f433bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.411+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246, and the Request Id: 7feb499, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e8d01d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ccbc4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec02539, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d11873e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_246-, and the Request Id: 3f795fa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_246-, and the Request Id: 58106309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23a58969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.469+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b879984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23a58969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.471+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e788cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_248-, and the Request Id: e41ea44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 135c8bdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135c8bdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242, and the Request Id: 32e1cc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2da12d96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da12d96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 104bbcf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 104bbcf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f332ed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255, and the Request Id: 4cbd2678, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f332ed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5270614b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2febd408, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2febd408 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247, and the Request Id: 2f1a64f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.487+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336a86cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798fb347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798fb347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72fb61e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188f6df1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.496+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fb61e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251, and the Request Id: 776b9670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161c19ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e154e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6650e80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_242-, and the Request Id: 25ad9a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b20e12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_247-, and the Request Id: 35f79c2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15717a21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15717a21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147cdee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f6e583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f6e583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d777f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.525+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d777f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248, and the Request Id: 5b5e85c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.526+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79f1912b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f1912b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249, and the Request Id: 3c3a7cc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab1e9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab1e9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e93cdb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e93cdb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f2be8f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.537+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f2be8f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_255-, and the Request Id: 4f42dab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73574175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247, and the Request Id: 2f7d3bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.539+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73574175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be42fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247, and the Request Id: 2b85c876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_251-, and the Request Id: 1e1ee0c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_247-, and the Request Id: 220cb446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a93908a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a93908a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72721266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.550+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72721266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247, and the Request Id: d46952a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_248-, and the Request Id: 57381182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.557+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_249-, and the Request Id: 4b797f8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c400010, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.564+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27044571, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ad63a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad63a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145acd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.568+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f9650db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9650db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.573+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_247-, and the Request Id: 705198de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247, and the Request Id: 5dc34959, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb335c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670d29ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_247-, and the Request Id: 15f5b77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e165edc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fbc67a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab672e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab672e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6942e58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6942e58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.609+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d20654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e898f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252, and the Request Id: 11a479cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_247-, and the Request Id: 7d3cb3c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d0f0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.627+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9be8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61883d2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a548ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c2fc7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476b3249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50faf14f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50faf14f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 650156b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 650156b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc9a211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc9a211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eba924d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_252-, and the Request Id: 2216a81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48d5d02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48d5d02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.646+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6115b897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.646+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248, and the Request Id: 38abcb0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256, and the Request Id: 35214f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f98c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f98c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cbafc0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d73db97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cbafc0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.658+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243, and the Request Id: 4bc55a6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_256-, and the Request Id: 4543870d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e6229db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3affc7b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3affc7b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 285c1315, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 285c1315 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249, and the Request Id: 565def4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34055e65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34055e65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676ab3ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676ab3ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248, and the Request Id: ce87e27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c6c2384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c6c2384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319a19c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_248-, and the Request Id: 2c71619c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eedc527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eedc527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30128eb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.698+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250, and the Request Id: 4d29ded8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f77d099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.701+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e58f587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e58f587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_243-, and the Request Id: 2bfa60f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3470d706, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3470d706 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.707+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f61f0a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6cbea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6cbea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f61f0a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248, and the Request Id: 20f4747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248, and the Request Id: 6808a238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.713+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_249-, and the Request Id: 497a8531, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_248-, and the Request Id: 413a12ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_248-, and the Request Id: 55da0fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbecca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0a6624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_250-, and the Request Id: 48212fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69da1bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69da1bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10239e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10239e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48cdbd2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253, and the Request Id: 5bac177b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150a6c26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a103de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18c8e37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.761+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18c8e37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e22659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e22659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.764+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414e0613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248, and the Request Id: 1cd9781c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42317575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aee6976, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4828be98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.784+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_248-, and the Request Id: 4b2b02af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170d3240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.791+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_253-, and the Request Id: 5cca9c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe21101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b11e00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.802+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac76ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_248-, and the Request Id: 4d9c44ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c79aa75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.816+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aaa6ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.817+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aaa6ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.817+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fafa5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fafa5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d7aa192, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 648de68c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7aa192 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648de68c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.824+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257, and the Request Id: 401ec56f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249, and the Request Id: 19f6fd12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.824+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f1ba540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f1ba540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321cf8e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.826+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321cf8e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249, and the Request Id: 14c5dc87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.835+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dc9aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.842+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45ea4d50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45ea4d50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0856e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 489f3348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489f3348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bdfc2e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bdfc2e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.847+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7239cbd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6461a8d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7239cbd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244, and the Request Id: 67e09c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8cbcf48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6893b1f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6893b1f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cbcf48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251, and the Request Id: 19d6ba81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249, and the Request Id: 56d53b99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b09bef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_257-, and the Request Id: b075b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_249-, and the Request Id: 7d9fbf53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_249-, and the Request Id: 297f9cb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70eee6d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a4eff7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a4eff7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3eec1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3eec1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.884+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254, and the Request Id: 46fe539e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_244-, and the Request Id: 75a7be84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e70cf55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e70cf55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 551f3472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.890+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551f3472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250, and the Request Id: 7c254287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_251-, and the Request Id: 63ec20c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_249-, and the Request Id: 27a2013, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a8cfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf029f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.920+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3eacda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a12f296, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14c85942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c85942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732d309f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732d309f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249, and the Request Id: 75831bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_254-, and the Request Id: 66f84e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.944+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5b95ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_250-, and the Request Id: 594abfb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5510dbcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.951+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dc754c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6e304f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78113321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78113321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.962+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c737c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3c1fe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3c1fe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.965+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249, and the Request Id: f8a9bd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29896e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_249-, and the Request Id: 336cfab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.981+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3f6e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67107563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3413c726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12543e36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b057e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b057e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.987+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de7bc74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de7bc74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245, and the Request Id: 20a8d6c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_249-, and the Request Id: 1bc4cc9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8654f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.994+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8654f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2e8664, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b745d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b745d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:35.996+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258, and the Request Id: 342c772, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ae0363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcbc021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_245-, and the Request Id: 220473ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef7a0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b37154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b37154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 98182f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 98182f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.019+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278c8c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.021+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278c8c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105e4902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105e4902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250, and the Request Id: 26dcb788, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252, and the Request Id: 72e026f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.027+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fefe01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fefe01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e03c3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e03c3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250, and the Request Id: 771011f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.036+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560e670a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.037+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560e670a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.038+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5209df62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5209df62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5441f3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250, and the Request Id: 4043889a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_258-, and the Request Id: 2da15a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ad3f3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.058+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c87187f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.063+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cc536da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27546f22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27546f22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc536da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9ea095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_250-, and the Request Id: 4cd7e143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c85ac85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c7a50e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_250-, and the Request Id: 64db2f00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c85ac85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 744827ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255, and the Request Id: 6b0ff573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744827ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_252-, and the Request Id: 69226adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.072+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251, and the Request Id: 2d087457, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_250-, and the Request Id: 69047397, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d72b64c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c304519, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d72b64c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.083+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd3daf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cfadebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b8b5b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.085+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8b5b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d3789dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.085+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cfadebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a4c90b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4c90b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_255-, and the Request Id: 7ab0ef67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250, and the Request Id: 91cfdcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ef4f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250, and the Request Id: 13cc0c63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1706c5bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a450088, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c181674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.104+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_251-, and the Request Id: 4fb728c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.107+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1609a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_250-, and the Request Id: 3d18d57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1609a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.110+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_250-, and the Request Id: 266529fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d35f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1271703f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1271703f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4fa76b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f6fe6ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259, and the Request Id: 7e5f79a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 529fcb4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529fcb4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 221a5615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221a5615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3ef636, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.130+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246, and the Request Id: 331134, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ba6bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74a032f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da6795b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43030a0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.143+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b004e1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_259-, and the Request Id: 337abb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49516805, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49516805 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34da3eac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56aec5a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28d5c733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56aec5a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34da3eac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d5c733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d857f78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d857f78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.157+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2533f388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2533f388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253, and the Request Id: 74144cc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251, and the Request Id: 72704cfe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.160+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251, and the Request Id: 621fe7b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_251-, and the Request Id: 258fd67f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f1bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f1bf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dddb620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.168+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dddb620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.171+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251, and the Request Id: 2bec4e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ebbe979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_246-, and the Request Id: 72cc474d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.181+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_251-, and the Request Id: 2bad743b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278f236a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_253-, and the Request Id: 1c57d45f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 120fe807, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 120fe807 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_251-, and the Request Id: 2cb3bacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1060afae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1060afae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4070d644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8319f49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4070d644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8319f49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252, and the Request Id: 2d961169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256, and the Request Id: 5a146dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a52b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca2cf92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d43ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.204+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d43ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fd11e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fd11e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251, and the Request Id: 495e37ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.209+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff866be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.216+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c041ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65dbae5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2dfc9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e96faa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_252-, and the Request Id: 2cf95d66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_256-, and the Request Id: 7bc5ff55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.236+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c68aa62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.243+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20299dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20299dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68820f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.246+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68820f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_251-, and the Request Id: 10f80677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251, and the Request Id: 47c1a744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 246e9313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: deeb991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e44da22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e44da22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2c865e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.263+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c7f4177, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f809fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.264+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c7f4177 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79bf553c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61410096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247, and the Request Id: 1d317e8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bf553c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.267+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb086f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61410096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e76c003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281114e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e76c003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281114e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260, and the Request Id: 19dba739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252, and the Request Id: 3f7139d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20a83f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3e9bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3e9bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a52bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.289+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f6f145, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a52bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_251-, and the Request Id: 6a23fcea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252, and the Request Id: 2d17a445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a9d3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_247-, and the Request Id: 2b7ba332, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cce84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.298+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cce84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_260-, and the Request Id: 52e8db7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.305+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317d7906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.306+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317d7906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a9c274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 267dd7a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.312+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b33630b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252, and the Request Id: 76e19ec9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a9c274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_252-, and the Request Id: 5923c477, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.315+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe34e29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_252-, and the Request Id: 7748f224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1baa57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1baa57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec41589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267dd7a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254, and the Request Id: 20fbe0dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a758686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c958f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c958f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253, and the Request Id: 3acc202a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.326+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b5c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b5c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 758573a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.328+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfa7086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758573a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.331+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252, and the Request Id: 488d7085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.333+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622162ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.338+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 494390fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1578d420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_252-, and the Request Id: 7292a657, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.349+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c769719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f29a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.349+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b68891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4044f55d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_253-, and the Request Id: 4a5abba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1482d8eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1482d8eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5238eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5238eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257, and the Request Id: 2fce72d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_252-, and the Request Id: 7883f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6906954f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_254-, and the Request Id: 780c3b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6906954f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b7cf58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a46e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b7cf58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248, and the Request Id: 75d65ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2a2758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.385+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60c9d1ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60c9d1ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 556d12e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556d12e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_248-, and the Request Id: 24221576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253, and the Request Id: 24be302b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.393+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bea368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.397+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fbc6c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fbc6c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ff0ae95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.401+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff0ae95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261, and the Request Id: 3bdc2b87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 239b8ec9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.403+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239b8ec9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f94db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f94db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bcc6489, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252, and the Request Id: 43ba636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcc6489 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 157ae33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157ae33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253, and the Request Id: 5d4285ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b19741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259f893d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_257-, and the Request Id: 7fba14da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e9e0017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.431+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e22c59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1615f6d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d22eb65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.447+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e1fb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.447+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_253-, and the Request Id: 15a4ec23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.448+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e1fb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.449+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56eef50b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56eef50b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.450+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fcf1f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcf1f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255, and the Request Id: 7292c9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c4395ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.456+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4395ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.456+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253, and the Request Id: 7cf82144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_252-, and the Request Id: 476bd63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_253-, and the Request Id: 3b8d4c1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b9d443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9d443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 605c6e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 605c6e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253, and the Request Id: 4b798534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dee27df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fbe177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b202ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ce373b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_261-, and the Request Id: 62e8176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.484+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112379f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_253-, and the Request Id: 5046b377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.488+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec64e52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_255-, and the Request Id: 3b3ec4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.489+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576e02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_253-, and the Request Id: 11e9aa59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47622459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.500+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc3f6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.501+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47622459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d26b170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d26b170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254, and the Request Id: 377ad791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413c9e6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413c9e6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc9adf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55dec4e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.508+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc9adf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dec4e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.510+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fcd1c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258, and the Request Id: 5fb900b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fcd1c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249, and the Request Id: 23ffad36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_258-, and the Request Id: 578b20e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.516+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_254-, and the Request Id: 710639f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.519+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e705837, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7be57428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6043ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19fa8f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98b37d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.548+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fb1f305, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0a6238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fb1f305 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_249-, and the Request Id: 22c82d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b9bfefd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9bfefd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 499c836b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253, and the Request Id: c338741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502da2be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 631a60bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e17d23d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25977777, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25977777 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f64d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c98cdc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f64d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60e4c5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 708bfa6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae8b254, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 708bfa6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c755d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ef185e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7a121a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae8b254 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262, and the Request Id: 514414a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef185e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.601+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254, and the Request Id: 2c2ebd38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.602+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 117d2b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_253-, and the Request Id: 49840a0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.609+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117d2b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254, and the Request Id: a1fc604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.612+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79e26e25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e26e25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3745fdb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3745fdb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259, and the Request Id: 6a419c52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c3e590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c3e590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f0090c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f0090c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254, and the Request Id: 6f8e4d33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec28942, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4601865f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174bdac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.628+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4601865f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e2af2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec28942 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e2af2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.631+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7139139e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.632+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7139139e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6befc884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.634+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256, and the Request Id: 32ea05f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6befc884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e2139f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e2139f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_262-, and the Request Id: 3d324917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254, and the Request Id: 7f93364f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_254-, and the Request Id: 53e18ee7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255, and the Request Id: 640b051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.644+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_254-, and the Request Id: 230a11b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_259-, and the Request Id: 638c0b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_254-, and the Request Id: 1bf5e66f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_256-, and the Request Id: ad6685c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1fda96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_254-, and the Request Id: 55915c0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_255-, and the Request Id: e915a12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c002e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33cb4a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26d26c34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26d26c34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 113b7fdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e89ea2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.677+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e89ea2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250, and the Request Id: 532954fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709435ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_250-, and the Request Id: 6351895a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41463e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5602e021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41463e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d50ad2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.691+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d50ad2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254, and the Request Id: 4518721a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.694+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abbbb54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.701+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f83b785, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b466b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317c2e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cb450b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a955518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a955518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ce973c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67631e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_254-, and the Request Id: 7d1ad99c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.718+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70933d31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d263f29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40101bea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40101bea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fbc2dc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255, and the Request Id: 2947007a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.724+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e22311, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e22311 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57694305, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 144cc082, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c560f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.729+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6d72e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.730+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6d72e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144cc082 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263, and the Request Id: 110d5c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29dd9827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dd9827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a9c0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255, and the Request Id: 5fa59849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a1331b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a1331b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cedb5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.740+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cedb5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257, and the Request Id: 33f2d272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28848d0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_255-, and the Request Id: 4d43eb86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.755+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444da53f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.756+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444da53f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_255-, and the Request Id: 4122d686, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14575c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14575c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255, and the Request Id: 147c09d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b76f79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.766+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_263-, and the Request Id: 33c025a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221eb7b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b76f79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c87d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cb1b139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_257-, and the Request Id: 231caec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb1b139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256, and the Request Id: 5fd0491f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.781+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6440acd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aef7e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_255-, and the Request Id: 5e23e29c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.782+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d35d696, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12449659, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.784+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7976a65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.785+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b5670b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12449659 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d35d696 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.786+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aef7e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c341a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c341a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d89a375, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.792+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33770ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.792+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d89a375 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33770ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.793+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 531a2594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531a2594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260, and the Request Id: 67457329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255, and the Request Id: 18d68e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251, and the Request Id: 113a0380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8283c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17d2e8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362be4f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d2e8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255, and the Request Id: 52d4ea8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.805+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774d8f40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.807+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_256-, and the Request Id: 3fa5c34b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_255-, and the Request Id: 71330841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed22f8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.812+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343be7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.815+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_251-, and the Request Id: 16602682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bafeea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.832+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41526437, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_255-, and the Request Id: 3bef0aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_260-, and the Request Id: 7d48dff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.850+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f060fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e101831, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e101831 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.854+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7faa79e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7faa79e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264, and the Request Id: 29dbb96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14cf1996, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0ecf61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0ecf61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a5db3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.869+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a5db3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.870+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 173b2c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 173b2c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.871+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61abb658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256, and the Request Id: 24ea3422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a83f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a83f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256, and the Request Id: 25ffde78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35366772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35366772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab2c89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab2c89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.880+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258, and the Request Id: 77fccc57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.882+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bd2a36f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_256-, and the Request Id: 320fb2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.883+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd2a36f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de3a6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de3a6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256, and the Request Id: 35005685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bea5707, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.891+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_264-, and the Request Id: 1dda325b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbe4a3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 341e8752, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_256-, and the Request Id: 5d96c2e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_258-, and the Request Id: 378b845a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a47c31f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_256-, and the Request Id: f10f7dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec8941c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d87f946, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.913+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a3dbade, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc44c94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c3fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a3dbade the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b9c7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b9c7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256, and the Request Id: 35935e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1365a0a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1365a0a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.923+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381a1179, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f3630c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae13ebc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f3630c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252, and the Request Id: 9ae363e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a5e7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6418ada, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41bafa20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 248a050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 248a050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.951+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448bb977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.952+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448bb977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3de365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3de365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.961+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0fa228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_256-, and the Request Id: 223c6ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0fa228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.966+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256, and the Request Id: 60ded288, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ddd178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257, and the Request Id: 67812eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 568d3651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568d3651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.968+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1395f2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c49264c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.969+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c49264c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261, and the Request Id: 54bc973d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b4091d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0ba178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.977+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_252-, and the Request Id: 244df65f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.978+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa42261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa42261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 315b0f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e2c3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72f4e773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72f4e773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e2c3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.985+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 596924b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ceb9021, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_256-, and the Request Id: 388b57a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ceb9021 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257, and the Request Id: 2ecf7261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.988+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257, and the Request Id: 522092e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_257-, and the Request Id: 6695bff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 315b0f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2992d458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2992d458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265, and the Request Id: 29febfef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:36.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_261-, and the Request Id: 33066c90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e944a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e944a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.002+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c60877e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70096b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_257-, and the Request Id: 10376aba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257, and the Request Id: 65a195a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70096b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_257-, and the Request Id: 2494934f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.011+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ef8b781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b4ffac0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b4ffac0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb26917, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb26917 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259, and the Request Id: 6a1d7b68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ce5376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 193aecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.040+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_265-, and the Request Id: 41b8549f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.042+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb193e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_257-, and the Request Id: 782b4e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.046+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cd4526f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72a4bf32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc018cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_259-, and the Request Id: 33be161e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a38bed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469897a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.053+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a38bed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2321087c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2321087c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257, and the Request Id: 6909ab66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f6fbdf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb1d76f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656599f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eba77eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de0f015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.068+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 435fe082, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.070+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f6fbdf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.073+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f543d5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df429f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f543d5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e028445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_257-, and the Request Id: 336b559e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a948990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.076+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2132df0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a948990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ddf071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ddf071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed4d050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253, and the Request Id: 6b288318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288fea72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.079+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288fea72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.081+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257, and the Request Id: 7cd1c8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d3bb99a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.083+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3bb99a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262, and the Request Id: 2210e18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.087+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25588d4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_257-, and the Request Id: bfc14a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.088+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25588d4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.089+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fa61b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463f57e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463f57e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fa61b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.094+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bf973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.094+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ab2da9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ab2da9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4ad237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd381d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c1127e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bf973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1127e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258, and the Request Id: 3ae6f159, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.101+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4ad237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.104+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266, and the Request Id: 1e20f04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c46eb93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.107+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c46eb93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258, and the Request Id: 5c4f4b9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258, and the Request Id: 5b8f2bc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.109+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338410b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c06b9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_262-, and the Request Id: 265730fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75e40199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_258-, and the Request Id: 45de2b33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_253-, and the Request Id: 6fa5ea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c06b9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_258-, and the Request Id: 3c33c255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55836ae9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4826b744, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4826b744 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.142+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_266-, and the Request Id: 71f2b61d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260, and the Request Id: 64f1cad6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_258-, and the Request Id: 5a5146a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.149+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f042e28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a394a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aac0a36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a394a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6606843d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6606843d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258, and the Request Id: 5f99c8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4c0686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778ccf74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62931b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5579025b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5579025b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_260-, and the Request Id: f7bba54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14c7e32f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14c7e32f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258, and the Request Id: 13b717a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dd4a58e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b1e5670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1e5670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.183+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39f0dd41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f0dd41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258, and the Request Id: 5159f0bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_258-, and the Request Id: 7651852a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7598d668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bc45f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_258-, and the Request Id: 5589df0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.203+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e2ba156, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4346cb2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e71e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c8898b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7c8313, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7c8313 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_258-, and the Request Id: 1b9b997c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6edbb463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9503c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9503c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 593add56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 593add56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4af94215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136787d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136787d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259, and the Request Id: 1f76775d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.237+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263, and the Request Id: 4303f66b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530f9f28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.249+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577247e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577247e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_259-, and the Request Id: 7ccdcbb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bee8cfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bb51f61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb51f61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.257+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25433328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a83fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.261+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a83fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.261+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254, and the Request Id: 231619d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fedbdad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fedbdad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267, and the Request Id: 9915e91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef8cc13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef8cc13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.269+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50af6a91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50af6a91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.280+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259, and the Request Id: 6c0f7634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1383aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_263-, and the Request Id: 714c2683, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 647b45bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.286+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e56d301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_259-, and the Request Id: 2cd49979, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3745a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3745a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.298+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2386f718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.301+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_254-, and the Request Id: 61d2aa61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a664c38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2386f718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20f5ed90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c48dcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c48dcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 564f1e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.305+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b37f6a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f5ed90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259, and the Request Id: 65171f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261, and the Request Id: 7975edca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fdaec4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608845c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608845c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12aea489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20e28507, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e28507 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37802371, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37802371 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55687d38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_267-, and the Request Id: 396a29ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259, and the Request Id: 3c6a966c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16abd1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.361+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16abd1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420d8e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.363+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259, and the Request Id: 3e3699cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_259-, and the Request Id: 4d8532fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7be4e8d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.364+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5415e5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.364+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_261-, and the Request Id: 75fe1473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be4e8d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 158206f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.367+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 158206f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a21865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.368+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259, and the Request Id: 6844deaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.368+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a21865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b10611e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b10611e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.372+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264, and the Request Id: 5ce4d5aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 785811a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_259-, and the Request Id: 66a94a3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 87f9673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.376+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 87f9673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0ca297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.377+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0ca297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260, and the Request Id: d9e51d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b354b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3092e989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a53d282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a53d282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b69eac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.402+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b69eac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.403+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260, and the Request Id: 765c8885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_259-, and the Request Id: 2d2a2f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.408+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25eec30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_259-, and the Request Id: 35df494c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.415+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2596bb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_264-, and the Request Id: 15484728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9815f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d811fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_260-, and the Request Id: 3d1e4eab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_260-, and the Request Id: 33f7ca39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57110835, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525ea1d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e0ce1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b8341d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525ea1d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7beec3d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7beec3d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 342fc8b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7e6da1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.457+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7e6da1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484f5ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e570902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255, and the Request Id: 431d2097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e570902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12705ce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12705ce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45de929c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb5d7bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45de929c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268, and the Request Id: 723efaa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e137126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e137126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260, and the Request Id: 7a85364d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb949fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb949fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6932f6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6932f6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb817fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e904b4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e904b4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260, and the Request Id: 297d9bfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8d3246, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.472+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c161377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.472+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262, and the Request Id: 69893af1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adc99c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.474+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee00b55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_255-, and the Request Id: 404e2a06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f86856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_268-, and the Request Id: 2e4224f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_260-, and the Request Id: 62f9f6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_260-, and the Request Id: 5b4c8c1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_262-, and the Request Id: 2ed7580b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113c0f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.498+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113c0f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2aa266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2aa266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ba816b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 477c126f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.501+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba816b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.501+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477c126f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265, and the Request Id: 6539aa48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261, and the Request Id: 6850af39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 746a2906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.515+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3790ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 776c9bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d68675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.519+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a36d712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.520+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a36d712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a8eba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a8eba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.522+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 746a2906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.522+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1c19f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_265-, and the Request Id: 2c1e3993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 687ec0b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687ec0b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260, and the Request Id: 722a117a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260, and the Request Id: 4121f1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2001ece1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ca0e1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2001ece1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_261-, and the Request Id: 7a7eb120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fcbb83d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46976238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_260-, and the Request Id: 7433eead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fd96e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fd96e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261, and the Request Id: 68e824a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_260-, and the Request Id: 676bc783, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1698aae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.541+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26023ead, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47403564, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247cb3be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f62413, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f62413 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.553+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d6fc2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d6fc2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7749fde1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7749fde1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7194eae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c58982c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c58982c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7194eae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71773239, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc5eeaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc5eeaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d592b30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d592b30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256, and the Request Id: bab709e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_261-, and the Request Id: 2796c12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269, and the Request Id: 7bbe69cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261, and the Request Id: 7e7055db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1216c9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1216c9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cddcc9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263, and the Request Id: 482f5c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d4e5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a25f8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a25f8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f26b6c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4baf3746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.577+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_263-, and the Request Id: 44c79988, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4baf3746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f26b6c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3aea3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e383a7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e383a7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261, and the Request Id: 675e1c7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54023714, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dcaf4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fa31379, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51801561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266, and the Request Id: 5bbffd73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e479f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_256-, and the Request Id: 6a1857c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_261-, and the Request Id: 6c2ca094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_269-, and the Request Id: 5fcfc994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_261-, and the Request Id: 7e72c073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.609+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f4970e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f4970e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e53633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 793c97aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e359644, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e359644 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 793c97aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261, and the Request Id: 6827e350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.616+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f122e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f122e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262, and the Request Id: 7ab34b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_266-, and the Request Id: 72279838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.624+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2662418f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_261-, and the Request Id: 174b2ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf35ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e4eb926, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73dbaef7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73dbaef7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59891f71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59891f71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261, and the Request Id: 721a1107, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be65c85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be65c85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dc66e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 204a784e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 204a784e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.654+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6b4692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.654+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262, and the Request Id: 60a1ac2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_262-, and the Request Id: 4bba5de0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.659+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c07546, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.663+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf30617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf30617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525a1f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.666+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525a1f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.667+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264, and the Request Id: 1a3945f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d32d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a70f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.684+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a05f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c4e05ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4815ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70712d2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15a63aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.710+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a63aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_262-, and the Request Id: 63d27ea1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.713+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c312b49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c312b49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffd9514, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.714+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffd9514 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52caa031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f45cc8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52caa031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.722+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257, and the Request Id: 7f15220a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_264-, and the Request Id: 158ac48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262, and the Request Id: 1f9f6058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cfd8020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cfd8020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_262-, and the Request Id: 2fe26c85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_261-, and the Request Id: 90cabc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17babc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.737+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: beee4f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.739+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_257-, and the Request Id: 4bfbc8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a57c709, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.739+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 186c0f7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186c0f7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.740+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 125bb00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.741+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125bb00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a57c709 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31f8b0ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f8b0ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0fe86e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.746+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270, and the Request Id: 45717bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262, and the Request Id: 164907b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb38b2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb38b2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267, and the Request Id: 52f65a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c93c41d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c93c41d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.753+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6692f4dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.754+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae37de5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae37de5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ea81ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263, and the Request Id: 1727caa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_270-, and the Request Id: 5c401849, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_263-, and the Request Id: 51089ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_262-, and the Request Id: 299dba0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4952c106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.763+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1da6f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4952c106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52302cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae6b5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae6b5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.772+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262, and the Request Id: 78866913, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e8d1da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_267-, and the Request Id: 39304515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e1d551, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bbfd5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2233a3e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.783+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_262-, and the Request Id: 79413ddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643a0e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.793+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5dff2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e02db5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e02db5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9fd18b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6c402c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbafa97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.800+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22ef5ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.800+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbafa97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c34096a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c34096a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ae4f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.805+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702296d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263, and the Request Id: 66c0c29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702296d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258, and the Request Id: 5691d4a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1551b16a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1551b16a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.813+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13aceb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13aceb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.814+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399c90a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3145a630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265, and the Request Id: 3bdfe0fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3145a630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fa43289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.818+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e68f15f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fa43289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.819+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e68f15f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.821+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 760ee4a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.821+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262, and the Request Id: d536b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760ee4a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.827+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520d6ce2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.829+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271, and the Request Id: 6c1ee8b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.834+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f2990dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f2990dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0827c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.839+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15eec58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23800188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.840+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15eec58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_263-, and the Request Id: 7294e3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263, and the Request Id: 3faf4539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.849+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_258-, and the Request Id: 52677232, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cce2b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cce2b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.853+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_263-, and the Request Id: 6a5cd39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11b9c6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c0da87f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11b9c6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c0da87f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.854+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268, and the Request Id: 163527c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1107464c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1107464c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ba0845, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264, and the Request Id: 2c3f8aed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_265-, and the Request Id: 3d2214a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_262-, and the Request Id: 4f510109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62507405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62507405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320f64e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320f64e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263, and the Request Id: 2968c424, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.885+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c97fba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_271-, and the Request Id: 18d545e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.889+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b8ae085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.896+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_268-, and the Request Id: 7fe8a868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_263-, and the Request Id: 1dac2b86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.898+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bbb87f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e86eba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_264-, and the Request Id: 623c8b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.907+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e60725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.910+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35fa36b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.910+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b2374e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2374e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a534022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2720fca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 623843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f1cb65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f1cb65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 623843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ba6c002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259, and the Request Id: 71630a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.918+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ba6c002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263, and the Request Id: 3846cd1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c75d9e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c0db50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.929+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5992f72d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.931+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fcfc1ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11349211, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a98b17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1450118a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_259-, and the Request Id: 774a1a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.938+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cfdd95d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cfdd95d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a001ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a001ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.940+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_263-, and the Request Id: 7bcbe7a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440be149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440be149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.942+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 318b9cd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 318b9cd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.943+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246ef72a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246ef72a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 480894b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.948+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264, and the Request Id: 245ba03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377a76fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e718341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be9b459, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dbc766c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be9b459 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dbc766c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ea03e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bef5976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ea03e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bef5976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 139cb0e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272, and the Request Id: 3f9b464d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139cb0e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b8bc75f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8bc75f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_264-, and the Request Id: 197a47d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.968+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266, and the Request Id: 62da4eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265, and the Request Id: 76d68ec6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f2b0c87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2b0c87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.974+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264, and the Request Id: 14373654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264, and the Request Id: 6a08cad0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_272-, and the Request Id: 4358d617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_264-, and the Request Id: 65d0d209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47bd813f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68a1b309, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.982+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334adb06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.983+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40cb72f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40cb72f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.987+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aef3930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67ef1ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_265-, and the Request Id: 30242555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ef1ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.990+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7752c074, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54356f56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54c1471c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_264-, and the Request Id: 6a042209, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54356f56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.993+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286ad847, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54c1471c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269, and the Request Id: 168d6b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:37.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_266-, and the Request Id: 383c618c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e4c55c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea8975c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e4c55c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a155267, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e28c14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e28c14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263, and the Request Id: 4930ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260, and the Request Id: 53d438bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7523cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2107219b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_269-, and the Request Id: 1f4b18b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.010+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c93e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f58dd77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40227f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.018+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74de3db7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 154490fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309dbaca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309dbaca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.026+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58a36e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d4ed8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e366390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58a36e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e366390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d4ed8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b3cfc7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_263-, and the Request Id: 28b01d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.029+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e5fb24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.030+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e5fb24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.031+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265, and the Request Id: 7f338565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ee1d72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 201a2fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.033+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279de95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a1b9ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.034+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279de95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a1b9ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201a2fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265, and the Request Id: 7d839b9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273, and the Request Id: 74d997cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264, and the Request Id: 7eccf733, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_260-, and the Request Id: 19846643, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b6bb004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f260f3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf61c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf61c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f260f3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39521d3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b540fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20f5956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b540fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.050+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20f5956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d109bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d109bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 655103be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655103be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265, and the Request Id: 79a799fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266, and the Request Id: 24ec2eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_265-, and the Request Id: 716bc695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.054+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267, and the Request Id: 167ca7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_273-, and the Request Id: 34e9de01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_265-, and the Request Id: cb7ac1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_264-, and the Request Id: 3b97f5cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.072+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15430fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.072+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42120125, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.084+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 722c6a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.085+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15430fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b821d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d40a2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d40a2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_266-, and the Request Id: 7e63386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.090+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270, and the Request Id: 4581c283, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c4855e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_267-, and the Request Id: 414a08f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_265-, and the Request Id: 488571dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a33958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48d6c02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b757dfb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.112+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 515bff38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a446ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cf5b996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fc151c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_270-, and the Request Id: 6a66da96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c3ef53a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.121+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c442f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf5b996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3ef53a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e0a7a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c33b32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e0a7a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.125+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cdb1895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdb1895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264, and the Request Id: 49ea5a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1d4262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261, and the Request Id: 70cc3f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45cb688e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d4fa783, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bafe8d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.145+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4031ff20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286a1473, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d4fa783 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6306846b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6306846b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266, and the Request Id: 408e1da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b1a39d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_264-, and the Request Id: 104a081c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.166+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36b5ed40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_261-, and the Request Id: 3ac9c14e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_266-, and the Request Id: 2adef774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 309071a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26979743, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26979743 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 309071a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b6e3ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b6e3ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97b3add, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97b3add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c67ed72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d192e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c67ed72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d192e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268, and the Request Id: 74fe3b60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46af4183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7962bd58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266, and the Request Id: be96e79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b5ed40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fd7048b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd7048b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc98cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d03e1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.203+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc98cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.203+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d03e1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.206+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3509cb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3509cb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274, and the Request Id: 7b64baac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267, and the Request Id: 2fa7bd6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266, and the Request Id: 145ef935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f968c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de9396d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.219+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de9396d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce4c4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265, and the Request Id: 6e9bfbbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.223+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b82ccc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.224+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_266-, and the Request Id: 53475560, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700697d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_268-, and the Request Id: 19bde21b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_274-, and the Request Id: 3239096b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_267-, and the Request Id: 55166e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_266-, and the Request Id: 6844a625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.243+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c23eac7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.243+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_265-, and the Request Id: 5c6a41c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d50dc17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.249+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e99d874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350df84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e99d874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c73e2ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350df84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.251+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7582138e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.251+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21881b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a776b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21881b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.252+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a776b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cfd25b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262, and the Request Id: 25ef95d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67da0b22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.253+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cfd25b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.253+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67da0b22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267, and the Request Id: 5af61152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271, and the Request Id: 5b09120b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da16ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3a171f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1782a5b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f36ef62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f36ef62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288d36e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c28e40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c28e40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc146b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265, and the Request Id: 5421f688, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.272+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484ea859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.279+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_267-, and the Request Id: 7a8b8f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_271-, and the Request Id: 3d60a3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a397dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_262-, and the Request Id: 6e8ef82a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 490b41d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_265-, and the Request Id: 165dad83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f219031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2bc92a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 490b41d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 229aa5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229aa5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48574dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.310+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267, and the Request Id: 4f88841b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a67eeac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b87fae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.314+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76abbf7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.315+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572ab0f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48574dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.317+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572ab0f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.317+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ae39b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ae39b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c2451e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c2451e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21448e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21448e1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cce4e5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269, and the Request Id: 3cd41208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_267-, and the Request Id: 6a6fe3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56439edd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268, and the Request Id: 24c6fc48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cce4e5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cb1982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56439edd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275, and the Request Id: 115b6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a3cc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.342+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3eea9f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a3cc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.343+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3eea9f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.344+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e015ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e015ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.347+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266, and the Request Id: 62d1b413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267, and the Request Id: 70de0d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6721352a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.348+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 372fbae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.348+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6721352a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f46a07f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ce23450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_269-, and the Request Id: 36df5c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce23450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44091b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268, and the Request Id: 5cd04374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4254a0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_275-, and the Request Id: 5fb9ef6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f99ad7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f99ad7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76eadd83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76eadd83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266, and the Request Id: 20112f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.377+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_267-, and the Request Id: 163f08d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.378+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_266-, and the Request Id: 1ea9f194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_266-, and the Request Id: 19ea935b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d4ec597, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_268-, and the Request Id: 14dd01e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_268-, and the Request Id: 2c7a6495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccef5de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42301ce4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55586639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55586639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570152f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d51140d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.398+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d51140d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55125867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272, and the Request Id: 6edc9137, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2abd485c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186ed34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5848cd31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5848cd31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.418+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388cfc98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749e29fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.420+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa18d01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749e29fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268, and the Request Id: 4c96da1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3667af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_272-, and the Request Id: 65152d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f54f324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f949f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a3fa00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259cd20e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_268-, and the Request Id: 4f088324, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 738c60a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b75fdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 738c60a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d37b78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.442+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 569279f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 569279f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d37b78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259cd20e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233178e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fae2f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77461470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276, and the Request Id: dd3ca6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77461470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fae2f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.452+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d980dea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263, and the Request Id: c6fed89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2835e2f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.453+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd4e4f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270, and the Request Id: 68fd5a14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 416956f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 416956f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.459+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd147d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f35f5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b0befc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f35f5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b0befc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_270-, and the Request Id: 3ae6a0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd147d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_263-, and the Request Id: 58ecc8b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297a6844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.466+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21627c75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21627c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71b29244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71b29244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267, and the Request Id: 4dc585d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2096ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269, and the Request Id: 64592214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2096ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69177259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c91638d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69177259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.473+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269, and the Request Id: 3e55b4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268, and the Request Id: bc6fe24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca40085, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e1097e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.487+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_276-, and the Request Id: 5a6b2a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e1097e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8b4f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d69b628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d69b628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8b4f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267, and the Request Id: 6a6efde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40dd7c2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.492+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40dd7c2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aed1439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273, and the Request Id: a50883c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_273-, and the Request Id: 7e8533ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf65929, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_267-, and the Request Id: 6224bd84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.505+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_268-, and the Request Id: 61c5efce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74234c72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_269-, and the Request Id: d411ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f21be99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f21be99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_267-, and the Request Id: 75edebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8b4a65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17dd5940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17dd5940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269, and the Request Id: 7e68f793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_269-, and the Request Id: 67878f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15793632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_269-, and the Request Id: c664682, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15c82ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.531+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c82d545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c82d545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fe93e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fe93e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264, and the Request Id: 3cfaaae5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd7b2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4051aa17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.543+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efad658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.549+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a552150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a620bf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505ab36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.552+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505ab36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.553+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e834949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e834949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271, and the Request Id: 587b1c59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adf7c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30880590, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30880590 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d72f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d72f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270, and the Request Id: f4fbad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f256dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1df9f242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d9670ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a558dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.580+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9670ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e8c05c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.581+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_264-, and the Request Id: 6a354d42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4032acbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.582+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_271-, and the Request Id: 23d29ff5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4032acbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277, and the Request Id: 6c45986b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ed1d094, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_270-, and the Request Id: 25dca19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ad8211, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ad8211 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.591+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1278bf24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523ef7ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.599+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab350a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab350a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5c0dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269, and the Request Id: 640223e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73641bb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.613+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794b2823, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.614+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794b2823 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e741df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e741df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274, and the Request Id: 3b6585d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.630+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_277-, and the Request Id: c4f9df0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d150ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a4e64e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a4e64e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59e6c26d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59e6c26d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271, and the Request Id: 541438e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493652f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493652f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53b81469, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f53a7be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53b81469 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.645+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_274-, and the Request Id: 266649ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bedf838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187bf5c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bedf838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187bf5c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270, and the Request Id: 16c9673e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268, and the Request Id: 541aaf45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654be8f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_269-, and the Request Id: 132278f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e776bdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e776bdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.660+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff219a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75dc94b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75dc94b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.663+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_270-, and the Request Id: c3ba966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268, and the Request Id: 6715711c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_271-, and the Request Id: 350c1865, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.666+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a6825f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168c4ac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f3ad50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 794ea3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794ea3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.679+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12dedb1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dedb1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.680+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ca4b61c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_268-, and the Request Id: 76ece23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265, and the Request Id: 7609f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba578de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24490e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24490e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5567974b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.690+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5567974b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_268-, and the Request Id: 2486e151, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.693+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270, and the Request Id: 1c47a48a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41589e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471583e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ae7b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ae7b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.708+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39acdd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.708+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c742bc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39acdd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278, and the Request Id: 3a59a9c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b31196c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.719+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302cf0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_265-, and the Request Id: 73e92797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7963f1f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80f62f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7963f1f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_270-, and the Request Id: 444529d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.728+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a5a5fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.729+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a5a5fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272, and the Request Id: 1446d991, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32e6b48d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.747+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47936422, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47936422 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bdcacef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bdcacef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b4029ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.752+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b4029ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.753+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275, and the Request Id: 2cfca0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20128b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20128b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_278-, and the Request Id: 4cb5a29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271, and the Request Id: 76ad2242, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47e01fa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47e01fa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a0e586f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.762+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a0e586f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_275-, and the Request Id: 12bb17d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.764+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270, and the Request Id: 1bc661f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c1a87f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.773+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8382a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2269c4a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_272-, and the Request Id: 770945de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c7f635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.792+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d64fd8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4177d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.803+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_271-, and the Request Id: 2e924208, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ee5015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_270-, and the Request Id: 670b64a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b9bcc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6247ce64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b12012, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b12012 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 419cc18d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.824+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 419cc18d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272, and the Request Id: 72e4002e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_272-, and the Request Id: 129b5fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2756bc20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.843+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2756bc20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.847+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f48d9b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54199bc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54199bc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.848+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 497b921a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 497b921a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13195ff8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276, and the Request Id: 190aec8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a309387, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a309387 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271, and the Request Id: daf576f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3464e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3464e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.873+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280cb0e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.876+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4384cbfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4384cbfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269, and the Request Id: 7c5a9239, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.898+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a6f19c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78291eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a182126, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a6f19c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f51541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.902+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 680c4da2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.903+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 680c4da2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a182126 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.906+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9479f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d806b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db3e812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b1d57d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b1d57d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d806b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269, and the Request Id: af1b74e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.919+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_276-, and the Request Id: 498dd1fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57f868c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f868c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_271-, and the Request Id: 7d85892e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d07ca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.924+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359325cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.924+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266, and the Request Id: 527499fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279, and the Request Id: 178649c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_269-, and the Request Id: 34f3ebb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cfbea11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.933+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643d4851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643d4851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dcbabc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.935+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bac3787, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.936+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bac3787 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dcbabc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.939+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272, and the Request Id: 8d7f8d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388f8d9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388f8d9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.942+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273, and the Request Id: 3cd202e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_269-, and the Request Id: 2ada377c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6443a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.952+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b2e3c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.953+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b2e3c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a3c52f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.954+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d81e51f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a3c52f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d81e51f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273, and the Request Id: 81d9027, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7371a603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7371a603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 236b564a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271, and the Request Id: 4b4eee70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bd4e5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_279-, and the Request Id: 2c8f6be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df4d06f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_272-, and the Request Id: 5a786ff6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_273-, and the Request Id: 63a5188e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6e1212, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27da14bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_266-, and the Request Id: 6ed60b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bde1223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_273-, and the Request Id: 609439c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bde1223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f45b712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f45b712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:38.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272, and the Request Id: 46c2f47d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_271-, and the Request Id: 2b6096eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ddba91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.008+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e96eed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.012+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4215819a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3873c82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60b91804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.024+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a9d1262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.025+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a9d1262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2403411e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2403411e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277, and the Request Id: 2fd6a7d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f405b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bb93c61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac6492f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.048+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_272-, and the Request Id: 50ec5dea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa0918e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa0918e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.055+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70c7508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.056+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c7508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270, and the Request Id: 305d7408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.059+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7009d24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6762d525, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.065+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b051ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_277-, and the Request Id: 7490cb65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b1dbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5527616b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5527616b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45aca0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45aca0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270, and the Request Id: bb7a3fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6989013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef5b674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 407ff44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6989013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407ff44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a95708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a95708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5606fc89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_270-, and the Request Id: 60622896, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 471c335, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471c335 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267, and the Request Id: 43549b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_270-, and the Request Id: 44cc8350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9568e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d852ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.143+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9568e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d852ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280, and the Request Id: 7c10ede1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272, and the Request Id: 15ac0c80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5606fc89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a791c0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19fea398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.148+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7fd499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a791c0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fea398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f99e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.149+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67095698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67095698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273, and the Request Id: 7a4b1108, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274, and the Request Id: 2d42cdd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e2f307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_280-, and the Request Id: 46538fe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257b5efc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.164+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f158ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7b0fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_267-, and the Request Id: 502aa729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_272-, and the Request Id: 3c917bc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_274-, and the Request Id: 7c43e430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.183+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f86075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_273-, and the Request Id: 1c20f28a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d888285, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d888285 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.196+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 573d3458, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.197+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 573d3458 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.197+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa950d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274, and the Request Id: 673f1f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5252e685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca81f05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.216+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16a33150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a33150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 200d61c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200d61c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b36fec9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.221+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f297504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b019a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e619d0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f297504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47803563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b019a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271, and the Request Id: 1af3aeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271, and the Request Id: 4aeec667, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c4f8eca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c4f8eca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78fb670d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fb670d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278, and the Request Id: 2201cb17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_271-, and the Request Id: 2043a157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_274-, and the Request Id: 1407f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71ee2e6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.245+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71ee2e6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e17ce88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e17ce88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6811e77c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273, and the Request Id: 114822a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6811e77c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb5423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb5423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281, and the Request Id: 5db303e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.262+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3500c399, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6225fa94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.265+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cc6fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1569d298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_271-, and the Request Id: 4e24dbe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.280+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_278-, and the Request Id: 5f20862c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.281+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7448eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69490af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b3ae83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de26a3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.283+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de26a3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26452aa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26452aa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268, and the Request Id: 780b3b10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429f2674, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429f2674 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_273-, and the Request Id: 3d35632d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbb7045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbb7045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.293+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275, and the Request Id: 2ae6f90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c8599a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c8599a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721e9570, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721e9570 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273, and the Request Id: 1688c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.298+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8c384a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24950ffd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.307+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3977b143, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.309+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_268-, and the Request Id: 78f6ca68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.317+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e65c0f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7315f3e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_281-, and the Request Id: 717edb40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.323+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28219c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.327+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_275-, and the Request Id: 6c1f530b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_273-, and the Request Id: bfb6b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706fe99d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706fe99d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 354d7905, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354d7905 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66076c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66076c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7722984d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7722984d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eeb0641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275, and the Request Id: 2b968f19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274, and the Request Id: 5fb2295b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25cf14fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54251514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 525fdcbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b854b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.357+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b854b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 267d5f34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267d5f34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.360+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b491601, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272, and the Request Id: 59b5d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b5f1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2895fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b3237d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3237d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1978accd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.384+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1978accd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272, and the Request Id: fcabf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.389+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_275-, and the Request Id: 608f4f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_274-, and the Request Id: 54ec1484, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aaf59ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b8789f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6cae0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6cae0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_272-, and the Request Id: 47667c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44a1df30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bb016c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.418+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44a1df30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.419+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bb016c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.420+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276, and the Request Id: 1094be16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.425+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a44388, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.425+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f14b570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a44388 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279, and the Request Id: 3c14dcf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 147608bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147608bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6605191a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.430+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6605191a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274, and the Request Id: 44608634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 201ba6fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14713f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_272-, and the Request Id: 4cc70c19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 201ba6fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.447+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 410a4174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.448+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410a4174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282, and the Request Id: 58cedef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85a28ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43870637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40ba5536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ba5536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27094d7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.469+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebdbe88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_276-, and the Request Id: 3224dd5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebdbe88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.471+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269, and the Request Id: 336329f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.475+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_279-, and the Request Id: 21ede712, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.480+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_274-, and the Request Id: 52a92386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_269-, and the Request Id: 12aea3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_282-, and the Request Id: 43ab7660, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3973fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.484+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23e2866f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e2866f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.483+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f89c06e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.488+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5392f7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.489+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5392f7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b5cb6c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b5cb6c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 606a04fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f1a9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274, and the Request Id: 19ef5d61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f1a9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275, and the Request Id: 5f0ad93c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6837a5b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76b55c80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.511+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a007dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.516+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55455fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2d6cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67281f00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1dcae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67281f00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475e7e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c3cef81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c3cef81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef82fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276, and the Request Id: 4a6636c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_274-, and the Request Id: 3705a380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_275-, and the Request Id: 4c87d3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48c8e986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 493729c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c8e986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.561+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d288cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d288cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275, and the Request Id: d60204d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.567+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16cab750, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.568+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16cab750 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41723cf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41723cf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280, and the Request Id: b4bb84f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce393d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce393d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a457269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_275-, and the Request Id: 43597d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a457269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b8d157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273, and the Request Id: 18b57102, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712eaeff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_276-, and the Request Id: 5a559a75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd16992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7790ed22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7790ed22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9f71320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9f71320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5704bb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273, and the Request Id: 592742cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_280-, and the Request Id: 1182c439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_273-, and the Request Id: 71df05e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12613cf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.621+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12613cf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ffc0280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bc407d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.627+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc407d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4e363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d054c07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e88d256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d054c07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e88d256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270, and the Request Id: 20745081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283, and the Request Id: 343c0b06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.634+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 187de618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.639+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dfd4d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfd4d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_283-, and the Request Id: 753844ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 710b4837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710b4837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275, and the Request Id: ba75a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.647+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54f89938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54f89938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38e08eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e08eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.655+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277, and the Request Id: 17751384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55aefec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_273-, and the Request Id: 222092cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b7da47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.664+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_277-, and the Request Id: 468e5586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.672+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aebaa5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f57b718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_270-, and the Request Id: 49db97b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.683+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14264db8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b694f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e6e8b85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.686+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_275-, and the Request Id: 3ded5984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6e8b85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13f50eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cad73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d04e948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d04e948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276, and the Request Id: 451fc347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 181c056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.694+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181c056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.698+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691d773e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 334c90f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 334c90f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276, and the Request Id: 57d6d8c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41621054, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c345583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c345583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e01c9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e01c9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.707+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636d91a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281, and the Request Id: ab05052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.718+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_276-, and the Request Id: 52b125e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 611ba6c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.720+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122b2d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28eb5c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2364fab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9273526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9273526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6d7878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6d7878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_276-, and the Request Id: 361f94fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274, and the Request Id: 107a811a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.733+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9cc00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.733+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500261f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9cc00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 716843d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dfd36cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_274-, and the Request Id: 56e8f366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716843d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.736+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277, and the Request Id: 2a81dc80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.742+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_281-, and the Request Id: 604c9df2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec31d15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4556a28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4556a28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b3cb900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3cb900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56d62975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56d62975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ef8092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be8b23a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.751+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284, and the Request Id: 3df37c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6612d75e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6612d75e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278, and the Request Id: 4577a64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e3141d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.762+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48138cdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48138cdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60182e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c19947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.767+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c19947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_277-, and the Request Id: 28a37965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2b2269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2b2269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66233a4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66233a4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274, and the Request Id: 305b4dd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271, and the Request Id: 38670cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57c7c9bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.782+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_274-, and the Request Id: 40decd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.783+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d8f1086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d8f1086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47ebe572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54cfec65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54cfec65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.785+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47ebe572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.786+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277, and the Request Id: 616f9f8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e04b42c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e04b42c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77904fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276, and the Request Id: 33b61b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_284-, and the Request Id: 1829fc0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.798+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_278-, and the Request Id: 3a801a3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671f861c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.807+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7825ddbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_271-, and the Request Id: 77418eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6fd2a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6fd2a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14ebd86e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ebd86e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282, and the Request Id: 79025e2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e88ed66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6927f240, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6927f240 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_276-, and the Request Id: 7eb4ff08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d46dde1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_277-, and the Request Id: 7fec7f0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fc14455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_282-, and the Request Id: 6f668c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc14455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277, and the Request Id: 5549f0f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1af546b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322b61e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322b61e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7bcaef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c8fbaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c8fbaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275, and the Request Id: 6732beb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b92674, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.856+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd72196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.859+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d85bd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9ce17a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9ce17a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ac0f185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.866+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ac0f185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285, and the Request Id: 10e212bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2098bdab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c08e7ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.875+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_285-, and the Request Id: 1ca2b795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f76104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_277-, and the Request Id: 74bb3ebc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545f49a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545f49a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44aa87da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44aa87da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.901+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d2eda5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a01fdbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f2bd22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f2bd22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afbf5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 180924c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 180924c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278, and the Request Id: 271448eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.905+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3286546c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3286546c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.906+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272, and the Request Id: 17c22c13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2987eee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2987eee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.910+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b5b38b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275, and the Request Id: 475adc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.916+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c166174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_275-, and the Request Id: 1b609f5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43837654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e7b6e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_278-, and the Request Id: 36167973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e7b6e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.930+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d10da84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d10da84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1698249f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1698249f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 367e9b12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 367e9b12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283, and the Request Id: 5b37eb84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278, and the Request Id: 157524a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8a883db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a883db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5637f92c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5637f92c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279, and the Request Id: 5e09fb45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_272-, and the Request Id: 381bbabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_283-, and the Request Id: 689e3335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.957+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_275-, and the Request Id: c4b26e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352cad4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50268dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e026006, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39ca3e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 348611c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.984+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47606c68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_278-, and the Request Id: 57e08ef5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ba3849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47606c68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_279-, and the Request Id: 2fa08066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8759ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8759ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:39.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276, and the Request Id: 1c7dd375, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f65683d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187f34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187f34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.014+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72451310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72451310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.016+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6130e34c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.018+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277, and the Request Id: 3288e96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22030f86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b275d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64fc920b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_276-, and the Request Id: 330e2496, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64fc920b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_277-, and the Request Id: 4ec63d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d171948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b287ec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.028+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d171948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.029+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286, and the Request Id: 20cd24a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d42813, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf31fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf31fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40475d75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435dfdc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.039+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435dfdc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279, and the Request Id: 4ae3f6d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.042+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e16edc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 667eb65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f6fdad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.051+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f6fdad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ba3e033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba3e033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6845da9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278, and the Request Id: 72e19a0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ac5bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ac5bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79bfc9cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20b8fb36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ea7333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b8fb36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276, and the Request Id: 1dbc4e9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_286-, and the Request Id: 75462e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_279-, and the Request Id: 1d998a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ce0ba9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.092+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ea9269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.092+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62bba26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.093+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ea9269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e851565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e851565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.095+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4ea70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1939d382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279, and the Request Id: 64ad2bf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1939d382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 288eccec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e0e2a02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288eccec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0e2a02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.103+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64c51726, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278, and the Request Id: 3963b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c51726 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280, and the Request Id: 4466a760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.105+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ff16b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.110+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15cc9d80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cc9d80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 762f013a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 762f013a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26449afc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284, and the Request Id: 475a71c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_276-, and the Request Id: 2c65bfe4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742b652e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b797548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b797548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32c6c5b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32c6c5b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_278-, and the Request Id: 35353f3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273, and the Request Id: 430833cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_279-, and the Request Id: 67a6acad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_278-, and the Request Id: 7bf52bde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.143+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_280-, and the Request Id: 6e58c331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525a4470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd39a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525a4470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd39a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5eb1c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5eb1c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ec6e15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ec6e15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277, and the Request Id: 66becea6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.158+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280, and the Request Id: 42c970c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_284-, and the Request Id: 75c4d413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.167+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183884d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b7f78a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.178+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 594779ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65325838, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.187+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490558ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5c75a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.197+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_277-, and the Request Id: 79f4d11f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_280-, and the Request Id: edc106d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59987424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22aad98c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_273-, and the Request Id: 290b6d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59949898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.222+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ec7257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.222+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fed0ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ec7257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 136c52e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.226+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136c52e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237e6a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b13c00e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277, and the Request Id: 2ab7fa5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2caae7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658bd4a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.236+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f625d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.238+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f625d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.238+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4122d1ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.240+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b0aa987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0aa987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278, and the Request Id: 3221d900, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf1a2ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 322959ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322959ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.256+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dc46424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43029a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.257+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc46424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.258+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280, and the Request Id: 6f2bcc1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29668ae8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_277-, and the Request Id: 5329a68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29668ae8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4298aec2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4298aec2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43fbdd61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24003fca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24003fca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.278+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279, and the Request Id: 1d784465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.279+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1d1446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1d1446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279, and the Request Id: 3576837b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71293e8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54d76560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54d76560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29898364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.287+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_278-, and the Request Id: 5d63a2bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29898364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285, and the Request Id: 6db66e3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.295+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_280-, and the Request Id: 4799ac58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12c32390, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c32390 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 85765a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85765a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287, and the Request Id: 4c94097, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_279-, and the Request Id: 35144635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63a45ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_279-, and the Request Id: 5d38784e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc6e8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 235ebe7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 235ebe7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49993630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.327+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49993630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_285-, and the Request Id: 15739f65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.327+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b410b34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.328+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281, and the Request Id: 2ceacd80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.328+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b410b34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460fb218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460fb218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f81fdc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.333+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281, and the Request Id: 698f2e3f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f052203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_287-, and the Request Id: 3b6f7fe1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.347+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0e0b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.352+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476a6650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 745fa4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546f5e95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e388837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e388837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5999c0b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5999c0b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274, and the Request Id: b4c6c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.377+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_281-, and the Request Id: 6d3a1a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efe031c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_281-, and the Request Id: 193884e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.383+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321cd739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b72cf80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae60653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b976e93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae60653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.401+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b976e93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cfc33fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d996be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afe075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e72557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e72557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.409+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72e96ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f08279b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_274-, and the Request Id: 27f41dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e96ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f08279b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d996be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281, and the Request Id: 54e547e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.412+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280, and the Request Id: 43e64af0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f000f62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ff2b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.413+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278, and the Request Id: 7544b5be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.414+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36baa97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.425+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f17a1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f17a1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e305d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e305d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ee127a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279, and the Request Id: 2ffbe6cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ccf8045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ccf8045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b02918e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.440+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b02918e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288, and the Request Id: bdffc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dadc606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.447+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dadc606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79625008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f517e42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f517e42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79625008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282, and the Request Id: 75ae9bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27bf0908, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27bf0908 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70ade0bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.464+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_281-, and the Request Id: 181e2a53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.464+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42c1cf0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280, and the Request Id: 5789fe49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c701a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_280-, and the Request Id: 52fdfed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.473+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c701a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.474+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748e14e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748e14e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_278-, and the Request Id: 616af720, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286, and the Request Id: 7fde48c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_279-, and the Request Id: 2468853a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.486+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_286-, and the Request Id: 563be1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_288-, and the Request Id: 38681491, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_282-, and the Request Id: 76aa85cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f89c99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfa4890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 238c53d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238c53d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.513+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 470bf071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470bf071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282, and the Request Id: 5affe737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_280-, and the Request Id: 43bda63b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ec311b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.527+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c92498c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e663609, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c0c64c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb00b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.542+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14b6046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54ca6258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.552+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2087ef38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ea036a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_282-, and the Request Id: 4c71838c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.558+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f994eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f994eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cb6ed63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb6ed63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282, and the Request Id: 1c86f96a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171a00bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2232a733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2232a733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7a23ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30dcc2ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dcc2ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281, and the Request Id: 1c89cbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df0bb28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e69b934, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.578+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e69b934 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aaf0300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5b8b27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 418e26e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 418e26e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275, and the Request Id: 5182481c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a146719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a146719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467a23d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467a23d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289, and the Request Id: 11e10bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_282-, and the Request Id: 1272f13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.601+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de2a292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5707a948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.606+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_281-, and the Request Id: e4099b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5707a948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d17ef40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a5670cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.610+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5670cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d17ef40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ad7ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279, and the Request Id: 5cddbfca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19209057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502339df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19209057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287, and the Request Id: 23d357db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46421527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_289-, and the Request Id: 6ca63fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.635+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_287-, and the Request Id: 28cd0bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_275-, and the Request Id: 26aef5e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37745ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37745ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.643+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7aa77ac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.644+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec0f3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa77ac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_279-, and the Request Id: 303e3fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.649+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c56074e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c56074e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283, and the Request Id: 7e7d2725, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f9d47be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601bd7fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601bd7fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5b9181, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ea04247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea04247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1005c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1005c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57ef4ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ef4ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280, and the Request Id: 6268349f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.666+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cff2727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cff2727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d4ab9f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.667+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17cfcddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4ab9f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.668+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cfcddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.668+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282, and the Request Id: 7bdf8a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281, and the Request Id: 219151a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283, and the Request Id: 388e4fea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38cc623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca0f682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.684+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5aeefe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.684+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_283-, and the Request Id: 24139da2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.689+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_281-, and the Request Id: 72a42c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12964e4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_280-, and the Request Id: 2f7a7358, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552df4c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.705+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_283-, and the Request Id: 4dcbd9b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27dfd028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_282-, and the Request Id: 1670fae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.711+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f09883, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.711+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ed816dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.712+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b74818b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27dfd028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f792727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368f29bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368f29bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290, and the Request Id: 4cf89556, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f09883 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.715+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be2936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.720+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283, and the Request Id: 27b5ecfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.719+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be2936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40da70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d41710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75272ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a24f46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc41b92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fef582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.730+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ae93882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae93882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cbfd40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cbfd40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7138a131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7138a131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280, and the Request Id: 2493ee35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 634d91bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.738+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_283-, and the Request Id: 59e20e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63a4e255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dc9102a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a4e255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.740+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282, and the Request Id: bc1c0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452d87b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d2bd4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.747+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 291d36d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.748+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291d36d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1776c74c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.750+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1776c74c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288, and the Request Id: 55d79106, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.754+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_290-, and the Request Id: bab7997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fbf09af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fbf09af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.756+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_280-, and the Request Id: 8eceac4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1da1262c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1da1262c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f66895d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f66895d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284, and the Request Id: 1f2a7dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.767+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 83168bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.767+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_282-, and the Request Id: 7f751935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7f5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83168bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281, and the Request Id: 40e87ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 202c404a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.771+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202c404a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.772+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a0f667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a0f667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.773+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e4f2b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e4f2b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_281-, and the Request Id: 719ccdde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.774+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fa7a1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fa7a1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 350c5ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283, and the Request Id: 41e273c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350c5ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b505c88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_288-, and the Request Id: baadef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276, and the Request Id: 56519673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c833ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2951970b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_283-, and the Request Id: 189b5895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c833ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284, and the Request Id: 40743561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d68d696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_284-, and the Request Id: 5a940fa0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7c22d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be31c96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1250f66c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_276-, and the Request Id: f3fe0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.816+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ad525c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_284-, and the Request Id: 4c9bd904, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4002b0e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.825+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 360e9c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453aecc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513c4f31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.835+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15b43667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b43667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b854748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b854748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283, and the Request Id: 5dbdfd2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ea8222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311ca550, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311ca550 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5e8089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5e8089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284, and the Request Id: 4751ccfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15c7a5d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c7a5d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.854+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71363ba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.855+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71363ba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80d5f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291, and the Request Id: 548dc040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218a0ff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.861+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e6ef887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.861+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62d6245b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.862+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d6245b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14040ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 435cd1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 435cd1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282, and the Request Id: 6e098c33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.880+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 712667f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 712667f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6775f225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6775f225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 881d62d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.883+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf7830c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf7830c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65ed518c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65ed518c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281, and the Request Id: 7f548b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_284-, and the Request Id: 6b7ffd83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.886+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_283-, and the Request Id: 5065d158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277, and the Request Id: 135b0c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_291-, and the Request Id: 43e5562b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e02a20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e02a20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.897+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_277-, and the Request Id: 3db14fc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fcae4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71cfa6d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71cfa6d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_282-, and the Request Id: 23d674be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289, and the Request Id: 3b2566ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cf182c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.906+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4812cc44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_281-, and the Request Id: 29aaf480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8f2dab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.914+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c34f2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce47ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d9b1cce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9b1cce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.923+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774ed9a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774ed9a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d72c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285, and the Request Id: 6af64883, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.930+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 673d6a26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673d6a26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f6c273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f6c273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284, and the Request Id: 6184f4d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_289-, and the Request Id: 18ee6e72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_285-, and the Request Id: 5b6c1cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b1fe918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4649a5e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc46cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 97cc87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58184767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 296b4bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c6f9cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.963+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_284-, and the Request Id: 4cae6aa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.965+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97cc87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691a8b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691a8b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7174e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7174e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6af83a40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285, and the Request Id: 2fcb31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6af83a40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d14259e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.979+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d37596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285, and the Request Id: 1535a428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f1ffd12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f1ffd12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 237f6086, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77c17a59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a9a3a2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237f6086 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9a3a2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b072325, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b072325 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f75e71b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 376993e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376993e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5faa274d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5faa274d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.989+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283, and the Request Id: 669ad8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.990+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ced22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278, and the Request Id: 437baa4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:40.991+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284, and the Request Id: 42f0f2e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_283-, and the Request Id: 51197e8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_285-, and the Request Id: 7fbf84e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.001+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fac3473, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.001+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5114a1d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.002+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5114a1d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.004+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64ad17c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb98c36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.002+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fac3473 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64ad17c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.005+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb98c36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_285-, and the Request Id: 78a9db51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322022b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b17a20c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322022b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290, and the Request Id: 1cbc2691, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.008+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292, and the Request Id: 24610a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b17a20c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282, and the Request Id: 66a43d37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.009+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4e3b7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.010+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa165dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_284-, and the Request Id: 53b0061a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_278-, and the Request Id: 6e4fc792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.017+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21180643, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dd295b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.023+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46b33e05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_290-, and the Request Id: 20a88c2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_292-, and the Request Id: 61196594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_282-, and the Request Id: 737b5bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aa4ba7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.043+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc47b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2ad5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a205307, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 187bc859, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187bc859 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a205307 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f2fe2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.044+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173105cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9f0bb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 294bed2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606e00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c053c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606e00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c053c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285, and the Request Id: 7db1e9f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35db2f0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286, and the Request Id: 7ada8ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.050+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57352a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481f72a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6381a564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481f72a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6381a564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62b6b1e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.096+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73408ad7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477a5bbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73408ad7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 255160ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62b6b1e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.098+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 291d56c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_286-, and the Request Id: 119f318f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_285-, and the Request Id: 5e979798, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291d56c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3883fb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323dc4c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323dc4c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.102+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a34367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286, and the Request Id: 5045de17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.104+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284, and the Request Id: 35fa74cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.105+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6743de11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6743de11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.106+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ade0b63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286, and the Request Id: ddeb21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37afb5f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 395d35ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da879bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 395d35ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.114+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da879bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b90a1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b90a1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.116+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293, and the Request Id: 5574ac19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.116+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d6d687, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6d687 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.117+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7734d566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.118+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7734d566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279, and the Request Id: 5f0c2f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291, and the Request Id: 6527986e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_286-, and the Request Id: 379141e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a696654, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a696654 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.128+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6867662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6867662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.129+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_291-, and the Request Id: 4156f30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_286-, and the Request Id: 2356ea9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.132+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283, and the Request Id: 6aae371a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfca556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_284-, and the Request Id: 9af45fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a566fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 109480bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109480bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 695108e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695108e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea7c996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16888e80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16888e80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_279-, and the Request Id: 696707c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286, and the Request Id: 6b8be899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea7c996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285, and the Request Id: 5a644c1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff5965, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6467c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.157+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 253a64a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_283-, and the Request Id: 20c46a39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d0abbbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c432eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_293-, and the Request Id: 19334915, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_286-, and the Request Id: 72bd449b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.191+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2598303c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c4c160, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_285-, and the Request Id: 7295f11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db6d632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1668a744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.199+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a3820a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a3820a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e757de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5fab21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e757de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629600b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70aa1a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.206+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287, and the Request Id: 3f9ba806, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.212+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ab5df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.214+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ce5660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 625c1810, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.217+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18883c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.218+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18883c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25bf14b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64eeb320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0415c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.220+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64eeb320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.220+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25bf14b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0415c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633ef265, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633ef265 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43216c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 305c9f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.224+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12c68ab1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.224+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43216c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.225+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12c68ab1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 305c9f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.230+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64250659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.235+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287, and the Request Id: 1745f34c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285, and the Request Id: 34d06b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.240+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287, and the Request Id: 28dc5181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280, and the Request Id: 26704b4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.241+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d6d3108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67928b24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f8d0e3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8d0e3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_287-, and the Request Id: 3f45f3f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7760f7ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.251+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4267c85f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7760f7ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a98aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4267c85f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.256+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a98aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5abcdb76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.256+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_285-, and the Request Id: 36a7414b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.256+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5abcdb76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75fac9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.257+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75fac9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.257+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287, and the Request Id: 41653213, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_287-, and the Request Id: 1e2ef759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.262+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_280-, and the Request Id: 75b2d587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.263+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294, and the Request Id: 16dd1bce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.264+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55b0d59d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.265+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_287-, and the Request Id: 71c86b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284, and the Request Id: 5c8f7adb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b0d59d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f350649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e72b7e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e72b7e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.268+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436dde3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.270+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e28955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.271+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e28955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2563f64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292, and the Request Id: 3140f4c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.277+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ea11298, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.277+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 628fe63c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 628fe63c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286, and the Request Id: 523aa3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_287-, and the Request Id: 645d845, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b68023, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.284+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d97edac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_284-, and the Request Id: 3f9322ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_294-, and the Request Id: 755653bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.301+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_292-, and the Request Id: 7636a18f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f9a421, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725b86c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.307+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb1670e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c02ded7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.311+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ad5371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.319+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bcbd639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 556a18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23242c42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.320+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcbd639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 556a18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63eca53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 283e2225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283e2225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63eca53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288, and the Request Id: 4606ed17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286, and the Request Id: 6389c086, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.327+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_286-, and the Request Id: 555666d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c75276f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.345+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12daa1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.346+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12daa1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7dd41414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dd41414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31200500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31200500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51563cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51563cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61a106a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61a106a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.357+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288, and the Request Id: 245493b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288, and the Request Id: 1245455b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b40216, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.359+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b40216 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281, and the Request Id: 19113231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5779741f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7dd8a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.372+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 362b0b2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_286-, and the Request Id: 3f216922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.374+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1680fbbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_288-, and the Request Id: 376a09a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_288-, and the Request Id: 759ad797, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57f30c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 644abdbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_288-, and the Request Id: 734a3b7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.387+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_281-, and the Request Id: 6c24a07b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ea4d3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.400+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 493700de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.400+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ea4d3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 493700de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 716aba06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 716aba06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae9fa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288, and the Request Id: 6d04f226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c99fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d5003b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c99fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.409+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295, and the Request Id: 44ee997c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529258a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.414+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723099b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0fa760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.420+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0fa760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.421+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b36c762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b36c762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.425+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 125b6633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 690240dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.426+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 125b6633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 690240dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_288-, and the Request Id: 360a6800, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293, and the Request Id: 75f6681f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0ab9e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287, and the Request Id: 68d48c5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30488381, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe00931, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bdbdaae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.439+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f37b30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe00931 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee26d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: edae86d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: edae86d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285, and the Request Id: 27d8fa6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.450+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1adb5f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_295-, and the Request Id: 7a7eb92a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.452+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_293-, and the Request Id: 7eb2676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_287-, and the Request Id: 5445a5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8d0eae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f0bb1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.470+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f0bb1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.475+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2790ef5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.475+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bc523db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bc523db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287, and the Request Id: 1c6e0083, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c0c4ea6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514876bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514876bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c0c4ea6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610d6a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610d6a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289, and the Request Id: 11544c8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.491+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_285-, and the Request Id: 37d4b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eafe833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7271cad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12b170e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b170e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 380062df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 380062df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.518+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 561a7c18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 561a7c18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_287-, and the Request Id: d74ccd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_289-, and the Request Id: 5df161d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19810822, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d75a6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19810822 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a8a766e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13b6fa37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b6fa37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.528+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289, and the Request Id: 613e0502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 190cc30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282, and the Request Id: 15261975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289, and the Request Id: 1ac15741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.532+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4329876a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ecc265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.532+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd4f578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75d31c7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75d31c7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c554667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60fed819, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.542+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60fed819 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.543+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296, and the Request Id: 19350db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9814c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_282-, and the Request Id: 3321e604, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 211c528d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_289-, and the Request Id: 11458046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117db773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133e2ccd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6796d0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 211c528d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117db773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_289-, and the Request Id: 3310d884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a96944e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a96944e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_296-, and the Request Id: 3f54f729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.551+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f577b7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f577b7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289, and the Request Id: 2d969146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294, and the Request Id: 7fd947bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.559+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f404a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 133d4822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c93f75d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c93f75d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.563+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cff711, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: aa2a485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dccabb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa2a485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288, and the Request Id: 1149bb58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a25cbbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_289-, and the Request Id: 597f1329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3358fdcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a25cbbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.571+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f0ca08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f0ca08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.575+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a55872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a55872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f164a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb93ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f164a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.577+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb93ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.578+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f1af9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286, and the Request Id: 14bff73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103c7d76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.581+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103c7d76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288, and the Request Id: 60fd0022, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290, and the Request Id: 616ed0f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_294-, and the Request Id: 1d2dbcf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.591+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35615c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59defc0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28dbac1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e74bdeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e74bdeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 483d0a84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b056521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b056521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290, and the Request Id: 64338e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_288-, and the Request Id: 568e2c1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 330250b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_290-, and the Request Id: 6364325b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_286-, and the Request Id: 4fe004da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.611+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d2369b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.612+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d2369b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.612+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_288-, and the Request Id: b724a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ec0fa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec0fa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290, and the Request Id: 2a11740c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.615+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54485bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.616+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54485bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1456f5ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.618+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1456f5ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.619+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297, and the Request Id: 3a2ff72b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516ab43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516ab43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_290-, and the Request Id: 2a6ef97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.622+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629880f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c6640a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.627+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c6640a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283, and the Request Id: 896f714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e090e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 147fd0fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.633+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_290-, and the Request Id: 528ddf7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457c08ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603bb618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459cb516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.640+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edab625, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 713717a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.641+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 713717a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1db2c746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.645+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1db2c746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.649+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260d7338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e661755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 448b73e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260d7338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_283-, and the Request Id: 7b56ee28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.650+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448b73e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295, and the Request Id: 681ca30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290, and the Request Id: 653cf26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_297-, and the Request Id: 14c3767f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dfe1a24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.661+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_290-, and the Request Id: 7274e3c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.661+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d47d51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.662+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 669ac205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.662+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5e4190, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.665+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_295-, and the Request Id: 10b92aac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.666+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d276f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50f9f3b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.667+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d276f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426f80af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f9df580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32de3b4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dcf065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 299b2b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e81269e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e81269e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 299b2b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d4cfa90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24acfa30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24acfa30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.688+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c189ba6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289, and the Request Id: 775e6d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 126df553, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320a5e3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126df553 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320a5e3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e20196e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1576762f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1576762f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291, and the Request Id: 1f4a8503, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a6b8424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6b8424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287, and the Request Id: 672bee47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289, and the Request Id: 5052e97c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac000c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c189ba6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_289-, and the Request Id: 5dea6810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd31cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657ce56c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657ce56c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.701+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6df48542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df48542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.702+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_291-, and the Request Id: 4143230b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b40672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b2fefbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298, and the Request Id: d4a75d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.705+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2fefbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a8753f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_287-, and the Request Id: 4c5b0ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291, and the Request Id: 3ebf0cf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_289-, and the Request Id: 3bdc81f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.711+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa60d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e73644d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.712+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa60d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e73644d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.712+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4b04b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.713+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ee6b050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4b04b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ee6b050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284, and the Request Id: 1156538f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.715+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291, and the Request Id: 1b6c496a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4de2cc08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.716+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de2cc08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.717+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_298-, and the Request Id: 19049512, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.718+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1abd034a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.719+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1adcdebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adcdebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_284-, and the Request Id: 773822b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.724+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291, and the Request Id: 2f45e612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27025499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.725+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a62fef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27025499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8aeb8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e8cd7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_291-, and the Request Id: 728d759b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4d4d8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0ccf5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7998d0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8aeb8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296, and the Request Id: 2d4d9b71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.741+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a8b081f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_291-, and the Request Id: 5ac3657e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b636579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.745+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_296-, and the Request Id: 1a3b25f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f4201e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.746+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ed067e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.746+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_291-, and the Request Id: 746cd895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cea9fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed067e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bb210f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f34c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.752+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f34c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c3ca37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290, and the Request Id: 736e2be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.759+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1165e43a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ea46fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3f78cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.764+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69010686, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3f78cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361c19d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6b7daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.768+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 537778aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361c19d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 537778aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6b7daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2ac34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17e76e72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285, and the Request Id: 55ee1d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17e76e72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43999eda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_290-, and the Request Id: 5653c773, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43999eda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.776+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288, and the Request Id: 2438102f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299, and the Request Id: 6beddc9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26629567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a1e3ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a1e3ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a5f5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa7a474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa7a474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e0a893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e0a893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f6019d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f6019d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78b7cb5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_285-, and the Request Id: 6537f98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b0f2d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.796+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0f2d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b91e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.796+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290, and the Request Id: 45c867e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b91e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d534336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292, and the Request Id: 53642ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292, and the Request Id: 671c7c9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.800+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115943aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.800+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_288-, and the Request Id: 383e49ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.809+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_290-, and the Request Id: 5826a3c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b63fed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b63fed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25f18b6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25f18b6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.818+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292, and the Request Id: 55f50c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.819+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6abd4c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.819+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50082423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.821+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0f0eed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0f0eed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c4ec9ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.822+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4ec9ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cbcdf5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e906868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e906868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291, and the Request Id: 4b5c14b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.827+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbcdf5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c054ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297, and the Request Id: 19d2d5e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c054ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.829+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_299-, and the Request Id: a1669dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_292-, and the Request Id: 3ff1655f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33eb9d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600c9417, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_292-, and the Request Id: 12b73f7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.838+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f40e00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_292-, and the Request Id: 67c55303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600c9417 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292, and the Request Id: 6922e253, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68798fae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.844+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_291-, and the Request Id: 73540558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2222da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41db56d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.856+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_292-, and the Request Id: 4f7f20f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_297-, and the Request Id: 58102089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7753f406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7753f406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cc52e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc52e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dcdf4e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b89d212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73379724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31c8a31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b89d212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.866+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31c8a31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 157a1984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.867+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289, and the Request Id: 1b44be1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286, and the Request Id: 78f35b77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d67957f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4b97e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.874+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f1e249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4b97e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794472f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a22e71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53684ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69bfc7c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bfc7c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_286-, and the Request Id: 3dbed44f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30522cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.884+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74eadc77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291, and the Request Id: 2ab33ed0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_289-, and the Request Id: 300d360d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43b9ad6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.891+0000 [Thread-11921] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:41.896+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76774a0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.896+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a82dfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f97c280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f97c280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61788083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61788083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 756f4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756f4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.902+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54818338, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54818338 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293, and the Request Id: 350496b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.904+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293, and the Request Id: 44f0d3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22938e59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_291-, and the Request Id: 39c9018c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.908+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22938e59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d922faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d922faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7779637f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293, and the Request Id: 3f95a74a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7779637f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc8956c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.913+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc8956c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532e39ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532e39ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41d53e39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.917+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41d53e39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293, and the Request Id: 3150e131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292, and the Request Id: 486cd20b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_293-, and the Request Id: 6d444eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c2cfa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c2cfa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ad3c658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_293-, and the Request Id: 5e0690ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.932+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_293-, and the Request Id: 556743a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff0454b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_293-, and the Request Id: 5f743861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.934+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c358a4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95a75f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.935+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21342cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_292-, and the Request Id: 6cb195d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21342cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.938+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298, and the Request Id: 4489fc78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ffc1b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.977+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4345cf85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.984+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f94bc65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.984+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438ec7dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4ff6e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26452894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ec7dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e8906f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8a7c8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e8906f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_298-, and the Request Id: 38b59eaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44389ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f4efac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.988+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba9dd29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f4efac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba9dd29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.989+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300, and the Request Id: 2c99f03d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.989+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287, and the Request Id: f6f9853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:41.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726f1863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4d37dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7416a8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.000+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7231619f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff7c891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.002+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7231619f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.003+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cf6b508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1936739b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf6b508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.005+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290, and the Request Id: 12011ca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.007+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5025fb83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_287-, and the Request Id: 53948231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5025fb83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21a21275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a21275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292, and the Request Id: 5a5e98d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.013+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7739ebeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b9e0e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b9e0e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1aa27e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ff69758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ff69758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.026+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ff2d47e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.027+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff2d47e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b866a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.033+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b866a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4909177c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34e118e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.035+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_290-, and the Request Id: 273498d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4909177c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.037+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e118e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294, and the Request Id: 5e3b79f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_300-, and the Request Id: 6ee755ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.041+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517e2a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ef47741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_292-, and the Request Id: 104c043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517e2a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294, and the Request Id: 7304c5da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e49e29a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.046+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54dd65e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293, and the Request Id: 3e6aeeb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294, and the Request Id: 29ebabb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.048+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77afe59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.049+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_294-, and the Request Id: 43646621, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77afe59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c7b963f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7b963f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.062+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 343ed15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179d110f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.062+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc41730, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.063+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294, and the Request Id: 30966b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_294-, and the Request Id: 23de365e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.068+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a50e5fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a50e5fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.073+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d7a661, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c0b1b1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.075+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c0b1b1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288, and the Request Id: 73cf7f41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd7128b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd7128b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f49dce7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f49dce7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.081+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_293-, and the Request Id: 117bbae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299, and the Request Id: 1ab4e7a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27abc484, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7106a257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.087+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_294-, and the Request Id: efb11db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7586b70a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7586b70a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.093+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768678c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321f39c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5916624b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.094+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768678c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291, and the Request Id: 4dd59a92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_288-, and the Request Id: c8e64b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.096+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348dec6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.097+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348dec6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.098+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267bf417, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bde6b7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_294-, and the Request Id: 74880410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.101+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bde6b7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293, and the Request Id: 26e8181, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98df20f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_299-, and the Request Id: 6681611a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.108+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac261b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dc1bdc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.111+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dc1bdc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.113+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74cf7c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.113+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d9dcf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74cf7c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d9dcf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3991036c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295, and the Request Id: 49cdbd95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.116+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3991036c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c174b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.119+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63701d7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301, and the Request Id: 10421f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_291-, and the Request Id: 3ea99026, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 326ccae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326ccae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.125+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316f8b46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24df37b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.127+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24df37b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.128+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_293-, and the Request Id: 213efab7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ed6672, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_295-, and the Request Id: 8e9f02c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295, and the Request Id: 18299469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be98ddc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.139+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11aa7c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.146+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d8d40b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.146+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36e3891c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8bd67e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_301-, and the Request Id: 4a3a54fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8bd67e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21905326, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21905326 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655e572e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294, and the Request Id: 506a40f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 327806b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.167+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327806b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.169+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ffbadb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 184436bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 184436bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 394187c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.172+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 394187c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.173+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295, and the Request Id: 2b25abf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d8b6683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.175+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 570a8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.175+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_295-, and the Request Id: 2e9cc147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 570a8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.176+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d97c0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.177+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d97c0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51458c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.177+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289, and the Request Id: e53905e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51458c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.179+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295, and the Request Id: 3a6ee081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_294-, and the Request Id: 69f5b5a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_295-, and the Request Id: d2e8bf9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23694d02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.196+0000 [Thread-12027] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57dd3b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57dd3b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.198+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73624900, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_289-, and the Request Id: 5a5e527d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_295-, and the Request Id: 5b159506, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230245d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ca7f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d9963a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff08260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.204+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9963a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cb745c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292, and the Request Id: 1cf286ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29e2d4d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.213+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e2d4d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 407a4927, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2980feb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 407a4927 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296, and the Request Id: 1e96a695, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_292-, and the Request Id: 70356567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcb6bc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.223+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d925c77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.224+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f1894a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c7e4967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f1894a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.226+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fb7ed4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ce69ee5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ce69ee5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 765e6f67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 760610b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.232+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d62c200, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765e6f67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 760610b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.233+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d62c200 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300, and the Request Id: 797e8c0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7854186a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a3df8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.234+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7854186a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294, and the Request Id: 15557899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 349c0104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d16d695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.238+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 349c0104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.239+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69a05c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d16d695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a05c04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.243+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302, and the Request Id: ca93a87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.246+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1ae06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.247+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1ae06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296, and the Request Id: 482e3b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.248+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df191e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.249+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296, and the Request Id: 2aea156e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_296-, and the Request Id: 2306bc95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.254+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32dc7cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_296-, and the Request Id: 6487ccc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.258+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_296-, and the Request Id: 763b76e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 217d0ea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0ca8f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_300-, and the Request Id: 61245d63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650f5026, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_302-, and the Request Id: 3438f28d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5406d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.270+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5406d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_294-, and the Request Id: 4392bef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5cb301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f0d224d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.273+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f0d224d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40946914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3048b04a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.279+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d14d317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cdbd85a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f22cf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296, and the Request Id: e2adf03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d39bd05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f22cf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d39bd05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d999b94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d94b64a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d999b94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d94b64a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.287+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293, and the Request Id: 1c42aabd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295, and the Request Id: 3882dcb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4dd47d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1fbf20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b67e594, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b67e594 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f419b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60b26125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b26125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297, and the Request Id: 5762984, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30458a9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19d7ca40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.302+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d7ca40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 750b6835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_293-, and the Request Id: 3d719522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.304+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_296-, and the Request Id: ee04ad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750b6835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89716d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89716d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290, and the Request Id: 30f7a0de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2799a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536561bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2799a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab05a4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4efde855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efde855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_295-, and the Request Id: bdcb30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56a718d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297, and the Request Id: 5e1ece6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61bc158d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bc158d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.317+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_297-, and the Request Id: ab50230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_290-, and the Request Id: 5f0d1df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.318+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297, and the Request Id: 6a684b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f7374e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d448689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e94d02c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.333+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e94d02c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 113f38d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113f38d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.337+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295, and the Request Id: 7deeadb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f940746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.343+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_297-, and the Request Id: 6e6af25c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.343+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527c2562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35cfaaf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cfaaf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_295-, and the Request Id: 6d94731b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 564d588a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564d588a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d921952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d921952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303, and the Request Id: 7ff5c73f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 778f6416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 778f6416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_297-, and the Request Id: 6dc7df4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301, and the Request Id: 2ac542bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679907f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.363+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3955170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570eefa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.368+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65e3b4ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b478945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe93abb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b50465f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b50465f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a421033, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.384+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a421033 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_303-, and the Request Id: 1b4a96a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.384+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297, and the Request Id: 2d271d05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.387+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5919db21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ff6405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_301-, and the Request Id: 1f63ac61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.389+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c91afc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.391+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c91afc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46a067f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.392+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a067f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aef70ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aef70ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298, and the Request Id: 67ca344d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 113a0143, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a07cc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 113a0143 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.399+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bd8ae6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54fd5605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.403+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_297-, and the Request Id: 661327af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fd5605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757bce46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757bce46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294, and the Request Id: 14f800fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296, and the Request Id: 306dc999, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76ccc537, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_298-, and the Request Id: c26a822, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.415+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5bca4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3fd79e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad64415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.424+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_296-, and the Request Id: 53449d2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.424+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_294-, and the Request Id: 52d8629e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a9689, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.426+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1191fd28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275a13a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275a13a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16de81c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 706d4029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1302cc40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8922f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8922f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 219e509f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 219e509f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291, and the Request Id: 3740bbde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6008e07a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6008e07a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38341707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38341707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 294bc43e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294bc43e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706d4029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eea96ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.443+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298, and the Request Id: 72aef8de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.444+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eea96ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298, and the Request Id: 885adf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296, and the Request Id: 2715663c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f774ca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f00b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f544ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bea37a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bea37a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bee5fa7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bee5fa7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304, and the Request Id: 2f98b8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_291-, and the Request Id: 4431fdee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_298-, and the Request Id: 49c2adbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b511a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.469+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5635a5a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_296-, and the Request Id: f7e03d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_298-, and the Request Id: 5c326940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.470+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5635a5a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.470+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f40ad99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74625b03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.471+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74625b03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a79bd76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.472+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a79bd76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302, and the Request Id: 564f7b04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11aa1345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.477+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11aa1345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6724acf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_304-, and the Request Id: 3d926d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.482+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298, and the Request Id: 62325cc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 365cbeb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.487+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 413fb0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.489+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ecde1d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 223962a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413fb0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ede223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bc5359f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ede223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.494+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a0eb8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.494+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc5359f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299, and the Request Id: 30a5ae0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7517fb7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.501+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7517fb7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21aaffe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.502+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_302-, and the Request Id: 320ae55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5308c8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295, and the Request Id: 5c151947, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0d48e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_298-, and the Request Id: 620b79e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a690c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a690c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.514+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_295-, and the Request Id: 374c65f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24da6d65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125545d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2ef25e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24da6d65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_299-, and the Request Id: 3292f763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.526+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a2842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.528+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297, and the Request Id: 35c48d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.529+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 438a44c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.530+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438a44c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c8fc774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c8fc774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5699aa14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5699aa14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292, and the Request Id: 34f15445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 409ec2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 763baa81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763baa81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299, and the Request Id: 4a4c16dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.542+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d382c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_297-, and the Request Id: 49f7c3bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.546+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 565ab771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a15056b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565ab771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.548+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b6066d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d9a7b4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9a7b4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305, and the Request Id: 54ae74ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd87990, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_292-, and the Request Id: 7176803b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd87990 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32cfe6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cfe6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2876b9e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2876b9e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.558+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e6f72d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.559+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299, and the Request Id: c960f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.559+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e6f72d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297, and the Request Id: 2f88fedc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb2a9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e7a66aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.566+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d0c24c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_299-, and the Request Id: 7bec7c4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_305-, and the Request Id: 32f3ddad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0c24c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 194076e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 194076e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303, and the Request Id: 572451e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_299-, and the Request Id: 2ddd24b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3858e7cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cafc6ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.575+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad8e51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.576+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad8e51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47251e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4517420d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47251e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.580+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296, and the Request Id: 23de7e6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.580+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19563cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 439ec47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_297-, and the Request Id: 1994cf42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.588+0000 [Thread-12183] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_303-, and the Request Id: 11df9028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e44b672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_296-, and the Request Id: 3ce126fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e44b672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.597+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61d13336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d13336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.599+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fa981b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.599+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bc2438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d1c7a83, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.600+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bc2438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.600+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d1c7a83 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 587ece5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299, and the Request Id: 842dd40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298, and the Request Id: 3a9946bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2de4952d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.627+0000 [Thread-12201] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.629+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e8ef94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381e96ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1462b8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 232acde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ed8fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ed8fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4412ebf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4412ebf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306, and the Request Id: 16ba2162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.637+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21e929d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21e929d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c708980, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c708980 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.642+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293, and the Request Id: 4d6b6e31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_298-, and the Request Id: 2d2d3ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 484cfd1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408975aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.653+0000 [Thread-12206] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.656+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_299-, and the Request Id: 208c7af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27ccc703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 756c11cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 756c11cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b8cc00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e82a124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e82a124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8c3e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.674+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300, and the Request Id: 1dc569a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.683+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_306-, and the Request Id: 798e4154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_293-, and the Request Id: 754c1ca4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.690+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b8c1c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 117f5dfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 117f5dfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68e86768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68e86768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300, and the Request Id: 188c1e30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6636af56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38e5a1aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38e5a1aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_300-, and the Request Id: 226be669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e2b6f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e2b6f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6077fcd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6077fcd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304, and the Request Id: 555b322f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a233a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a233a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c30e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.709+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c30e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298, and the Request Id: 709b0a60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.711+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16f19172, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f19172 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.714+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300, and the Request Id: 2c12cd8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57419a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24db9b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_300-, and the Request Id: 386a80db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5650a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 574676fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20d8ac15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 574676fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143223a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143223a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_300-, and the Request Id: 61dda34d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383f6189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.744+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1f4794, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297, and the Request Id: 1296e43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.746+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_304-, and the Request Id: 6760f94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e9d791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.749+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f585458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.752+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_298-, and the Request Id: 4b087313, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.757+0000 [Thread-12228] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.759+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c9980dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c9980dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15474e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.760+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b41c307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15474e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.762+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dae9b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dae9b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.763+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7181bf6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.764+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7181bf6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ec2cff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55fd6d2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_297-, and the Request Id: 2727fd92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299, and the Request Id: 4bddc708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17195c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17195c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.773+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791457aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307, and the Request Id: 19697780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.776+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663fc9bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69fd48be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fd48be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6104f89a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_299-, and the Request Id: b8819f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e48e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.786+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e48e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e8482a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ed5bf27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300, and the Request Id: 603d8a59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ed5bf27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.788+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 614e4cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614e4cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 772b2e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.789+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772b2e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294, and the Request Id: 51b213f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301, and the Request Id: 614c76ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.793+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f1d23c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f627e22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_307-, and the Request Id: 40012b48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_301-, and the Request Id: 762eb9ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0b069d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cb03b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cb03b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67346169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.824+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c11878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67346169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c11878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 513e39ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.828+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513e39ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_300-, and the Request Id: 7442a3ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301, and the Request Id: 23dc674e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298, and the Request Id: 312fd998, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.844+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_294-, and the Request Id: 2ffae9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.849+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a06ce9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a06ce9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dbf437, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dbf437 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305, and the Request Id: 3239fdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.856+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63d6e59c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63d6e59c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.857+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f660ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f660ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301, and the Request Id: 463ad224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.859+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9a5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c2b9a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d132b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_301-, and the Request Id: 3be091fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f69fd9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_298-, and the Request Id: 33a0fad2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_301-, and the Request Id: 3b68ad95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f87e647, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6471191b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.886+0000 [Thread-12270] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:42.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_305-, and the Request Id: 65d7098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.896+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6064188b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b006e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6064188b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786556a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.899+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c78e621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c78e621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.901+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a71fd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299, and the Request Id: 3f5cee1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.904+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d91c8c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6520f9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6520f9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.909+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a409ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a409ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308, and the Request Id: 4b45b5a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c03eaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2d662c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5fa17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbf93ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.931+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a73324d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a73324d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f60e118, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f60e118 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.934+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301, and the Request Id: 3961f760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0b6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3880af45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.944+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0b6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ce87a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ce87a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302, and the Request Id: 5df316e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3673f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_299-, and the Request Id: 34e62d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3673f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77193669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77193669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300, and the Request Id: 1851ede5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_308-, and the Request Id: 39604afd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cc87e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.964+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b830ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.967+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb4c4bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.972+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f516ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f516ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.978+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 737972f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_301-, and the Request Id: 374a0994, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 737972f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295, and the Request Id: 59693668, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.990+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c45c528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.992+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_302-, and the Request Id: 45a0ad92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.992+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_300-, and the Request Id: 6991ac13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 320ffdf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bf6baa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf6baa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.997+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18a47106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.997+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671964aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.998+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18a47106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.998+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671964aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6311a947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:42.999+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b42eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.001+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45081bac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.002+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45081bac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302, and the Request Id: 4669794b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302, and the Request Id: 78b2f844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6311a947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16acf05a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16acf05a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.006+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_295-, and the Request Id: 19fb04e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.007+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306, and the Request Id: 18c716ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.009+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24b7d66f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b7d66f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.011+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 541d3cab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541d3cab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299, and the Request Id: 35421c39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d794925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ba3744, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aae1392, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_302-, and the Request Id: 62b07f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35310a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ba87e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_302-, and the Request Id: 4cd13da8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_306-, and the Request Id: 2469cb47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.029+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecfe07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_299-, and the Request Id: 4bce2876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.035+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f6857c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.040+0000 [Thread-12315] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:43.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc7430d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc7430d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f72416, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b495358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 326cbf58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.043+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5360f478, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2207f3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.045+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2207f3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309, and the Request Id: 5d77417a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb79d99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 119c5e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 119c5e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e7c2ad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e7c2ad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.053+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1915eedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.054+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 171b88a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 171b88a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e0d5d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2be909, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.056+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0d5d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300, and the Request Id: 248df89b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.059+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31304c0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31304c0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_309-, and the Request Id: 13c5018c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2798c19c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.061+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2798c19c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303, and the Request Id: 6970fdcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab42708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab42708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b0a658e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0a658e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301, and the Request Id: 7b223ef2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.077+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1502a4e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1502a4e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4106b621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296, and the Request Id: 47a3a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.084+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4106b621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.085+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302, and the Request Id: 6162f568, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.085+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f28928f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f28928f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af6b7ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af6b7ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303, and the Request Id: 25d66558, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_300-, and the Request Id: a44f21e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.093+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75b3f1f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_296-, and the Request Id: 72ba042c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.096+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_303-, and the Request Id: 2fd7d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25062a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf8b235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_301-, and the Request Id: 8595f28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.112+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751a3e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.116+0000 [Thread-12341] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:43.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3f5b81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff03b42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b64208, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b64208 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d5e8aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_302-, and the Request Id: 6613da2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.123+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7acfd6b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5567dd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.123+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_303-, and the Request Id: 10291dfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196df164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63f6225b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f6225b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 634c0e94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634c0e94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.127+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c3a11b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c3a11b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.131+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303, and the Request Id: 663090c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307, and the Request Id: 253f3957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35c5d9de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ba21517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.136+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e15e351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b48a3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.137+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e15e351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba25111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.138+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b044f75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b044f75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc9c628, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310, and the Request Id: 3e9952b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.150+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fef5756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fef5756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_303-, and the Request Id: 21d0f5ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63093b25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4aa121f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdd0d75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa121f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f5fb009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdd0d75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f5fb009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 237c8d00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_307-, and the Request Id: 5e414631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237c8d00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29c97c8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.169+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302, and the Request Id: 288c358a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c97c8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7406332d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7406332d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 657255a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297, and the Request Id: 260362ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.172+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6da6a758, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 657255a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_310-, and the Request Id: 3d0c6443, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300, and the Request Id: 7000d301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301, and the Request Id: 533125c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.178+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49807396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430d41ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e76e4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e76e4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d6b0f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c07ce67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c07ce67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304, and the Request Id: 5e63ef41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_300-, and the Request Id: 19f4d383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_302-, and the Request Id: 784793d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5b571, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5b571 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be8a528, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be8a528 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304, and the Request Id: 65d1c916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22289ef7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_297-, and the Request Id: 64697d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.207+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 381aa9ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_304-, and the Request Id: 1d371ccd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.215+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b15667c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7056e4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b15667c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c599573, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.218+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c599573 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_304-, and the Request Id: 179bafb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.219+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303, and the Request Id: d06fe98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.221+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a4afbcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.221+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f841203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f841203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b5a4972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c36f7d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.223+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b5a4972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_301-, and the Request Id: f1367d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308, and the Request Id: 526ba15d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.231+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6970b3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.237+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63c0a555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.245+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39cc3635, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b5b9d77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.245+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20b788d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714d0dcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39cc3635 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.247+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_303-, and the Request Id: 2f0d8b1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbc399e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.253+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbc399e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.255+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304, and the Request Id: 3983f3ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d77bc17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d77bc17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.258+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_308-, and the Request Id: c4b2f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77aa5bfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9d949a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e9d4a20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e9d4a20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.262+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311, and the Request Id: 4982b685, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d032e75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71309890, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619d8369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_304-, and the Request Id: 422b745b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 676e8620, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.276+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49d7e675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d7e675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.278+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13a16f9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 623f0d5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a16f9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301, and the Request Id: 7e925ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639d4ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30ada520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30ada520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed326b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd8488a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd8488a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305, and the Request Id: 4c7cbf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_311-, and the Request Id: 66f42633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d38b6da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a665235, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f947670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f947670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d38b6da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 434adbdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460f1834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460f1834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434adbdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.298+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298, and the Request Id: addc3e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303, and the Request Id: 421ad1ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.305+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_301-, and the Request Id: 3e8c452e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c1fc60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c1fc60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.311+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6a390a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.311+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3206bbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3206bbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305, and the Request Id: 549837da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.315+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d4a5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.316+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d4a5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 809a6d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a5e60b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b3803b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3803b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_303-, and the Request Id: 207d3b57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_298-, and the Request Id: 568644b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644bd54c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302, and the Request Id: 5246911f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.324+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 155b262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 155b262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644bd54c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 383f7de1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 388b5642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 383f7de1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309, and the Request Id: 61ea85ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_305-, and the Request Id: 59e2c57e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388b5642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 332e4b43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304, and the Request Id: 553f03f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_305-, and the Request Id: 4c9a83d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.438+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7527dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9cc84b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7527dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.440+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5e383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5e383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da795a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590f7d81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305, and the Request Id: 2b5bc529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_309-, and the Request Id: 7617bc43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.454+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_302-, and the Request Id: 5582bf62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_304-, and the Request Id: 4cbfe7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cc20a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.465+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18242f50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4d154f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecc2d37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef90159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.479+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4883c69b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542b48cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 221363e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 683c0d5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa1e878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa1e878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_305-, and the Request Id: 4442c0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46c0290d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2270de15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2270de15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.503+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46c0290d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.504+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787a46d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787a46d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.506+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c054966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35ff5829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35ff5829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312, and the Request Id: bd3262a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.511+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71a9222e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302, and the Request Id: 32056366, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ce0fec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357f8736, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a9222e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.512+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce0fec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306, and the Request Id: 7041c414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c2b641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.516+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c2b641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d9c5e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.517+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304, and the Request Id: 66c037be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d9c5e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77562cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77562cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609a9c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299, and the Request Id: 1564c6a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78524a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f79950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_302-, and the Request Id: 7eb34356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_312-, and the Request Id: 6d5fdbf8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d35ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d35ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dead1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dead1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305, and the Request Id: 4d018e6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_306-, and the Request Id: 18525047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35686a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35686a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71f3f9a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.553+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be6c618, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_299-, and the Request Id: 4306e27f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f3f9a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be6c618 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_304-, and the Request Id: 7819979b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a19828c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a19828c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303, and the Request Id: 7db3a7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.563+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 235f40e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc6e199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.565+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310, and the Request Id: 480cd2df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76a9c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a9c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24381a40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25d69abf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d69abf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306, and the Request Id: 15fbf2da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.578+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_305-, and the Request Id: 1d9ac89f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_303-, and the Request Id: 73e6b1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e28adfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200eef2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44555a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300cb39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_310-, and the Request Id: 2f12bd46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3063d635, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36317747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab89915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_306-, and the Request Id: 5cb2307d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728816e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53100db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c3d3ed6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aaba048, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c3d3ed6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4259e9cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaba048 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4259e9cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad1df67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad1df67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306, and the Request Id: 342e364e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313, and the Request Id: e45ee27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4690309b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60bf5950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bf5950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.630+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d444cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d444cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.634+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e6d10d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305, and the Request Id: 2ed89d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54cb6361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516dd18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516dd18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.644+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a7d07cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f8405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7d07cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad436d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad436d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.647+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307, and the Request Id: 56f6f692, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10589981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f8405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303, and the Request Id: 5776ee7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_307-, and the Request Id: 477679e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.663+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_306-, and the Request Id: 4069ccbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.668+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_313-, and the Request Id: f5c654a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.673+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c27244, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c27244 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fa5870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469a53eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.676+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fa5870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304, and the Request Id: 4c442d3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_305-, and the Request Id: 6bcfca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.691+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_304-, and the Request Id: 256fbdbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.692+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54fdf4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1f5382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.696+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f5382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.697+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc7c1d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc7c1d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306, and the Request Id: 7744bf6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.705+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39d8cae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d8cae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d186567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_303-, and the Request Id: 75d98cb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.708+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d186567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311, and the Request Id: 38a1bbc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a840ccc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42728d33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.723+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ac7f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e1cfba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b87aa1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614f6b3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614f6b3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5ae8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.743+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5ae8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f1c720, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.744+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307, and the Request Id: 14aacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b9653d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_306-, and the Request Id: 44e3c0a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.760+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_311-, and the Request Id: 6a456a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.762+0000 [Thread-12524] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:43.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6653297, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 885afa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.780+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a4ef10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76cd6300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cd6300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.782+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b1e1a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.784+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b1e1a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.785+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304, and the Request Id: 1337a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.788+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bdc32e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.789+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bdc32e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2a7cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406852e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406852e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.794+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306, and the Request Id: 4a22413f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_307-, and the Request Id: 7ba6a114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8291d72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.806+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4ae8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4408e8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4408e8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c0cea2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c0cea2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.811+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_306-, and the Request Id: 37aef226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_304-, and the Request Id: 1db7d2b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308, and the Request Id: 66072d64, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 685e4823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.818+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b369dbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.818+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414f2d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa1f434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa1f434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55fd37b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55fd37b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305, and the Request Id: 6dd0ce49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e51c2c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e51c2c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d9db48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.830+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d9db48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307, and the Request Id: 3f1946f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e6935e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.832+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e6935e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5700a5bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5700a5bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314, and the Request Id: 4065913d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.841+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d71f03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47c5d265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_314-, and the Request Id: b194115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.852+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_308-, and the Request Id: 3da1f572, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.856+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114d588b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.858+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114d588b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.858+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43f289dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.859+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f289dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.860+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300, and the Request Id: 2c74e599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a26962, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_300-, and the Request Id: 5fbdaa5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_305-, and the Request Id: 4edb6d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_307-, and the Request Id: 7d29c4e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f364c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f18aaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f18aaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b5b93d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5b93d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312, and the Request Id: 3683e442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 143d89c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.903+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d76cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103aa5a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec1ca64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4feb3eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.923+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7aa0b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e22104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.928+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bff9039, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e84e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4601ae9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46551fa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_312-, and the Request Id: 8ca1711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46551fa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3025e3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41912532, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66270753, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18141073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66270753 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.958+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3025e3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66764ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66764ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76046194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307, and the Request Id: 49c8da4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.961+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315, and the Request Id: 7d40d284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76046194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3bdfe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.966+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3bdfe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359810d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69d1c57c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69d1c57c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1512768d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1512768d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.971+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d56f5b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.975+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f83206f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.975+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_307-, and the Request Id: 73ca5b8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6cec7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.976+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f83206f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.976+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cae8773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.976+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d56f5b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cae8773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.977+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6cec7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307, and the Request Id: 7df7ea5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308, and the Request Id: 6a7f1e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308, and the Request Id: 35935dc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.980+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305, and the Request Id: 678226a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.981+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fac09bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.982+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fac09bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74b91b0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74b91b0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423506b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423506b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_308-, and the Request Id: 7c942bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:43.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309, and the Request Id: 76d829e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 118bac3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118bac3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306, and the Request Id: 6da591f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_305-, and the Request Id: 6f3a8b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f829de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f829de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.006+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49d12988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49d12988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301, and the Request Id: 44f5254a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7697f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e2068b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_307-, and the Request Id: 6484a3e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_301-, and the Request Id: 6b395d06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_306-, and the Request Id: 23409f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_309-, and the Request Id: a1d32f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.017+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f70053e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62b2d777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796d85f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_308-, and the Request Id: 6372167, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.028+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9e0f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccffed0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.038+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e1c95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 681b11e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.042+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfb026e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23fdcdac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.045+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_315-, and the Request Id: f33d937, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3011db1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58aee203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.048+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58aee203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc9061f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.049+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc9061f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.050+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf849e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.052+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309, and the Request Id: 3e49d41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14534c17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b9f2a12, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14534c17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.056+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a89e983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21cd8352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.058+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b4b51e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 527b76d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.058+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21cd8352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 527b76d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.061+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74d5533, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308, and the Request Id: 5f1cf260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b83e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b83e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 949abd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.065+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313, and the Request Id: 4bd2408b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.065+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c75067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c75067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.068+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_309-, and the Request Id: 458b964c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 711fbc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.070+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711fbc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306, and the Request Id: 2447931b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.074+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a81c0bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.074+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39e0a7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e0a7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_313-, and the Request Id: 2fea4c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43627650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43627650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.079+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302, and the Request Id: 2ee1a40d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.080+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205f8799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.085+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12406d2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.086+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12406d2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69fc6bf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.090+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69fc6bf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7219d7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7219d7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3234c8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3234c8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cac9fed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_308-, and the Request Id: 5accaebf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310, and the Request Id: 40ce769f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307, and the Request Id: 7b6b4dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.108+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_306-, and the Request Id: 47c16809, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6563a6c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_302-, and the Request Id: 68edeef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d55cd3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.112+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_310-, and the Request Id: 378ee9b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cab999e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.113+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cab999e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d55cd3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.115+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d5eefbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.115+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b2039d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b2039d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b399995, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.116+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fefee86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b399995 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308, and the Request Id: c1bf4ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309, and the Request Id: 71fe6458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.121+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 675ec15a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.122+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 675ec15a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_307-, and the Request Id: 39d744ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.125+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 272b170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 272b170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389c3862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f10ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a7e6ddf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316, and the Request Id: 606cf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e1a28b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_308-, and the Request Id: a90c890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3b40cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_316-, and the Request Id: 6ec654a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.139+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_309-, and the Request Id: 3ed542a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b2866c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.138+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bb097ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.141+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18cfdcb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bb097ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.142+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18cfdcb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb806da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.143+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1587a5c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1587a5c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.144+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb806da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310, and the Request Id: 771954e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14f821fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14f821fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.147+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7804efd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.147+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453daced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7804efd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309, and the Request Id: 21e0e2bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5173f920, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231bb9e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.155+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e83aa8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.158+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19846c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751708ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751708ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314, and the Request Id: 236ed1fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5560ad8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.161+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 500f7546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.161+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416e82c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500f7546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_310-, and the Request Id: 5bab9176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.166+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303, and the Request Id: 250b8bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_309-, and the Request Id: 4036eaf1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b04a8c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_314-, and the Request Id: 41bc81e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b04a8c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e25dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b111aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b111aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311, and the Request Id: 72e3ae32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.181+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca676f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7c9732, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.187+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69b0a54f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_303-, and the Request Id: 33d17458, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69b0a54f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.189+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38365c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.190+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_311-, and the Request Id: 189aa1fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.191+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7454733e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53db923a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc2a22d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.192+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7454733e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.193+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe3c4e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.193+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53db923a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc2a22d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323bdc4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.194+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe3c4e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.195+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310, and the Request Id: 7e91754f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323bdc4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.195+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1914316d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41628129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41628129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e67ce87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 357d137a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309, and the Request Id: da874ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ad5a6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34fa97e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.202+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307, and the Request Id: 2dbe7e7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.202+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff66095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.202+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ad5a6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308, and the Request Id: 3f5770c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1907b888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.211+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_310-, and the Request Id: 73284021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1907b888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186a69b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_307-, and the Request Id: 342c2290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34f64e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.215+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38c8757b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.216+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c8757b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a4c1e6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.219+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a4c1e6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.222+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317, and the Request Id: 511feb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.223+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_308-, and the Request Id: 4244b1ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.223+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_309-, and the Request Id: 3163fea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.225+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65be5ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e1939c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a654f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e1939c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a654f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 440ee0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.231+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311, and the Request Id: 690a73fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440ee0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.232+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cea8766, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.232+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25a4ff3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304, and the Request Id: 5e62dd43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8b93dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_317-, and the Request Id: 30f47e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.241+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c71d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13263816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13263816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.243+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 328ac556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.244+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_304-, and the Request Id: 56161921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.244+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 328ac556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.244+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c33c77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c33c77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_311-, and the Request Id: 405a44f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.246+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b4f0b87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.247+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e454004, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d1b6dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.248+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e454004 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d1b6dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0a6684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5751af49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5751af49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.252+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310, and the Request Id: 7b24821d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312, and the Request Id: 6ac36728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.254+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315, and the Request Id: 453d9a44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 464d7390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f2f48fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f2f48fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 150bd2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 150bd2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.264+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4735eb7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311, and the Request Id: 304321b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.268+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a9d580, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.270+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f810c18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288b86c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e34f1b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.275+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 403d2013, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.278+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_311-, and the Request Id: 2d4d6c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.278+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_310-, and the Request Id: 2edce515, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.284+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_315-, and the Request Id: fc3c433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3f0e44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3f0e44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6e5916, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.287+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46880f2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.287+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_312-, and the Request Id: 13251a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46880f2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.289+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d81d863, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76297097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.294+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308, and the Request Id: 33f43b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76297097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.295+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3863350b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.295+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ee2de84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.296+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e934e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3863350b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ee2de84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.297+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e934e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16d1436, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.299+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13fef8b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.300+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bae9cbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5deacc1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.301+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318, and the Request Id: 53a7be75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5deacc1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d02194, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d02194 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.306+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310, and the Request Id: 68a0ab41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78208e2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.317+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b99df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b99df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.319+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cd29eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114752b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f94cfa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e74b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.322+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_310-, and the Request Id: 75338573, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.323+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e74b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114752b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.323+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309, and the Request Id: 1bfa27d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_318-, and the Request Id: 5f1a90ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.328+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_308-, and the Request Id: 7cab0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312, and the Request Id: 424a4412, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d2c0166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d2c0166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391720a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.331+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b25432c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69637599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391720a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.332+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b25432c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311, and the Request Id: 5b728264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.334+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305, and the Request Id: 74bba9bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 575329d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 575329d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d7445f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.339+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a43033f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.340+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a43033f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313, and the Request Id: 5e0ed085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abf3183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfdbf64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.347+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_309-, and the Request Id: 1a5a5792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_311-, and the Request Id: 239defa4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_305-, and the Request Id: 3b716935, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.354+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_313-, and the Request Id: 598c7997, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ee3c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38d71310, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ad8280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.357+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d71310 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37c334b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ec92952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_312-, and the Request Id: 47576351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c334b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ec92952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bd63e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.363+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610c1100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610c1100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.365+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312, and the Request Id: 75917c27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295afcbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1295fa00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b4b177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ccb3a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.377+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4032cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_312-, and the Request Id: 3d97f614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.383+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660c2c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c2c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316, and the Request Id: 439c439d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5193a8c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d3a5de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.387+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5193a8c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a5de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319, and the Request Id: 2dd1c3cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fb4d887, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fb4d887 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a32c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.392+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311, and the Request Id: 3ac63767, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.393+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e1e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b256d0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2fa8b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.420+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7d14f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c5785fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.423+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_319-, and the Request Id: 4ecebf26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c5785fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76d059f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.425+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76d059f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d04eb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.426+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_311-, and the Request Id: 17ec95c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7877f808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.426+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 629677d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bf287c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 629677d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.430+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf287c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.431+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab142a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314, and the Request Id: 320eea10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309, and the Request Id: 59d80650, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 606d96d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bbf62c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.435+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bbf62c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_316-, and the Request Id: 2903fb88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 99ebea1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606d96d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99ebea1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306, and the Request Id: 7b9dfffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c637d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.442+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f5cb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c637d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.443+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312, and the Request Id: 48fd3bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.445+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 513628a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab142a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3650b9d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.448+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3650b9d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 294476f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 294476f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.451+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310, and the Request Id: 6798de85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636aeabc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_312-, and the Request Id: e8e6500, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636aeabc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_314-, and the Request Id: 6d3fd5af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313, and the Request Id: 2fd85a9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfb9765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.461+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_309-, and the Request Id: 61eaa625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71160572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_306-, and the Request Id: 6eda3b14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdce8e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b9de0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61fd6749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d83b37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.465+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_310-, and the Request Id: 58199fbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_313-, and the Request Id: 17fce8df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5dca5411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44f7bcd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.510+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ba972f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dca5411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.511+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 445b8e3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae015b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.512+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 413d9ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 413d9ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.513+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fa33797, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cfd94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ab0173d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312, and the Request Id: 2f5cd162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49f03d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab0173d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47cdcad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2533a9bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76fbd6fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.520+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76fbd6fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e2e927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.521+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f03d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313, and the Request Id: 7dcb6071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c8e449, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e3474f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e02a00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e02a00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c8e449 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317, and the Request Id: 54aa88a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b0b2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea98320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.527+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ccdd9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea98320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ccdd9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_312-, and the Request Id: 67910481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 669df36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.532+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 669df36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50445664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_317-, and the Request Id: 4816e30a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50445664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d066aa5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.534+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313, and the Request Id: 6eaf9b22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.534+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_313-, and the Request Id: 3dbd6c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d066aa5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7527bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.535+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7527bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.536+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311, and the Request Id: 24f51ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307, and the Request Id: 4285d892, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.537+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e840912, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e840912 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314, and the Request Id: 7e68e7b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0bbf93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.540+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0bbf93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fc7936b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5688606d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 495c9d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5688606d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc7936b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.542+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495c9d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_307-, and the Request Id: 4c308eed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7bc907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.545+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 558b63e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc7fd6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7bc907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_313-, and the Request Id: 4c493b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310, and the Request Id: 7a6d08be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.547+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5da2160d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315, and the Request Id: 284c2238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da2160d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320, and the Request Id: 28c5ead, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.549+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5971fe73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_314-, and the Request Id: 5b1c4d39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_315-, and the Request Id: 6d4c061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_320-, and the Request Id: 558b6638, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1bd2de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2296ae32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_310-, and the Request Id: 3bb73329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be73ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79a2cace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.567+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_311-, and the Request Id: 64b48950, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.569+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b98f1d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691b412c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 408d5219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b600b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.571+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5683584f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62ac03a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ac03a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.575+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12302117, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b437938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.576+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b437938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313, and the Request Id: 76ed1934, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eeba346, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.579+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d19ef81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.579+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da378a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.586+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_313-, and the Request Id: 69194db7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39b3f37f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.587+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45a5383, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b3f37f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7851985c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7851985c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a5383 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ab460a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329b353d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab460a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ea57a5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.590+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea57a5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.590+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329b353d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 530e4e80, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcc9f4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717e3a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcc9f4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.592+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b6dc533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.592+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717e3a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6dc533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5874c9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.593+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5874c9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.594+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46246f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.602+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308, and the Request Id: 62c205cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.602+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318, and the Request Id: 1ef67727, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314, and the Request Id: 67636f18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.603+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed3e07e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.607+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f2bdd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314, and the Request Id: 480713f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316, and the Request Id: 7b5125a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43bd7f30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_314-, and the Request Id: 24773d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c8604c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.616+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_314-, and the Request Id: 4056506c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c8604c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.618+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_318-, and the Request Id: 7e7b218d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 159ecfda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145cf936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 159ecfda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.620+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481f51d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315, and the Request Id: 45555d9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481f51d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9524e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.624+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41d7f4cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.625+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9524e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18d16ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.628+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d16ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_308-, and the Request Id: 1518bddc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.629+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dc23029, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dc23029 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.632+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_316-, and the Request Id: 7f4189c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ab3777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 666d00ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58008a9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_315-, and the Request Id: 3f4abc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c303756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c303756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cf721c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.642+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76402569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312, and the Request Id: 7ebbf8f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.642+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4fb60c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 444c6d32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4fb60c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311, and the Request Id: 2739b726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 444c6d32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.645+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321, and the Request Id: 460e9ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dbaabe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf11465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf11465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.649+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bce76e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314, and the Request Id: 29062d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5217b814, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_311-, and the Request Id: 1276189d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.658+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_312-, and the Request Id: 7209630a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.659+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e98c170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f55c97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_321-, and the Request Id: 2b3dbf66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.667+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 621e1936, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 621e1936 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e758642, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e758642 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.671+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315, and the Request Id: d2ccfeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.673+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27b1df91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b1df91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a5f402a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.675+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5f402a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.676+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315, and the Request Id: 2d37dfaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_314-, and the Request Id: 58df024e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78cda5ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cda5ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79bd23f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bd23f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_315-, and the Request Id: 2c6910ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490f15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8fa8918, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a354fe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309, and the Request Id: 1d389ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.692+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56eade0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.693+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56eade0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.693+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63019261, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6395d6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.695+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c60212f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c60212f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.698+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77982dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63019261 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.699+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316, and the Request Id: 5336a0ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6120b2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6120b2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_315-, and the Request Id: 2491b056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3446d8fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.704+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4088cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27136733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.705+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4088cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.705+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27136733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319, and the Request Id: 1a9cf24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317, and the Request Id: 4dd217ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_309-, and the Request Id: 1e718ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.711+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_316-, and the Request Id: 5e37f5ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_319-, and the Request Id: 642cdf46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f90a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c7cabd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fea4d48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.725+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ad0860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ad0860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.729+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454d9d71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.731+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c42f150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c42f150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49a924f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313, and the Request Id: 58e10b0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.740+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b20740f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3754cc8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3754cc8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.743+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a8947f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.744+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8947f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.747+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_313-, and the Request Id: 51920696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_317-, and the Request Id: 4748a8e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bab2699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476901be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5853d4fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316, and the Request Id: 6ab58e00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 150e482e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c89fe89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497a6540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.778+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c689acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c689acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b0af7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0af7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312, and the Request Id: 24a2dac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78f9b017, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78f9b017 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391fc74a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391fc74a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322, and the Request Id: 632cb4fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36225d7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a364cdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.798+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36225d7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.798+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a364cdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c7f7153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.800+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7f7153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.803+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317, and the Request Id: 22e07acf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_316-, and the Request Id: 6ff03ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb3f819, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3ca418, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e73d598, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.805+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67607377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35f8a133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.806+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e73d598 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316, and the Request Id: 5a83b196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.808+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e8ccf80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.809+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8ccf80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.813+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44eeed4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78782925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.813+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_312-, and the Request Id: 1944d1ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.813+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_317-, and the Request Id: 8c84c87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44eeed4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_322-, and the Request Id: 3aeeb6f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.814+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78782925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b3800df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315, and the Request Id: 5e0edd27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3800df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd7319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd7319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320, and the Request Id: 3b349cf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 316696f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 316696f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa0ff1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_316-, and the Request Id: 61db6e82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3277944f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3277944f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dd9ef59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.835+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd9ef59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.837+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314, and the Request Id: 4d6da259, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310, and the Request Id: 1628cbe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_314-, and the Request Id: 258f108a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a6f0449, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.852+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c31ad4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.852+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_310-, and the Request Id: 2080fab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61bdda3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_315-, and the Request Id: 7a287ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cad922, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.855+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_320-, and the Request Id: 4071620b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.857+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab6f743, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bac184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.865+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8d7221, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.867+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b80b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.870+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a086a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 350e74df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.871+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65fc0989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb988d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb988d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.874+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42696369, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23f849ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f849ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.879+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f2c4ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f2c4ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317, and the Request Id: 477dd6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b80a44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b4f1ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b4f1ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318, and the Request Id: 6e72b63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.888+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6131ac9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ce0e2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6131ac9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.890+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_317-, and the Request Id: 15fbd81e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6276a259, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6276a259 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323, and the Request Id: 684c0cd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78c935a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c935a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.901+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_318-, and the Request Id: 4c46a587, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d54c78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4afaa653, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c086a87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afaa653 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd0e5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ae867a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e3dde3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae867a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e3dde3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.906+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc090e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74c08e81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.907+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317, and the Request Id: 3345a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c08e81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318, and the Request Id: 399b936e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48f7d4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f7d4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.915+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313, and the Request Id: 4510ea3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e630d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_323-, and the Request Id: 3f143cb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fdfedd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.922+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f487b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdfedd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.923+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f487b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_317-, and the Request Id: 6afa006d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.925+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 379acd3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a46f05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.925+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e1fc23c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e1fc23c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a46f05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.927+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51305989, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51305989 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.930+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316, and the Request Id: 6f7be5a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b671639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b671639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_318-, and the Request Id: 5ac71539, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf9f5ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf9f5ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321, and the Request Id: 4bdf5866, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ed30eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.936+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311, and the Request Id: 7ce47ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed30eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.937+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315, and the Request Id: 7d434073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_313-, and the Request Id: 5e173220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.943+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104ec8d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433657d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dd68412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a72bc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_316-, and the Request Id: 986c948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.951+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44e6e165, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26541bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71069b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71069b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.957+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_311-, and the Request Id: 47fd909f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c0860ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_315-, and the Request Id: 304d98fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_321-, and the Request Id: ccd5206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.962+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c80753b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.962+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fab7eb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c80753b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.966+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318, and the Request Id: 214f286e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.973+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 359c8d2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d26efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a0715e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c59509f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.977+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2e35cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.979+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce33d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa52dc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce33d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.984+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f60babd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.984+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57d0ab8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ecd6bbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.985+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57d0ab8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecd6bbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_318-, and the Request Id: 52d2b972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 787c07a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 787c07a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fe8872f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fe8872f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319, and the Request Id: 584fea8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4705c30f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.990+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318, and the Request Id: 2eaeee89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4705c30f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.992+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f9e8587, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f9e8587 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e575829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e575829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.995+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319, and the Request Id: 78a380dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:44.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312, and the Request Id: 3cdd6618, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b28982, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a347e71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39fa65d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a347e71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_319-, and the Request Id: 71dec18a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbee98a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_318-, and the Request Id: 4d74a8cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 791d68f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.005+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 791d68f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.005+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324, and the Request Id: 1d0ece30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76573bdf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_319-, and the Request Id: 1f0da433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cede5b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.014+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf9141a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.014+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_312-, and the Request Id: 3f4db4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e1fd808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf9141a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.018+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366ae4b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.018+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cede5b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.019+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366ae4b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316, and the Request Id: 1eb906d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a093cfe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a093cfe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b31ea8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b31ea8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322, and the Request Id: 2b54a49e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1366d668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45131bad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.024+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45131bad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314, and the Request Id: 31676666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711f0b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f7fbbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.034+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f7fbbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.034+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_324-, and the Request Id: d85eab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.035+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60faaf34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5527c2a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.037+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e83a154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.038+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e83a154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_316-, and the Request Id: 4fd24615, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_314-, and the Request Id: 8bb3818, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_322-, and the Request Id: 7019c577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.040+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45d31836, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45d31836 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.041+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d957179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d957179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319, and the Request Id: 31829de9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317, and the Request Id: 6891ba62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.047+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1061060b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cc8cd0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac251df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.053+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62527c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.058+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6be63aa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e57c057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_319-, and the Request Id: 69217aff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d1721d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_317-, and the Request Id: 7867301f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e57e187, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f7209e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c046925, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c046925 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a08360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a08360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320, and the Request Id: 4468950d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.078+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68d1dea3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68d1dea3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b361ecd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.081+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b361ecd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320, and the Request Id: 6a68164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46f58b04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.090+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cb9d54a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78201983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a707b49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cb9d54a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b43d1fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.093+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b43d1fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313, and the Request Id: 18d7b212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc8f74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.099+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2092c394, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50da30ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50da30ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7060ff67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bd6d99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7060ff67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.109+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bd6d99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.110+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bbcbf35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325, and the Request Id: d94aeac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bbcbf35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319, and the Request Id: 2082284a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.113+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_320-, and the Request Id: 7036cb9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.119+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_320-, and the Request Id: 75fb7cb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.123+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24716079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24716079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.125+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 346f867c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.126+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346f867c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.127+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317, and the Request Id: 1b0a3df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.129+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3c577c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f16ba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f16ba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691a61fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691a61fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_313-, and the Request Id: 5c9a21f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.132+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fefb72e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a06ae75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fefb72e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a06ae75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315, and the Request Id: 5ebd5f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323, and the Request Id: 7ddb8bcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.139+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3090fdbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.144+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aadc7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.144+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505586c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505586c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_319-, and the Request Id: 21eb4f83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4018c0a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4018c0a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43688822, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.152+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320, and the Request Id: 39802ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25c57e95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c57e95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: acc102d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_317-, and the Request Id: 337c40d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.157+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e8d87a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acc102d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec3b35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_315-, and the Request Id: 67496a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_323-, and the Request Id: 5536a328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318, and the Request Id: fccd175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_325-, and the Request Id: e43f2cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.167+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31296dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31296dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26759060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3af0a88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.170+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3af0a88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_318-, and the Request Id: 3fa0625a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.170+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321, and the Request Id: 2b18964f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.177+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_320-, and the Request Id: 238908a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.178+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7878ee41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e7963ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c9b0e42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.184+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6333d8e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.184+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da6a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 325be74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69de305b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16596821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 325be74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.199+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29eb8184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9d9017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b149e5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac3dc88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 137da631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4da34b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.208+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314, and the Request Id: 77adba52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.209+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16596821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 137da631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_321-, and the Request Id: 346bd732, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.210+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db7257e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db7257e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.212+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 600ebab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.212+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321, and the Request Id: 4b3c7b92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12e98f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb4ff5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 434ac124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.218+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 434ac124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f0d3fad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.222+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c8b8a2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0d3fad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.223+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d58a69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.224+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8b8a2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.225+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dd63684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dd63684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63100902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.227+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316, and the Request Id: 46cba30e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.228+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63100902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_314-, and the Request Id: 61562cac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.233+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e754f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.233+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a96d4dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e754f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a96d4dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.234+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ab98180, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.235+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318, and the Request Id: 18e48b0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.236+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c90ae1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321, and the Request Id: 24f8b882, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_321-, and the Request Id: 358781f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64df2e9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.237+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64df2e9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f77c92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f77c92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c90ae1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1256af69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.243+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319, and the Request Id: 1066849b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1256af69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320, and the Request Id: 580853e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.244+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718d1dbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.245+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d1dbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_318-, and the Request Id: 4388b927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_316-, and the Request Id: 7aaf9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.250+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76501d25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.252+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324, and the Request Id: 2ee8dc0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.252+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 122d2ade, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_321-, and the Request Id: 1239dac9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529eb025, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_319-, and the Request Id: 4f8d0943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.253+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_320-, and the Request Id: 5cf3f081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361ca33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbfec41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.256+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbfec41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.256+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fcaa061, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 230e9c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fcaa061 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326, and the Request Id: 546c3f3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_324-, and the Request Id: 26c0cd8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a6b2159, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 191cdd8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17bf5acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf16622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e00bb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.269+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e889f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b014fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b014fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.278+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403e58bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_326-, and the Request Id: 689d4354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403e58bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322, and the Request Id: 221021f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688c1723, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.285+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77aea86c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.286+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77aea86c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47919f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47919f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441fb5d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.289+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7542fd99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.290+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441fb5d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7542fd99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315, and the Request Id: 14d93803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4541554b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64841d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322, and the Request Id: 16743e0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.296+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4702db23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4702db23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77613849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_322-, and the Request Id: 5785e007, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cb46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cb46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 168bc85d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.302+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4872a987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317, and the Request Id: 48f3637f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_322-, and the Request Id: f5301f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_315-, and the Request Id: 6d17a177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 710dd2fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.311+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 710dd2fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.312+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca16538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.312+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c501ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e858146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.313+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca16538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.313+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c501ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33421418, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.313+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c2e03a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33421418 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ae3f40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ae3f40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79889274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79889274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320, and the Request Id: 208410b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321, and the Request Id: 4cb0eb09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322, and the Request Id: 402b3f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37b5b620, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.319+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e906cd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37b5b620 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.321+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c938758, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.321+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14641282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c938758 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.323+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319, and the Request Id: 3518eb5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a978fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_317-, and the Request Id: 29ed832b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383b0ef8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_322-, and the Request Id: 57f8fad4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_321-, and the Request Id: 5a55c16f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63b9fb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.330+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ffeb104, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b9fb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ffeb104 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_319-, and the Request Id: 400abf49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eac4ced, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e43354, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62ca7a63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.336+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62ca7a63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.336+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e43354 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.337+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_320-, and the Request Id: 4e2e432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327, and the Request Id: 6e81aee4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325, and the Request Id: 877c383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41ea5c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.342+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c19301d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.343+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7def9ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6291c0f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 766f6ed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.352+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a79900f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4080dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.354+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_327-, and the Request Id: 827852e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbd907b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbd907b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.357+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a7593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.357+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_325-, and the Request Id: 340febc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a7593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687774d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.358+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687774d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323, and the Request Id: 50b3e27d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cef627c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.362+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cef627c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4163ef1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316, and the Request Id: 49fdf87d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da25728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b982feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.368+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23c59bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61b09066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61b09066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_316-, and the Request Id: 50040664, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.372+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7357cae9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.372+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ad6cadb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ad6cadb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.374+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323, and the Request Id: 4f067655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7357cae9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.376+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d034cdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d034cdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2e7d44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318, and the Request Id: 31c958b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_323-, and the Request Id: 1512430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.394+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 517aa209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.394+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fdfdd53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdfdd53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5376654e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 750b07c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52a1c973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5376654e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 750b07c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.399+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a1c973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2447df38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2447df38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 749cc7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b155ef4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b155ef4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48e36dc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48e36dc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.402+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322, and the Request Id: 74a9d744, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323, and the Request Id: 35751af5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 749cc7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321, and the Request Id: 41345f7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320, and the Request Id: 303441ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.408+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b29035a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ddbe027, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_323-, and the Request Id: 4ee1a88b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_318-, and the Request Id: 65c66b07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_323-, and the Request Id: 9fceadc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45961dff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e32a0d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.423+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_321-, and the Request Id: 6c69e203, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_322-, and the Request Id: 273b4aeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_320-, and the Request Id: 33d9fcb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.436+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521bfc05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.439+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd21e27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.439+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31aabafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31aabafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.441+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9191ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.442+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9191ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326, and the Request Id: 166d5b34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 718d5a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 542c145c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78cbd769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78cbd769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fde4a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fde4a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.462+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62937ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328, and the Request Id: 7d5b89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.468+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ede8690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b1aad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e73028, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e73028 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64cee267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.481+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64cee267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.481+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317, and the Request Id: 17d0bab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ced531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_326-, and the Request Id: 75ae77ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3157a8bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_328-, and the Request Id: 3f90f7d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f2f249b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5939709e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60782102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60782102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 343a5ae6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1baea5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343a5ae6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324, and the Request Id: 1e53e760, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.519+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_317-, and the Request Id: 4a68619f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.519+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_324-, and the Request Id: 67aaddd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37695712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37695712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a32f2ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a32f2ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324, and the Request Id: 4ad2ea1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2acca407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acca407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a649aae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a649aae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324, and the Request Id: 576c7e28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 688c2f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.543+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63fb827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.544+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63fb827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.544+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c9c84b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.545+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c9c84b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.546+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319, and the Request Id: b1c6925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.547+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5439d126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e417501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fb0e1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fb0e1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.552+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c3a6b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.553+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c3a6b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322, and the Request Id: 49bff715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789906a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f963b44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cdc601c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.575+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_324-, and the Request Id: 2a0354f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_324-, and the Request Id: 675f837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f92dc6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a1226cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_319-, and the Request Id: 54540447, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e692db3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e692db3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 426c911d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426c911d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323, and the Request Id: 4ca2bae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.597+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e6aa9fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6aa9fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_322-, and the Request Id: 26d70cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145f1a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.600+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145f1a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321, and the Request Id: 680eafa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.608+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 242bb851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acb893d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19dac196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79658be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79658be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.619+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a914bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a914bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325, and the Request Id: 60ba97bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79aa714f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.626+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452ca4ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31afd1ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31afd1ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.631+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3f39fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.631+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1936c85d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.632+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1936c85d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.632+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3f39fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_323-, and the Request Id: 524b5e78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329, and the Request Id: 5ed4fefe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be81ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be81ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325, and the Request Id: d516766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c1c8a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.644+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_321-, and the Request Id: df37f85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.647+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_325-, and the Request Id: 1f0c5f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.651+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e58058a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e58058a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.654+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dd4933a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.655+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd4933a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.656+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327, and the Request Id: 1e08101d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33591ba7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33591ba7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f0bbbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f0bbbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318, and the Request Id: 1b50fa99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_325-, and the Request Id: 5094074b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a5bab97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.672+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224d2ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d7511d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6677482b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6677482b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ebf952c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.682+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ebf952c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.682+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42ed70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.684+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325, and the Request Id: d299b39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.688+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea373b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_318-, and the Request Id: 1de578d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.696+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_327-, and the Request Id: 36d34c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bccb1d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20efff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f52b90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.716+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c1125f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_329-, and the Request Id: 1f1c143d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b891446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b891446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62a43f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a43f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320, and the Request Id: 2a39b419, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 877c7a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 877c7a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ebd146, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28289d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28289d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323, and the Request Id: 6fd0acb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_325-, and the Request Id: cca4719, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2ac4f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28286769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.756+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57648fb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ba4b10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1d436d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2020304a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_323-, and the Request Id: 374c5344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b7db4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b7db4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cd08223, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75e37cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.789+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e37cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 916c772, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.790+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 916c772 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322, and the Request Id: 67da5438, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.795+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_320-, and the Request Id: 26a1d191, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.795+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2808e9f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2808e9f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.796+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be63790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be63790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.797+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e9223e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261a6842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65f75e75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f75e75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.799+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd84f93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.800+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd84f93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.800+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326, and the Request Id: 377a8848, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 322274f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 322274f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.804+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319, and the Request Id: bcde590, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f98654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326, and the Request Id: 28580480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7344a6fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b934c0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.816+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf7eba2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf7eba2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69529bfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.819+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69529bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.819+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_322-, and the Request Id: 5ef542c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324, and the Request Id: 4f2ce823, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40947aa4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.820+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40947aa4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c517804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.822+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c517804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 742af7e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330, and the Request Id: 61e12983, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742af7e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.824+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a312ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a312ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_326-, and the Request Id: 29f2a96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.830+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326, and the Request Id: 46b972d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488d9219, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.830+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_326-, and the Request Id: 7885568e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76aa092, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b7d456d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.840+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ee250b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ee250b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.841+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1557642d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 250684eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.844+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fe43415, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 250684eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.845+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328, and the Request Id: 146364f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_330-, and the Request Id: 480c05ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cf346e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_319-, and the Request Id: 22f3d859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.860+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_326-, and the Request Id: 4fc25757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.864+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 970c52c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fedac57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_324-, and the Request Id: 67538ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fedac57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.873+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad370f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad370f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324, and the Request Id: 5bd1296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12da3f91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_324-, and the Request Id: 3a6c8ce0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_328-, and the Request Id: 2e3c17b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575018ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.890+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e6f32a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.891+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e6f32a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20f678ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.892+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d5ee987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.892+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9a49253, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9a49253 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.893+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50414df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327, and the Request Id: 16662aab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b486547, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.896+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b486547 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.900+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591e551f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.900+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71997cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.901+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591e551f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71997cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cdb4b95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cdb4b95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.905+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321, and the Request Id: 32aec08e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323, and the Request Id: 14ccf331, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26dd9f88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52551051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.911+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_323-, and the Request Id: 59c057e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.913+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309c44ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35a3dfd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.920+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c20659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf1ad2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8dcce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.927+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8dcce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64beb13e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64beb13e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327, and the Request Id: e081966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_327-, and the Request Id: c67805a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.932+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a6c6a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.933+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6c6a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.934+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503c7b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503c7b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.937+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c1a2f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48b6be46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48b6be46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.939+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331, and the Request Id: ed17109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2316a508, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2316a508 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.943+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325, and the Request Id: 782e129c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.943+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d7d62b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.971+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_321-, and the Request Id: 1a17ab99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc48151, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a34410e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a34410e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.977+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ca7c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ca7c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48fe1890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48fe1890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327, and the Request Id: 23b921e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35113866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.981+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35113866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320, and the Request Id: 6b7c22d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_327-, and the Request Id: 684952ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fa3a2c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_325-, and the Request Id: 2959bbb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.987+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_331-, and the Request Id: 56bf6f99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537f0b06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4672e741, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:45.998+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4672e741 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b56226, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c37c241, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.000+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537d7eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c37c241 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.001+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325, and the Request Id: 448f994b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.003+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f0721d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.004+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0721d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.007+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 718d6902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_327-, and the Request Id: 10e25dc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 718d6902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324, and the Request Id: 5a9c09a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e1009f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.010+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 311f9e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.016+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 318e9dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.023+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2db2fad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2db2fad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.027+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3186652a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.028+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3186652a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.029+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_325-, and the Request Id: 8f80e8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.030+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329, and the Request Id: 43c56ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.030+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_320-, and the Request Id: 319b23e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d75cca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.035+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3aa8b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b202df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_324-, and the Request Id: 5cbadeb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.051+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1023651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1023651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.052+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bed7e06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24964aaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24964aaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.057+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328, and the Request Id: d143fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a826a94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b6a986c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.065+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_329-, and the Request Id: 78bc7b05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78acdf1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.074+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44282884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69f3908c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69f3908c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1df7a9a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1df7a9a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322, and the Request Id: 31c7b7d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a35ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a35ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8d2b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.091+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37dd3e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.092+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37dd3e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.093+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332, and the Request Id: 4f130a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557ffca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66357072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66357072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_328-, and the Request Id: f03172e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.101+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d24020f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.102+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d24020f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328, and the Request Id: 5cab0448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 139e850b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 139e850b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474f4641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474f4641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326, and the Request Id: 2694b2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35565327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579552f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.115+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bdaae01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3206ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3206ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bc8a22c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.121+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bc8a22c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_332-, and the Request Id: 4dbfe2f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328, and the Request Id: 734b6795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c4103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.128+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf026bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_328-, and the Request Id: 3de4e9b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.138+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_322-, and the Request Id: 6a41c75c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_326-, and the Request Id: 433502e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71517ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71517ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.152+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec5b063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec5b063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.155+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326, and the Request Id: 7c542940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f9f6c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f9f6c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a70444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a70444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51bed4c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.161+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321, and the Request Id: 36c2d04e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.162+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51bed4c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4657430a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.165+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4657430a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7921920b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.166+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330, and the Request Id: 283b2051, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_330-, and the Request Id: 41037d44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_328-, and the Request Id: 7c68bdfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.182+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 532ffb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.194+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453f45b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f4762f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b79a0c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_326-, and the Request Id: 90ef92c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_321-, and the Request Id: 20be01f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ea76be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.205+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ea76be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6056591a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6056591a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325, and the Request Id: 3570d230, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e3b49ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e3b49ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a79cf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.214+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587c65b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587c65b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.219+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329, and the Request Id: 35712b95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.222+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cb4a8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ec410fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.227+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f046e26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b83ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.237+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f45ec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.239+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575890d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_325-, and the Request Id: df8e9e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262804f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.253+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c9df99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.258+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_329-, and the Request Id: 6cccf064, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.260+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261c526, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.261+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261c526 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3aeb7fff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.264+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aeb7fff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.265+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329, and the Request Id: 8aa613d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36dca9c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.272+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36dca9c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487c89a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487c89a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323, and the Request Id: 65d3c3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c1dedb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c1dedb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dbb7f04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbb7f04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.283+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327, and the Request Id: 6b24905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f39f949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.296+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19195cfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.297+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19195cfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.298+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cf532fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf532fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333, and the Request Id: 77f22d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.302+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 104b88d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.304+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b50d2e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.313+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414b2ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414b2ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1645a5a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1645a5a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.322+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_323-, and the Request Id: 7ab7dc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79d7abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79d7abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f121268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_329-, and the Request Id: 5b14a0f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.326+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331, and the Request Id: 69ae8d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ae15218, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ae15218 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_327-, and the Request Id: 5a76e70d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414b5762, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329, and the Request Id: 5fd42072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_333-, and the Request Id: 839474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.334+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_329-, and the Request Id: 6e4c55b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.336+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e53eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2df809, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5608108c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5608108c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44707691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.346+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 183fd2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_331-, and the Request Id: 67cf6982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.347+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 183fd2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e66a0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.350+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322, and the Request Id: 61f92c9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.355+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67ff52de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b734e8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67ff52de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.357+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fc19f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fc19f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327, and the Request Id: 3731a1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.364+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707132f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a7cdc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f22c9bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f22c9bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1203609c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1203609c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6919c696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.381+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326, and the Request Id: 7c8d3a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8b7971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0569b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62320e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_322-, and the Request Id: 294e3d53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d495985, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1c15c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1c15c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 564fd495, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 564fd495 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330, and the Request Id: 109678a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c437e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c437e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b1b77a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_330-, and the Request Id: 7be08a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1b77a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328, and the Request Id: 71c9f13c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.429+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_327-, and the Request Id: 300a8d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d18b3f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d18b3f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45851c7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45851c7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.438+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330, and the Request Id: 180adb48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.441+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b06b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.445+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 644e6f9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f79462d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 644e6f9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f79462d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 764572c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79b71b5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 764572c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b71b5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330, and the Request Id: 61bde723, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324, and the Request Id: 56b56ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ced4728, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_324-, and the Request Id: 60b13f1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352e117b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316cb731, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_326-, and the Request Id: 1e5f62b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_328-, and the Request Id: 5dcf2041, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4050326c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 618d7bad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_330-, and the Request Id: 31c9dbe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.495+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_330-, and the Request Id: 5ae26e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db4ac27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff3b4a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 134f2eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.501+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 134f2eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.501+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56c907f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.502+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56c907f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f821ab2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334, and the Request Id: a2fdc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f821ab2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7243b352, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.504+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7243b352 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.505+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323, and the Request Id: 481ad3c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e30f4f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c238cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490d4f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5914d878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.520+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5914d878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40495dd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.521+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40495dd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331, and the Request Id: 2863e7ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.523+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eb8de0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.532+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 762441a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346132c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 640c9f94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640c9f94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254ecba5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.542+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_334-, and the Request Id: 63670194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.542+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254ecba5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332, and the Request Id: 328bef66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_323-, and the Request Id: 22350b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_332-, and the Request Id: 22bdafce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b87787f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30969ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.567+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753a0c56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_331-, and the Request Id: 76350cfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753a0c56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8a9b136, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8a9b136 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.570+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328, and the Request Id: 11c8bb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a604b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e2a3aad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47b3d30c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47b3d30c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15f2f19f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.584+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15f2f19f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7118b8c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7118b8c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.585+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325, and the Request Id: 50b9a7c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e190b74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e190b74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447f106b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331, and the Request Id: 7c132c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74249380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.591+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3747b9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3747b9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf26ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf26ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c6d76cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.594+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6d76cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.595+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327, and the Request Id: 7e44348c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b82124, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_331-, and the Request Id: 602ace60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b82124 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.597+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329, and the Request Id: 6f5801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549b342c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_327-, and the Request Id: 2eabde21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e99947c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633d807c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633d807c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca09bb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca09bb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331, and the Request Id: 2d6cdf5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.618+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 207f8a75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_325-, and the Request Id: 31dcce93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.620+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bc44dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_328-, and the Request Id: 8c2780b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_329-, and the Request Id: 5222081d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.633+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e428b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53820818, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12044f6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b239fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12044f6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720716c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720716c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332, and the Request Id: 1559277f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b737536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b737536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.656+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_331-, and the Request Id: 12147296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6770bfad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6770bfad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324, and the Request Id: 72fdc0b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fadb88f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 692b3a9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.665+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692b3a9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bd0897e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd0897e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.670+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333, and the Request Id: 3a533d95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.675+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536f0ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.675+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af84ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.679+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26f8cea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.685+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b92927a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.688+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd8b794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd8b794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.691+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33dc5db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.692+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33dc5db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332, and the Request Id: 6f985fda, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a3587f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_332-, and the Request Id: 2debea2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d6e923, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19ff8120, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.714+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_324-, and the Request Id: 77190455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_333-, and the Request Id: 782eb74c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.719+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415b9605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ca239e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca239e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.725+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f21f998, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f21f998 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335, and the Request Id: 4d5a303a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a06329f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a06329f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dedbc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dedbc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30717d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30717d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a3ca0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_332-, and the Request Id: 65e6dbc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328, and the Request Id: a716fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6435ea0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6435ea0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.740+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eccc940, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330, and the Request Id: 6d72822f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d46b70f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.747+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5b081, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.751+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b66e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53c7e7fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53c7e7fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245c1679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245c1679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329, and the Request Id: 2f178a3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f909a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75fd9cfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4073fe55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.767+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_335-, and the Request Id: 69f9e814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4073fe55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_328-, and the Request Id: 74117ebe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 423b845e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.771+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_330-, and the Request Id: 7cb3358f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 423b845e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332, and the Request Id: 35d3f0e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7793aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45205fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.786+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2965300a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_329-, and the Request Id: 32328710, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.794+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5465edf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5089188b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.807+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22a2367d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.808+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66266f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.810+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66266f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.810+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636a76aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636a76aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.812+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333, and the Request Id: 6c2b415c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2307c33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2307c33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fcfdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.819+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400d138a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.820+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400d138a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326, and the Request Id: 4b38ff72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_332-, and the Request Id: 6f6ec225, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9b7957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.839+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c148b13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78325d49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78325d49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.842+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0b334e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0b334e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c148b13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fc6da43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fc9c7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333, and the Request Id: 1ce604a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fc9c7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 249a01bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.846+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fc6da43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 249a01bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325, and the Request Id: 6600150f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.847+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334, and the Request Id: 3f5c6d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461832d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73277126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_333-, and the Request Id: 206e0c43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a33f71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_326-, and the Request Id: 1e1f8579, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7534f4aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.875+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_333-, and the Request Id: 15ac0d51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd19ded, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd19ded the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.879+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57121bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57121bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331, and the Request Id: 2cb198e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_334-, and the Request Id: 3d20dbe5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_325-, and the Request Id: 57827b1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.898+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b93621, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b93621 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f98cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.901+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f98cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330, and the Request Id: 2e04359b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.906+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba58a8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.907+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba58a8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: caaad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.908+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32a778df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.909+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: caaad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.909+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67cbfeda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32a778df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.910+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7465da8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67cbfeda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329, and the Request Id: 3da4fa1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783ed057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336, and the Request Id: 4ce8bef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c31ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_331-, and the Request Id: 8b3a2f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fd2ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57768d52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.928+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541a8f21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_330-, and the Request Id: 711f24d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_329-, and the Request Id: 2e87ffa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 106ad002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.935+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106ad002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cfc0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.937+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cfc0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff6ba03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333, and the Request Id: 6d4983c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_336-, and the Request Id: 7043b90b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.942+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75893b8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57d4c07a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a6c763c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f5e01f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f78d51b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19db5cb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19db5cb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ec5c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 82dc74c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82dc74c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79143a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ec5c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.958+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19fd5c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.959+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19fd5c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.959+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334, and the Request Id: 593a4960, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326, and the Request Id: 4cb2e593, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2266d581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2266d581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4785ed19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fc223dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_333-, and the Request Id: aa4f736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45adc828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fc223dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.966+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 85ebcb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad055f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45adc828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fecb54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1113976d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1113976d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5426582a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5426582a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327, and the Request Id: 392640b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.973+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0f43bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0f43bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334, and the Request Id: 35af8c12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_334-, and the Request Id: 2907ee39, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_326-, and the Request Id: 34d598e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.977+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335, and the Request Id: 74a5a218, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.985+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7cb221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.986+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7cb221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c680b99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.988+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a85de9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.989+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a85de9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331, and the Request Id: 78b95bbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.993+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_327-, and the Request Id: 50bf5ea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62726e0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.994+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62726e0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 834b9e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.996+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dac70a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.996+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 834b9e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:46.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332, and the Request Id: 536fb43f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 156cbe0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_334-, and the Request Id: 412250e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4782f24a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.012+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_335-, and the Request Id: 2a34f5f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.013+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508b720c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc0d599, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.020+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc0d599 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_331-, and the Request Id: 1702d271, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d41dde8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41dde8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.022+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330, and the Request Id: 5f074a1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497840a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_332-, and the Request Id: 1b4fde66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.027+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4709bb52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44ccd005, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.028+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd8ed97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.031+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e1fd687, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e941cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.033+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e941cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.034+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ee950c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ee950c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337, and the Request Id: 7533b779, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.040+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a25af68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.042+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_330-, and the Request Id: 2931bd3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f1411f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.058+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485f1440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccf023d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.064+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 135448d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 135448d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f892eb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f892eb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.070+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335, and the Request Id: 73b9b846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a93a8cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.073+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a93a8cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62006fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62006fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.075+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334, and the Request Id: 3c474970, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.077+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 652890e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 652890e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6acb758a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6acb758a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.082+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327, and the Request Id: 4f0f2805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.084+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_337-, and the Request Id: 3c54f796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e17925f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b992cdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 170c6965, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 170c6965 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e29394b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f18b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74c7a48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f18b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74c7a48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.100+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290a02a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4037464f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335, and the Request Id: d857524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.102+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4037464f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336, and the Request Id: 33b7881e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20b63040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.108+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20b63040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.109+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_335-, and the Request Id: 8d23d16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.109+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b734331, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b734331 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_327-, and the Request Id: 33e172e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328, and the Request Id: 54c60e06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c16dca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d99c285, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.132+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38adc199, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.133+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38adc199 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5160add3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.135+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5160add3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ada3e91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.136+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ada3e91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24bf284b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_334-, and the Request Id: 6ad5d33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bf284b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.138+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332, and the Request Id: 19dc5551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333, and the Request Id: 2fce1c58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.143+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_336-, and the Request Id: 1b784d01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_333-, and the Request Id: 2b4177a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_335-, and the Request Id: 739502f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe92083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_328-, and the Request Id: 33bbd669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.166+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f09a726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63300cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3086eabe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aaf9581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62aa301f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62aa301f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.180+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_332-, and the Request Id: 7de6480, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a34319d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a34319d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.185+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d7ac38e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338, and the Request Id: 710b2581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1803d12f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0d6fe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 408c0844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408c0844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6041278f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6041278f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.202+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337, and the Request Id: 44a7cd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6825466e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52ce23bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d9c2bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d9c2bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e2d2533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2d2533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44263291, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.225+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44263291 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.226+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331, and the Request Id: 6a81fc45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 254b57a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68021b72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68021b72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.229+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335, and the Request Id: e8b21ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62e16438, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_338-, and the Request Id: c428f1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.234+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_331-, and the Request Id: b7601ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.241+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62139781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d0de93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642e807f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.250+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_337-, and the Request Id: 5826cb56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.250+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642e807f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdf9531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdf9531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.252+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f7618c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.253+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329, and the Request Id: 583d5192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.257+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27b0ef4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_335-, and the Request Id: 21c2e55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.264+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303e7d8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303e7d8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.266+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8e9bd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.267+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8e9bd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334, and the Request Id: 36b5e06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7abf54c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4923643e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_334-, and the Request Id: 5e82af86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.275+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40823581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2269e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.280+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_329-, and the Request Id: 1bc7a3d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cec4f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.283+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bc9cac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170332f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8d46472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8d46472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792cfa7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.286+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4035bf20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.287+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4035bf20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.288+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339, and the Request Id: 1f1c4e34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.290+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 626f4b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2bfbc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b5ca9cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b5ca9cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.294+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b1026d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.295+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b1026d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d80f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34206985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.303+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a49de8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34206985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44b631f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.306+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b631f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.306+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_339-, and the Request Id: 124b4a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.306+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336, and the Request Id: 62043ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2d8f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.308+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2d8f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336, and the Request Id: 5e4c5a97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.308+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 226733c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 226733c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790697df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790697df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ef1c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 332b714a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333, and the Request Id: 635990ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 332b714a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.312+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8c2f844, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79427fd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328, and the Request Id: 348fe8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.314+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43da521e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43da521e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.315+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b90c2ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b90c2ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c2f844 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.317+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336, and the Request Id: 66905852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b831c1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.318+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b831c1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 267bcd85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267bcd85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338, and the Request Id: 7b59b5d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_336-, and the Request Id: 536294ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.332+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a6cbb82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.333+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f20700e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.333+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_336-, and the Request Id: 302ec043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.334+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 450ebc07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.334+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a758100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 450ebc07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.335+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_338-, and the Request Id: 6a40d14c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.335+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a758100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332, and the Request Id: 53b08ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_328-, and the Request Id: 5c1caf61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74371e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74371e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.338+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_333-, and the Request Id: 7bc26162, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_336-, and the Request Id: 14e0c6df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.340+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48f2d61d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b6bb1c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.341+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330, and the Request Id: 73ae93fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b6bb1c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 92187ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1125abb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1125abb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.345+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43e35a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340, and the Request Id: 5618f69b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.346+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e35a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.346+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34ef8d8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_332-, and the Request Id: 4e8a1f0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.347+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ffbaf1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffbaf1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.349+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335, and the Request Id: 560655c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.351+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ed86cca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6eeb596f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555b05f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459a2f41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_330-, and the Request Id: 46c7364e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.356+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6750cae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_340-, and the Request Id: 67b54b1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.358+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7abdd188, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7abdd188 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.360+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a27b8f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_335-, and the Request Id: 5864167f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5521e221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.362+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5521e221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.365+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339, and the Request Id: 24ce519e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114d20bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65a0d0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.379+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a0d0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d209cac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da4350f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d209cac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337, and the Request Id: 684a6a2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8e9da1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.388+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b770906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.389+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b770906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.400+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdbf053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.400+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e12aeaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21fad851, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fad851 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1e31e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.404+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_337-, and the Request Id: 13631eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337, and the Request Id: 6a27c617, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_339-, and the Request Id: 78ecda32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b8ceab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.412+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8ceab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19e672d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19e672d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337, and the Request Id: 6ecdcae0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.415+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 720e2641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 328f79ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.419+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b1f5a5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41300c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 238b9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e95d40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e95d40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.445+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 145dc947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 167f5dc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3008d8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.447+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3008d8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.449+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_337-, and the Request Id: 45de4264, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26eb7eb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39b25275, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.451+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26eb7eb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39b25275 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340, and the Request Id: 5cf4f14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333, and the Request Id: 4a963ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_337-, and the Request Id: 3707dc76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b93bfb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b93bfb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5af214ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60dbf29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5af214ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dbf29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334, and the Request Id: 773df37b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46850603, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.461+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46850603 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.461+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329, and the Request Id: 6d5a87f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.463+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79fff9d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e48f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e48f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 288bd5f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c30dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.470+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 288bd5f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.474+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331, and the Request Id: 7dfc7281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c30dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1efcd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.477+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597669d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.477+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1efcd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.479+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336, and the Request Id: 5882bc0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a331060, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_333-, and the Request Id: 79326d74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_340-, and the Request Id: 6da465d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.488+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_336-, and the Request Id: 3228f6af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73de4002, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.492+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2322e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.495+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20980adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_329-, and the Request Id: 384e79ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.506+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d2e951e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.507+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2e951e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.511+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_331-, and the Request Id: 7fd60cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.512+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f0063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.513+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f0063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.514+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341, and the Request Id: 5ebd3718, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1194d881, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63bc6df4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_334-, and the Request Id: 78a476ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f556f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.519+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e6c5e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.520+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_341-, and the Request Id: 6ac6c223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.520+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a738ff4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.521+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173f7971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a738ff4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6830ace0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6830ace0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.523+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503a6373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 400d2d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.524+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503a6373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.524+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400d2d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.524+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338, and the Request Id: 6a31f172, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338, and the Request Id: 67ce1370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.528+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a528dcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee6582d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_338-, and the Request Id: 1b2f6e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.531+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556ff751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 932ed8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.533+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4310a110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.534+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ea4f584, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec9606e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ea4f584 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec9606e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39063f36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39063f36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 441e0fc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338, and the Request Id: 538f9d1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 441e0fc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.537+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337, and the Request Id: 5461a670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7312d958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dd82b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.540+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dd82b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b5529d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b5529d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341, and the Request Id: 50d83dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c9593b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63743452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63743452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f33f8ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f33f8ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330, and the Request Id: 5640c05c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 433a11c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.559+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69bc07c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_338-, and the Request Id: 7a65d416, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.564+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ba371ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_341-, and the Request Id: 7d5f04a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_337-, and the Request Id: 29f402a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.566+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_338-, and the Request Id: a99e07d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.566+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_330-, and the Request Id: 5af0a238, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.567+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 544c0452, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7d7424, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.568+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 544c0452 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.569+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c26957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c964515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c26957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.570+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332, and the Request Id: 58ecb4e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c964515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4661f67a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3009c18e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3009c18e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4661f67a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1232514e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1232514e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.573+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334, and the Request Id: 7fd490d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.574+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339, and the Request Id: 5d597517, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4d9639, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.577+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ff87d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 387c39aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dc1e333, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc1e333 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 720c6dfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bec10aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 720c6dfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e00f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335, and the Request Id: 45d8074f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c1181c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2190f657, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2190f657 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba09652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba09652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.594+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342, and the Request Id: 2c6b309, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_332-, and the Request Id: 79e29b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.598+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_334-, and the Request Id: 5fe8f038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_339-, and the Request Id: 12a1bbc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11dc34c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1931e701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404dfe94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 655f2f42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_335-, and the Request Id: 4dd2920c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_342-, and the Request Id: 2cd1faec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.617+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16e8e002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.618+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e8e002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.618+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6000e873, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.619+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0a9463, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.619+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3086344f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e9ddf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cffb549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cffb549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 471c98ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15c360f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1381c419, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.622+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a199611, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15c360f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.623+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a199611 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6000e873 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1381c419 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61d9a3c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40c0184d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61d9a3c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339, and the Request Id: 7d463a4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c0184d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.624+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9575a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.625+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331, and the Request Id: 68d67637, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.626+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f7b9824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339, and the Request Id: 59e477e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342, and the Request Id: 3818285e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e96dd5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54501b9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.630+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54501b9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.632+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68120a37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68120a37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338, and the Request Id: 6f9258c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 784af130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.635+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4290d94c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.636+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 784af130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ff16372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.637+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ff16372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336, and the Request Id: 2f3011e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.641+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78100c5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_339-, and the Request Id: 4c02b502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.645+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_342-, and the Request Id: 3e02eadb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_339-, and the Request Id: 5b440bd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 258bd654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a55a00c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ad88a2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.650+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ad88a2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e744daf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e744daf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_331-, and the Request Id: 351d72fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335, and the Request Id: 6fce05dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_336-, and the Request Id: 4f7079fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a257b29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.658+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_338-, and the Request Id: 35e4ecbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a257b29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.661+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56e6870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42324b58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.663+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42324b58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a12a40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bd5fc79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bd5fc79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.665+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 374fad19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340, and the Request Id: 194421e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.666+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d8a559c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d8a559c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343, and the Request Id: 1ea1c42a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.679+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1412e754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_343-, and the Request Id: 10dfa5ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.682+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_335-, and the Request Id: 4a2812a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c9832a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9832a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257119e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257119e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.687+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333, and the Request Id: 13047c06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b419dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197a75c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440cdb3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.699+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bbf808c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440cdb3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f830c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c2f889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.699+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_340-, and the Request Id: 3e29cfcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2f889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.702+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340, and the Request Id: 7c8dc7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.702+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f3072a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144da3f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_340-, and the Request Id: 76c5740b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7130f902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7130f902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.707+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5361a09b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ca15b65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.708+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca15b65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.709+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4df33966, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32484668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32484668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.710+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5528b491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1009abd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1009abd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3d70b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.711+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340, and the Request Id: 60a52b6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.711+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 283c6486, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332, and the Request Id: 1a95affd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_333-, and the Request Id: 18495e5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3dbc0152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dbc0152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67a3ccea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dd3c301, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.717+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a3ccea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.717+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dd3c301 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344, and the Request Id: 2ba3ab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145a79e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29dde5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_340-, and the Request Id: 192ddea9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.735+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523f7a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.736+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145a79e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29dde5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ffbeea5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.740+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_332-, and the Request Id: 30a41d1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.742+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691c6de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343, and the Request Id: 35a86ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c6de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 726854fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337, and the Request Id: 6a7755, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f354634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.745+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb11a97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb11a97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.747+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f87c4e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.748+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f87c4e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339, and the Request Id: 7cccce97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6566f91b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64a9d65f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_344-, and the Request Id: 6df4cd96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bc643f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.760+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b4e035, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b4e035 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.762+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41650464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41650464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.763+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334, and the Request Id: 61219bab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.766+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_343-, and the Request Id: 53499826, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621a9c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70c15c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.772+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70c15c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.773+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12f63782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.774+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f63782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.775+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341, and the Request Id: 747009be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3820f7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_337-, and the Request Id: 1a272f1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_339-, and the Request Id: 7e950e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3820f7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.782+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 778e6f8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6800fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6800fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7235a53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336, and the Request Id: 584c9bad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.789+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72fbf9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72fbf9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cb652c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.792+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb652c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.793+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341, and the Request Id: 4604c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763c0ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_334-, and the Request Id: 5a8ca9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.800+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544c8c03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fe46621, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287dd43d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_341-, and the Request Id: 7f57c677, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279e315f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 313c5cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.826+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313c5cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a017c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d24d032, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.828+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a017c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341, and the Request Id: 112fb9ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.831+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_336-, and the Request Id: 31cd369a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_341-, and the Request Id: 418880f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f27611, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b509b07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ce743ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ce743ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.859+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f622e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f622e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.861+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344, and the Request Id: 482bbdc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 458af56a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.864+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 458af56a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 95bba11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.865+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 288516b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 95bba11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f75aa87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333, and the Request Id: 6e095e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510efc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510efc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.875+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_341-, and the Request Id: 31f25035, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b50b214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b50b214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338, and the Request Id: a690561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe52a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.882+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a70ea95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.884+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9de9c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.884+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28432aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.885+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28432aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.886+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d268a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.887+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d268a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.889+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345, and the Request Id: 7e32c300, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.895+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_344-, and the Request Id: 34a54b75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_333-, and the Request Id: 23eac4b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.907+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bb013c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bb013c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b41cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1525cd73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c3b74e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c3b74e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340, and the Request Id: 4e280b79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.915+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_338-, and the Request Id: 6abed241, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73946e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.923+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cf0a6b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.924+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_345-, and the Request Id: 7410eff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cf0a6b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3533ff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3533ff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335, and the Request Id: 6a3442dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.931+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df0eb11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8de5307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50569fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431d4c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431d4c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50569fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ed91957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed91957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b738cf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b738cf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.943+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342, and the Request Id: d2426ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337, and the Request Id: 6d472063, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c36c852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_340-, and the Request Id: 4b07178, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.955+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cabb287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aa84c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.958+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ed21d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aa84c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.959+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f71b85e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e231a22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca7059f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e231a22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_337-, and the Request Id: 3fdd7ea5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.963+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a80243, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a80243 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_342-, and the Request Id: 2fd8a56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64b76e05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64b76e05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.965+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342, and the Request Id: 23b9b7fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.966+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342, and the Request Id: 556ebe29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64bbccd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.970+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_335-, and the Request Id: 468f1c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.970+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798cfe6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.975+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ca3dca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.975+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 535c46a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b6a525f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6a525f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.985+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dfa7580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.986+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dfa7580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.987+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345, and the Request Id: 16bd5e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2129210c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2f6ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:47.999+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_342-, and the Request Id: 6a37dd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.007+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d333b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4587f84e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_342-, and the Request Id: 75943caa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32499c01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71d6675, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71d6675 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 163844ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 163844ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56934c0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.013+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56934c0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339, and the Request Id: 24cef79f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.016+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3fce40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.017+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3fce40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5da96aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341, and the Request Id: 1216f2b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5da96aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 577ca2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.019+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b20c268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b20c268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.020+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577ca2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.021+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334, and the Request Id: 2c9c894b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ab9f88e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.022+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab9f88e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.026+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346, and the Request Id: 38a1b121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_345-, and the Request Id: 51718be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.031+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a46303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75f94e83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a2d560, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.046+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ac61b72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_339-, and the Request Id: 17b7af62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_341-, and the Request Id: 2c044e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_334-, and the Request Id: 2a3767e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.057+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dbfe2c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.059+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 428ddc1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.060+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ac072a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.060+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 428ddc1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.061+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 247a15dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.062+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 247a15dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3965d60f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338, and the Request Id: 46ea98d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3bc3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.065+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3bc3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c1c4fb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70448364, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.068+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c1c4fb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70448364 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.069+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 467b8c99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343, and the Request Id: 2bf0c093, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.070+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467b8c99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343, and the Request Id: 2f71439b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.073+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1198be5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_346-, and the Request Id: 16b0a9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_343-, and the Request Id: 6c6bcb20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 633df0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 646ea0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 646ea0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476dfa1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476dfa1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.078+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336, and the Request Id: 556a9bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d28b400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53ba94b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_343-, and the Request Id: 4b5e28ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d8190a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2921f32a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.084+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2006c2dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 643ddf7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2921f32a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_336-, and the Request Id: 5c974968, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.085+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_338-, and the Request Id: 33bad2af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c973dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c973dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.089+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343, and the Request Id: 78bb89e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553727bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7fa2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45bdcdf5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.101+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ec2fc8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec2fc8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.102+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5acb4db8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.103+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5acb4db8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b9f13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a2e5135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.106+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a2e5135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.106+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad29af9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 396f65bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.106+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a8fa32b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 396f65bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.108+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346, and the Request Id: 57885dff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340, and the Request Id: 7e14a9ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.113+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784a3cb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4258b899, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.118+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1047cb43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_340-, and the Request Id: 35a74ba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.119+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1047cb43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66a77794, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67fde9d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67fde9d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66a77794 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335, and the Request Id: 13898a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.128+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dcc08a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f6ffb13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f6ffb13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342, and the Request Id: 72a1fce2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.132+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d7b497, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5aa57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c392230, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d7b497 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.134+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 594e5a13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 594e5a13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.138+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347, and the Request Id: 4c9309e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_343-, and the Request Id: 33a9de2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.140+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_346-, and the Request Id: 42c59cc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.140+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ec51b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ec51b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.141+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_335-, and the Request Id: 779cc29e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c0e2f14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3daff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3daff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.144+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d3008a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.146+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344, and the Request Id: 609da06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_342-, and the Request Id: f78531e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.147+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_347-, and the Request Id: 4bfb27ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c0e2f14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a3f26ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aa04b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.149+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a3f26ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aa04b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339, and the Request Id: 3dd8b868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6476ef3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.152+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cff3e4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cff3e4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3762aa98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68c76b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3762aa98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_344-, and the Request Id: 28fcc02b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68181377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.155+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344, and the Request Id: 6afd95a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13ef08ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 773132bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.156+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13ef08ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 86adcb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337, and the Request Id: 1530ed78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.162+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e6938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e729b85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.164+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2465c80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e729b85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.165+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 320ddcd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.166+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 320ddcd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74187f53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341, and the Request Id: 2bb794b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 452938fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.172+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_344-, and the Request Id: 28d50de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186f65d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.172+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e608941, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f966361, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_337-, and the Request Id: 11322250, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.173+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f966361 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 210ffa2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 210ffa2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_339-, and the Request Id: 508cc481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.176+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9907f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.177+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9907f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c92e5a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5853abd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.180+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343, and the Request Id: 30e38b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1612b62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5853abd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c92e5a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.182+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_341-, and the Request Id: 513c6483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347, and the Request Id: 48c4c426, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 110a6776, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110a6776 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ae4279e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.186+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bcfa58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344, and the Request Id: 6eceed38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.192+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_343-, and the Request Id: 315f9d6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6598d756, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7800702e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33d5ca49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.196+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7800702e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e09e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46a896ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e09e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a975c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.199+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a155ec8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a975c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.199+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_344-, and the Request Id: 7d76a145, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16fb8cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.203+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348, and the Request Id: 427c54bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16fb8cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68515ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.204+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2473f178, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.204+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68515ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2c9257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.205+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_347-, and the Request Id: 6ac5e7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6be0ef63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.205+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be0ef63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.206+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345, and the Request Id: 39cc1fff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336, and the Request Id: 3b086690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.210+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77211d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.225+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ffba0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.225+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4974e4e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.226+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ffba0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d846d4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d846d4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.228+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_348-, and the Request Id: 3d3087a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c3b2759, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.229+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3b2759 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.244+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345, and the Request Id: 3b417eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_345-, and the Request Id: 467c6e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b61de26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c952fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f84fb16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f84fb16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40835026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef5be37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.262+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40835026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.263+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef5be37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.263+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340, and the Request Id: 2085bd9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338, and the Request Id: 1e50524d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_336-, and the Request Id: 5f477095, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.267+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 619e1930, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.270+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_340-, and the Request Id: 283bb8c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.270+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fbe4268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.271+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbe4268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_345-, and the Request Id: 5f0481f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 705fe4f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77666790, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a7beab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77666790 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705fe4f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.276+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adef5b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.277+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342, and the Request Id: 468d16d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2da3bd26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65058a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2da3bd26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.280+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344, and the Request Id: e4a212c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21240490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.288+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_338-, and the Request Id: 7acadc8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.288+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf99bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf0850e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf0850e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.289+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 956755c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.290+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2522286d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bf4b79c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf4b79c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.291+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39d4aa43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55885cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55885cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39d4aa43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.292+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b324975, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345, and the Request Id: 46460459, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348, and the Request Id: 20150a31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.294+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60710e16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.294+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b9cefd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_342-, and the Request Id: 13c5ee9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7bece6ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bece6ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.297+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_344-, and the Request Id: 7e04d726, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df43e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df43e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.300+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346, and the Request Id: 45c594f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 511f179a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511f179a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24cab6ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cab6ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65753ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65753ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.304+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0d2434, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349, and the Request Id: 729aaf33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 121bb971, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121bb971 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_345-, and the Request Id: ea5fe55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.309+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337, and the Request Id: 6cf0274c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.313+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7320df33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7320df33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.316+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f6a09e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d031a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.318+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_346-, and the Request Id: 30bdc0a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.319+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d188541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f204f2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5329bafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.320+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_348-, and the Request Id: 460b2648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.320+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5329bafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_349-, and the Request Id: 4a8c5c50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_337-, and the Request Id: 3cd09644, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.322+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3b2fc4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.324+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341, and the Request Id: 50641775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.330+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ccf6345, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59b62b80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.331+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b62b80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.331+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d23c47a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53e5ea6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53e5ea6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.336+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75804e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.336+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 654a8a07, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.337+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346, and the Request Id: 34e5e50d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.337+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_341-, and the Request Id: 1f173fdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f8e898, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 974475, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.340+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2129f667, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384040f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.342+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3332c3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53d59266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5b242f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.344+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5b242f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53d59266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_346-, and the Request Id: 7051a578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5909ee78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.346+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5909ee78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.347+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e0eca70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d3813fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.348+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343, and the Request Id: 32b34c16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3813fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.348+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698bdc41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e951943, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e951943 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e25e517, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.350+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304e5e9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.350+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339, and the Request Id: cdfb923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df7d945, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df7d945 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.352+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e25e517 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345, and the Request Id: 425a9c76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72e4f379, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ffcb31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72e4f379 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 752d41e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.356+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752d41e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c89b60e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.357+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c89b60e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.359+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb39dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb39dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349, and the Request Id: 5fc6acca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66824c72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66824c72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346, and the Request Id: 5ff2e2c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347, and the Request Id: 71e0d705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 700b07b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.372+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700b07b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45415a53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_343-, and the Request Id: 32f2a940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.374+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45415a53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350, and the Request Id: 584d57fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_349-, and the Request Id: 566b2646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_346-, and the Request Id: 357917b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67aa871c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.383+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_339-, and the Request Id: 65bc4acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15a27aed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_347-, and the Request Id: 311685ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.386+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_345-, and the Request Id: 382e4704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f15e063, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.387+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2628d53b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.387+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f15e063 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2628d53b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.389+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a41cc84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503aed51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503aed51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.391+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eb8f94b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.391+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441abca8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eb8f94b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342, and the Request Id: 76e32f33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.396+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_350-, and the Request Id: 1eca41fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338, and the Request Id: 7fd3600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78bf792e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.398+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be20103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3a7021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.403+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12cee512, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 970118d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.406+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_342-, and the Request Id: 47450005, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.407+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f82145c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.408+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d60a5d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.408+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_338-, and the Request Id: 6d032bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d290e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d290e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cfa8446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cfa8446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ec88be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa0166a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cfdcd63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ec88be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b7501c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.417+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38bd1026, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.418+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38bd1026 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2320fd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bfb1538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2320fd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bfb1538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347, and the Request Id: 2294c1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bb7c878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bb7c878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c3c595d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344, and the Request Id: 581eb384, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.421+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c3c595d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4be96f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4be96f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348, and the Request Id: 74ee5ad8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719e6d2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 768d14ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0ae115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6223d7b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6223d7b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768d14ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347, and the Request Id: 851fe6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c096232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_344-, and the Request Id: ca8b8b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c9b9348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340, and the Request Id: 7204227f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c096232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c9b9348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a778696, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.429+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bd79c55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350, and the Request Id: 1c799a83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd79c55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.431+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346, and the Request Id: 34288210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.431+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_348-, and the Request Id: 30848f68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_350-, and the Request Id: 704aca34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.434+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_347-, and the Request Id: 7ad1c922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e74b58, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 678bfbaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.436+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7779ab38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_347-, and the Request Id: 91a6047, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.436+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_346-, and the Request Id: 51152369, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_340-, and the Request Id: 46412d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179c381b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.438+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c83f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.442+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73c61535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.442+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ec8b89a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66979dbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec8b89a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a24f563, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c2c00d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.444+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c2c00d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339, and the Request Id: 1f47f7e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.447+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36bcbae3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc7ad8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.448+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21bee10c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.449+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21bee10c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44bbc90b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.449+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76433f4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 345b63b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.450+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3206661f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.451+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3206661f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.452+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351, and the Request Id: 16d8855, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.452+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_339-, and the Request Id: 54904223, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.453+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4241cde4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.455+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0e72a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.455+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e067d92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.456+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e067d92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.457+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6c683a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55ca4768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.458+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55ca4768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343, and the Request Id: 678a7917, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c5157d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c5157d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14a85c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8c6df9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14a85c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.461+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3878dbab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.462+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3878dbab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed02247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68185992, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a94ff35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.463+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed02247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349, and the Request Id: 14b52b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.463+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68185992 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74aea248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a14ef45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_351-, and the Request Id: 63770d7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74aea248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a14ef45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5003b2d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5003b2d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.466+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348, and the Request Id: 29850c3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.466+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345, and the Request Id: 1cedf8bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52f915b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.466+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341, and the Request Id: 169ec765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.467+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f915b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31447578, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31447578 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.469+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351, and the Request Id: 6d74f3a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5479861d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5479861d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.470+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_343-, and the Request Id: 2d7ba461, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.470+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b9daee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e12b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe7593, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.474+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_349-, and the Request Id: 3859bf3d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe7593 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.477+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6601f962, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_345-, and the Request Id: 1522ceef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.477+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 655ea34d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_348-, and the Request Id: 6cadb7b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_351-, and the Request Id: 2c914226, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6601f962 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_341-, and the Request Id: 125bec14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.478+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655ea34d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f88f7ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.482+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348, and the Request Id: 2f5b1620, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 758e8960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171ce738, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f246665, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.488+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d8e19f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347, and the Request Id: 701078f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.489+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ad03886, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.489+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e1d368, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.490+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad03886 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.490+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_348-, and the Request Id: 4ddab508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b33cfc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.491+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f0bb0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.492+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0bb0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efcab9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352, and the Request Id: b2a55ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.494+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757885c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ba07551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ba07551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178abd52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.497+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6013883d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6013883d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340, and the Request Id: 2ca7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31162ae5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57a55c9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.503+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b1f0f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a5c9e3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a5c9e3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32ed057b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 688dc7c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688dc7c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ed057b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_352-, and the Request Id: 7e27b20c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 443d24b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443d24b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_347-, and the Request Id: 7a52a8a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.507+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c04ab02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c04ab02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.510+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e813f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41734d54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.512+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41734d54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346, and the Request Id: 1b91d12c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.513+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349, and the Request Id: 10f04623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344, and the Request Id: 172f7dbe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_340-, and the Request Id: 76beeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.523+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ebde78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.524+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ebde78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1517c7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.526+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22f96e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22f96e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352, and the Request Id: 4334c16a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fcda56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fcda56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.534+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5672b215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65c0bd6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65c0bd6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350, and the Request Id: 4be72701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.537+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c072b05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c072b05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561d7984, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.538+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_346-, and the Request Id: 7d129343, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.539+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a6af5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.541+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4facc23b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_344-, and the Request Id: 10b35eee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4facc23b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.543+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_352-, and the Request Id: 41ba7fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.543+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c18d91c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_350-, and the Request Id: 725d3c4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.545+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37fce6ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f9a025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97921e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f9a025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342, and the Request Id: 2527f290, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2319d139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.549+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6082bf54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a83aafc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a83aafc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.551+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_342-, and the Request Id: 3ffe3a28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.552+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68b60e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349, and the Request Id: 49b86234, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68b60e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.553+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52d53914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a21851, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59195d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59195d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_349-, and the Request Id: 3bc94a70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.555+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341, and the Request Id: 25abb766, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2df5f82d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.563+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71a12c2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71a12c2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65a0c00b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65a0c00b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.566+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353, and the Request Id: 771760a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.568+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3070ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7557809d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_349-, and the Request Id: 793e07e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3437e2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6846601a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151b6238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.584+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6846601a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.583+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_341-, and the Request Id: 2cf39346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151b6238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cff0670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cff0670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.588+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d98036, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348, and the Request Id: 7b350261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b9f81f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b9f81f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347, and the Request Id: 24cd0781, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.591+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a21c79d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.592+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a21c79d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_353-, and the Request Id: 4bdb59d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee962aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.595+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5950ad9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 439ae9f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.600+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 439ae9f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf3c749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353, and the Request Id: 2010149d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28286d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_348-, and the Request Id: 5768c387, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273e4748, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28286d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16d202f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.613+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d202f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.614+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_347-, and the Request Id: 56bb0d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.615+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351, and the Request Id: 2a2b7bb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.617+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560ec4b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.617+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29e0d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560ec4b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.619+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_353-, and the Request Id: 48939837, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c05fdfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c05fdfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cabbfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b294dcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b294dcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.622+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be16c24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 740e8787, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bcedff6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bcedff6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343, and the Request Id: 3794c670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f19c75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.628+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345, and the Request Id: 7979cea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_351-, and the Request Id: 6bb68fa3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4325a251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.629+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3993c96f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.630+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eab6b22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dae88c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_343-, and the Request Id: 5d2a047b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.636+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dae88c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23b13551, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23b13551 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.637+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51dba9e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dba9e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.638+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350, and the Request Id: 31a76cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.639+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bd2d087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bd2d087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342, and the Request Id: 1ed72c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.643+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ee74aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_350-, and the Request Id: 70b3135b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.651+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_345-, and the Request Id: 3b0cdbd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f6c3c37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f6c3c37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2de09515, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de09515 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.654+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349, and the Request Id: 1d34a18c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.655+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fb0061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.656+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d04bce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.657+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d04bce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39fd8633, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f2c5b1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.658+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39fd8633 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.658+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559c8e20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.658+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78306ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.659+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559c8e20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.659+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78306ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.660+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_342-, and the Request Id: 490a2f81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350, and the Request Id: 1680292a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354, and the Request Id: 3ae0e764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c0d58c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3cfad2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a6b458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34101751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.669+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61318cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.673+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_349-, and the Request Id: 408ee3b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e605494, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_350-, and the Request Id: f6a1cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_354-, and the Request Id: 4bc31cd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a18d78a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a18d78a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9b11ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24b4f47f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e37d0ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e37d0ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354, and the Request Id: 45bb9e84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cb17c59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.678+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb17c59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd49e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0417ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0417ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb5df2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.681+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348, and the Request Id: 1fbcad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.687+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a096c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f14b377, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a096c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.688+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e8efb59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.689+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4984a29b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.689+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e8efb59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3806c5f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.690+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3806c5f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f0a9109, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352, and the Request Id: 1c16849d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f0a9109 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344, and the Request Id: 4e896cde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.699+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fe593f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe593f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73143a17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73143a17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.704+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351, and the Request Id: 3b713961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.704+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_354-, and the Request Id: 29ea7036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65372376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_348-, and the Request Id: 7de8bd65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 672affb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_351-, and the Request Id: 24d9e674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.710+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672affb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c7322f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14915b59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7322f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.711+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777e5b86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 116dbc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.712+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116dbc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346, and the Request Id: 617ad202, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_352-, and the Request Id: 443c2cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d31a5c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e114f8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.715+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d31a5c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e114f8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.716+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343, and the Request Id: 1cdf247f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54ee2ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.716+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ee2ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.717+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_344-, and the Request Id: 17b0dca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.717+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351, and the Request Id: 2f5193e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.718+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7f8771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b7fbf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7f8771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.721+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ea5f545, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30812691, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.722+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ea5f545 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.723+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355, and the Request Id: 290b0c60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcb671b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.725+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2225cac3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_346-, and the Request Id: 75b2590a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_351-, and the Request Id: 14f9dcf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e8d171c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524f28a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49e5a3df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.728+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e407e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.729+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e5a3df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eff96c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eff96c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.731+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3572b4d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.731+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350, and the Request Id: 6ae1511b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 736673a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_343-, and the Request Id: 751c731b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.733+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12575d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12575d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27bdab2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.735+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4935ab6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6823a989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_350-, and the Request Id: 2344a18d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.738+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c818b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d835cf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.739+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c818b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d835cf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.739+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f026e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.740+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355, and the Request Id: 67255d27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e6ffe23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.741+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_355-, and the Request Id: 756dab2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e6ffe23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349, and the Request Id: 61a8fd21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35e60979, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f715bd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.744+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f715bd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.745+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ae63b5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ece650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ece650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536ad8ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.748+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352, and the Request Id: 2705b843, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fc2b356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_355-, and the Request Id: 3400b120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fc2b356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2beba9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.750+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2beba9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1756788d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.751+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345, and the Request Id: 2ebf5f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.752+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52c794ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_352-, and the Request Id: 41043334, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9a47614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.760+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30fd40d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.761+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30fd40d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a27a4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a27a4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.763+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353, and the Request Id: 1936c1dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_349-, and the Request Id: 5aae1e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1733e200, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.765+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30129594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_345-, and the Request Id: 5e174996, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6da0127e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.767+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 438dc36f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.768+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da0127e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37287875, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37287875 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af0bede, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.770+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347, and the Request Id: 5f925173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aeb8590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.779+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bb09fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bb09fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 536fd4a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 536fd4a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352, and the Request Id: 6e0906e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.787+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_353-, and the Request Id: 51533da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.788+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c4cbba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3851e41e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f0d0dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f0d0dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6936f8f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6936f8f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.797+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351, and the Request Id: 78b4edbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e826cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e826cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.803+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_347-, and the Request Id: 2ff2daac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.803+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e5b594, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a88aa94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.809+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344, and the Request Id: 2402b589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_352-, and the Request Id: db3752c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.812+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c25d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c25d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10c032a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.814+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cc4733d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10c032a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.814+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5845b9d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc4733d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.815+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5845b9d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44df99c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44df99c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b82cc15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b82cc15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353, and the Request Id: 2e593b62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.817+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356, and the Request Id: 4d2f698d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356, and the Request Id: af013e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_351-, and the Request Id: 1c5f234d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76935f18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.822+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f4489b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f68aec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.824+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_344-, and the Request Id: 1e661f14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68404555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.828+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_353-, and the Request Id: 716e1b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.829+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_356-, and the Request Id: 78517844, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.830+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_356-, and the Request Id: 70f4e115, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a30c358, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ce83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.837+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eab5361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d8241b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.839+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d71457e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d71457e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.841+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a13671c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.842+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a13671c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354, and the Request Id: 154873b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4610b74c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.847+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c0778bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.848+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c0778bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b78aa70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b78aa70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.850+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346, and the Request Id: 2b115fd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.851+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22eb8a76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49689e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcc577a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e04cff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e04cff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356d74cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356d74cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.868+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5eda257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64c9819d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64c9819d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.869+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7220ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353, and the Request Id: 3c461066, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d80372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d80372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.873+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350, and the Request Id: 2494bd58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 333255eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72c6519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.877+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_354-, and the Request Id: 6cc3d3fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.877+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72c6519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8f2056, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_346-, and the Request Id: 1fe1e4e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8f2056 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348, and the Request Id: 72b8e527, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.880+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c68e5fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c68e5fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.881+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4008c27b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.882+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea4b323, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.883+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea4b323 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.884+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f91d329, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345, and the Request Id: 5a8d60d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.887+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_350-, and the Request Id: 37053c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_353-, and the Request Id: 31ec927c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c7265fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 389cfa6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.889+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6aa0b3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280e70f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c7265fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.891+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_348-, and the Request Id: 3901edee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 389cfa6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.892+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6040f4a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35f17e58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6040f4a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 600b95b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.893+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f17e58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.894+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e94cdcd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600b95b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.894+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50e13d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.895+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354, and the Request Id: 3f9adfd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.895+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352, and the Request Id: 446628b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.897+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_345-, and the Request Id: 4a495c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.897+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 471cd1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 471cd1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.898+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357, and the Request Id: 7bea0354, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.898+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7154f918, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.899+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7154f918 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.900+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ea102f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.902+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_352-, and the Request Id: 32bb8e4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.902+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47624d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.903+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47624d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.904+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347, and the Request Id: 6e52108b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.907+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7a7bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_354-, and the Request Id: 5185c599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac4d206, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.908+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52400cae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77cecf77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77cecf77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.913+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_347-, and the Request Id: 7d7f2261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 679be6ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 679be6ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.915+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_357-, and the Request Id: 26e562c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357, and the Request Id: 44872356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e453aba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e453aba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.920+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c844fb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c844fb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.922+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355, and the Request Id: 2aa0b704, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f41c8cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.924+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2600e517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41206beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41206beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ea6fdbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ea6fdbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351, and the Request Id: 54d4bc65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bf701a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65f8afec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584ffa2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.934+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: be221f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_355-, and the Request Id: 74ca1ca7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e1250c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27be91c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a83805f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.942+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_357-, and the Request Id: 46d79120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.944+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb27301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.945+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ba28c67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 275dee05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ba28c67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275dee05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.962+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 513c9e5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 513c9e5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.967+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_351-, and the Request Id: 12d0757a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.967+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65fe473c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65fe473c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699891e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.968+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699891e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d70c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d70c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.969+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529e9d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fc4113c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 997d409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 997d409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b2d8ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b2d8ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b36179c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.976+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349, and the Request Id: 35dc07ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.976+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354, and the Request Id: 111abeb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346, and the Request Id: 26b5f91d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54eac284, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.980+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54eac284 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e19bf1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b6b5608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.986+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b6b5608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.987+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358, and the Request Id: 777a0dd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.987+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353, and the Request Id: 4d42112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f2f7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.989+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f2f7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.989+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c6f3176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 361890e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_346-, and the Request Id: 4530d453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 361890e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bac406c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cfe382, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348, and the Request Id: 4e8d8d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_354-, and the Request Id: 785e3dc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:48.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ac6870d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.000+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ac6870d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f450e62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_349-, and the Request Id: 1867dbfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.001+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f450e62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.001+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a853090, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358, and the Request Id: 3bdaa456, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.002+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a853090 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.002+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52f49986, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52f49986 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.003+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356, and the Request Id: 1cab22d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.006+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_358-, and the Request Id: 5dcecdc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16f56619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_353-, and the Request Id: 5f547fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_348-, and the Request Id: 71c6ba80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d1d479, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d1d479 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cf2d823, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.030+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a24caf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.031+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cdee08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.031+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fa32c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.032+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa32c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355, and the Request Id: 6eb8bc3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.035+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_356-, and the Request Id: 72c095ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6389ab8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40862af5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.043+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d24220f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e7803f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_358-, and the Request Id: 26438f6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ba59c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.060+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20c9a4bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.061+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20c9a4bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 267c3ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.062+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 267c3ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352, and the Request Id: 22fae39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.065+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5c179a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.067+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d9e2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.069+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_355-, and the Request Id: 10a926a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fd15d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fd15d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5909bb1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.078+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae497e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.082+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29850b96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fc8b3d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c4d89dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f8b3c40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c4d89dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f8b3c40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.085+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347, and the Request Id: 40a07b29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_352-, and the Request Id: 765bf8fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.086+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 479c4f1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 479c4f1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41f148f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.088+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350, and the Request Id: 62c06f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f02eb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f02eb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.090+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7494e020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f148f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7494e020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_347-, and the Request Id: 5f8f468, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.091+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a490d9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798b60cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 499994be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61e5a53c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499994be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e5a53c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6002f540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6002f540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: afbd162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: afbd162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354, and the Request Id: 10abe2a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.094+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_350-, and the Request Id: 67797d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.095+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349, and the Request Id: 2c1e3439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 794a6a43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 794a6a43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355, and the Request Id: 8b8f0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359, and the Request Id: 1d034624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a0a383, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.100+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff18e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d89955e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.100+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_349-, and the Request Id: 48b9435e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_354-, and the Request Id: 458ca8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.103+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bf4f59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.103+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b456bd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.104+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b456bd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a924b16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a924b16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_359-, and the Request Id: 4bde0ef4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.106+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359, and the Request Id: 2e300f7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ef01eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.111+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ef01eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a79d07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a79d07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.113+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_359-, and the Request Id: 219d32c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.114+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41218103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.114+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7312f831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353, and the Request Id: 5d3c5450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.116+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68cfaf95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.118+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc5d95d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_355-, and the Request Id: 7e5880c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bcfd3af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3449e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 659a9b06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.133+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 659a9b06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.134+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fc45c98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 660788c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.135+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660788c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351, and the Request Id: 6f543cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7850532c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4317dcbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7850532c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 779cf864, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.147+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1275f1ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_353-, and the Request Id: 58b52f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 337c8250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779cf864 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 222e36c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.152+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3125352b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 222e36c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c71ff5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.152+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c71ff5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356, and the Request Id: 1ae0722a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348, and the Request Id: 36c95a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.155+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 211780af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.156+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_351-, and the Request Id: 7d3aa7c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.157+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64be935d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1275f1ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.157+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 405acda9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 405acda9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d30211f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b8b6bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d30211f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b8b6bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357, and the Request Id: 1277c520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_356-, and the Request Id: 49d8c445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.161+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355, and the Request Id: 1a2e97d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae25708, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2880b750, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.164+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a923605, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.165+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41e9a804, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34862df7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.166+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34862df7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.167+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_357-, and the Request Id: 45dc790d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.169+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bb19fe0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.169+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50335320, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.167+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_348-, and the Request Id: 647db974, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.168+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5451f7cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.170+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50335320 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.171+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360, and the Request Id: 5a1b114, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_355-, and the Request Id: 39788eb9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.173+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb19fe0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740af139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b6d5865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740af139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.175+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6d5865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2dfd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.176+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4665bd4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.177+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4665bd4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360, and the Request Id: 4839ec4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.180+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19df8381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.181+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19df8381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.181+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5ebfcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5ebfcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.183+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350, and the Request Id: 211e303, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356, and the Request Id: 4b10f776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3059a7b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 284ed87a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.188+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e17abd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_360-, and the Request Id: 17e6ad06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 661d1505, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4db5f1d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.196+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_360-, and the Request Id: 633608fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db5f1d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3820f8f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.197+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389e68eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.198+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20210517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.198+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32786728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32786728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_350-, and the Request Id: 2c238f45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.200+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c04580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.200+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4afc0761, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c04580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51420608, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afc0761 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51420608 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77b853f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357, and the Request Id: 1d522f63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352, and the Request Id: 4ebe4135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.203+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b853f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.207+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354, and the Request Id: 376da2ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b95185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2730dd87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490fad3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a840712, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.216+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a193edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.217+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a193edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_356-, and the Request Id: 5baada7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_352-, and the Request Id: 234a98c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73f60f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.220+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f60f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 226e4ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.223+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356, and the Request Id: 6e8a4ebd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.227+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_357-, and the Request Id: 668492d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c2493c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.236+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0b19e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0b19e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.237+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43bf0222, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.238+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43bf0222 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.239+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358, and the Request Id: 6d6ea5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_354-, and the Request Id: 3c442173, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.246+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578c09a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.247+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578c09a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a098516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 103b4d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 103b4d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349, and the Request Id: 7302a804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.251+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41f597c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.255+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7116fcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d84a470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d84a470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.260+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 127b839d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 127b839d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361, and the Request Id: 1c84b7e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553cc7f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39c99feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15320cd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15320cd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.272+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aa1b9be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_358-, and the Request Id: 4e4cef63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aa1b9be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.276+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747819c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361, and the Request Id: 7b4e124a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.282+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3e2b2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3e2b2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.283+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65b7fbb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.284+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18b9a406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61ec074a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61ec074a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_349-, and the Request Id: 11de868d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351, and the Request Id: 37f7c9e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.295+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_356-, and the Request Id: 535929eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_361-, and the Request Id: 688b1736, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_361-, and the Request Id: 67b056b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32d8468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.308+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d8468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f470ebc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f470ebc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.311+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353, and the Request Id: 3cafeb82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f6f5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_353-, and the Request Id: ead2296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400da1c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.324+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400da1c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.324+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2105a121, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.325+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2105a121 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358, and the Request Id: 16525814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cedce26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cedce26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.333+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51598ef6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51598ef6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357, and the Request Id: 16b40f2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64cdc52f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.339+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 323c1bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_351-, and the Request Id: ecf620a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 786b00f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6d2683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.353+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d75752b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5baced56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baced56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.356+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1154f292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.357+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1154f292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350, and the Request Id: 515fff25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.361+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612f24a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5efa52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_358-, and the Request Id: 1e8bbed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4533f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_357-, and the Request Id: 76cc787f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 812e441, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.380+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 812e441 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd6eab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.382+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd6eab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.383+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359, and the Request Id: 5a35f670, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f7613e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.388+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f622e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.391+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 557ca0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.399+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b430f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a6a0b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.407+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66b20adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f57b739, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f57b739 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.416+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f8f7125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.417+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8f7125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.418+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357, and the Request Id: 5ea340e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b437ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.424+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fda4e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.424+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b437ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.425+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14271169, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14271169 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362, and the Request Id: 177489b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74e23a78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74e23a78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 205931e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58b2a748, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58b2a748 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354, and the Request Id: 43924bd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_359-, and the Request Id: 4a965e68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cbec2b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.451+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9cb02e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.452+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262e7dfa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9cb02e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e16a581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.454+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e16a581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.459+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358, and the Request Id: 6bd1d7bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_350-, and the Request Id: 21ae8e5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.464+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aed4a4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aed4a4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c28670a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.467+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c28670a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355, and the Request Id: 57d568cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.468+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_357-, and the Request Id: 1dce6d48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_362-, and the Request Id: 32f6964, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.475+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_355-, and the Request Id: 7db716a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49377bf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_354-, and the Request Id: 7f26ef1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.483+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d2772c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.491+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5f5158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19409683, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5f5158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.492+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19409683 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a35796, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a35796 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c411f9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c411f9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.497+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362, and the Request Id: 3b4be5d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352, and the Request Id: 2d0b2c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.504+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_358-, and the Request Id: 87471a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74edfb20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 283c72a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 283c72a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.522+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5589f669, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.523+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5589f669 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2531da73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359, and the Request Id: 729d761f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.530+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64495b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.531+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61c65d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.536+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b174fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28890a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.539+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_362-, and the Request Id: 6b071e29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_352-, and the Request Id: 8f2b9d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c046f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de10bd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114d0aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114d0aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.550+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7783753e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59c584e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39897273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_359-, and the Request Id: d1a3084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.555+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39897273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.556+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d103bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ec7ed04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.558+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a48ad55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ec7ed04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363, and the Request Id: 2f3acc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 209b8c49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10cb4f17, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19f7e70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f7e70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b65e3ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360, and the Request Id: 374f579a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5899a5d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a09e209, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5899a5d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54821223, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54821223 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59ed55e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59ed55e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351, and the Request Id: 7b6bd701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6799c48b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.579+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522a0546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522a0546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.580+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6799c48b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358, and the Request Id: 2b43976a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e761dd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.581+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e761dd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355, and the Request Id: 42a331a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_363-, and the Request Id: 246217eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f43fd13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8a69ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af2a78f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.598+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af2a78f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f5806d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f5806d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5eddaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5eddaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.600+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359, and the Request Id: 6ea59098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a69da1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69da1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353, and the Request Id: 10474509, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_360-, and the Request Id: 5e7e69a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.607+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fd9aece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fd9aece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f4dbe6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.609+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f4dbe6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356, and the Request Id: 622c7363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_353-, and the Request Id: 23223bf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.615+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_351-, and the Request Id: 25a16ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_358-, and the Request Id: 6403c77c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.623+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_355-, and the Request Id: 66144a47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: adbe9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bf82ca2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.632+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bf82ca2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.633+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 734c37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734c37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d638b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d638b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360, and the Request Id: 85badb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 613292c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.636+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 613292c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363, and the Request Id: 7c010ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_359-, and the Request Id: 3bca21f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.643+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 575cd13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_356-, and the Request Id: 4d311153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6015dfe6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f8795a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.659+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5126292e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.664+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99d2840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.673+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68f743de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_360-, and the Request Id: 2669bb7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_363-, and the Request Id: 74a1a505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 486f932b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dffeb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.717+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e059a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0e24bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 243622de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14d0d569, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.729+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bfa7aac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 697a1d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1143772d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1143772d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bea8ce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.736+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34b7ddbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b597bfd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c803684, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34b7ddbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c803684 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.739+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361, and the Request Id: 61cc0364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 484b7b3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.744+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75d57b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 484b7b3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a559f59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.746+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364, and the Request Id: 7c57dbb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.746+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a559f59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.747+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b44fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b774372, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20706624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20706624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360, and the Request Id: 41e7bc71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 355075d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.755+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355075d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d2a4ee2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.756+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d2a4ee2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.757+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356, and the Request Id: 4fb4d780, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56bc51fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56bc51fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.763+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e332640, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e332640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.766+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354, and the Request Id: 12d6344e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.772+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 365eac5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365eac5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.774+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebb2531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebb2531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 185852b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364, and the Request Id: 2c9e1b1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 185852b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d8658a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.778+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_361-, and the Request Id: 2ef0585, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.779+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d8658a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359, and the Request Id: 3d8a4bd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.783+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7127c519, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.784+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7127c519 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45f29d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_364-, and the Request Id: 6a696351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f29d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352, and the Request Id: 112dd673, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1548233d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.790+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30d8d59e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1548233d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d8d59e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 781cf7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.793+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 781cf7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2979a521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.793+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_360-, and the Request Id: 7ba49f89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2979a521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357, and the Request Id: 5e893d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.799+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361, and the Request Id: 7b590b50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_354-, and the Request Id: 52d920d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_356-, and the Request Id: 3ca1dc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_364-, and the Request Id: 5eab9958, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_357-, and the Request Id: 559590c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.806+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d693d82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36a5c0aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_359-, and the Request Id: 6e56fc6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7bc9c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.817+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_352-, and the Request Id: 1ba5e862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.820+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca0d0cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.826+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bac1550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.828+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a26de93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6286914b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.835+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_361-, and the Request Id: 5691b3fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.837+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15eab65b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.838+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20cddf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f38c42c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 687d21db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57988e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4c463d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d7342fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.866+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d1b45c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1b45c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.868+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4438d6a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.870+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287600c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ea355e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 165d28a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.868+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63e0f907, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea355e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 165d28a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e0f907 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.874+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25cf59de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25cf59de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d628423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d628423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361, and the Request Id: 38304e2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.878+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 217ba439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b10a2b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.879+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 217ba439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.880+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1325319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362, and the Request Id: 1e88e37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1325319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.881+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358, and the Request Id: 4911952d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f02b62f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f02b62f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721d6eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.885+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721d6eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2d8e8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.887+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357, and the Request Id: 7c27c368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.892+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_362-, and the Request Id: 49ea875b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365, and the Request Id: 659ebbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c269e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.894+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c269e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_358-, and the Request Id: 211e10e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e27e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e27e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4926b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.903+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_361-, and the Request Id: 112d199e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360, and the Request Id: 2cc4a50c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97bfaef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.907+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f54166, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f54166 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2f6343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2f6343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.911+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355, and the Request Id: 1c38534, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.915+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_357-, and the Request Id: 372dc003, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.915+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49c85573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60b40051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60b40051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d09131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.918+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5435e6ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d163cd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d163cd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.920+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5789ab3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.921+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5789ab3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.920+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_360-, and the Request Id: 629e7c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365, and the Request Id: 73bad8e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257eadf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.925+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257eadf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.927+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362, and the Request Id: 55cd1153, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfccd6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.933+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_355-, and the Request Id: f170295, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.934+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f19d9a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_365-, and the Request Id: 50376982, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_362-, and the Request Id: 49e4f149, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fc1e963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_365-, and the Request Id: 556e3550, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 771b2f0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.941+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f559d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.942+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e284225, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a94df14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a94df14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.943+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e284225 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.945+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7af895cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.946+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af895cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e252cef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.947+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36b1162, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e37048, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36b1162 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.949+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362, and the Request Id: a74d839, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353, and the Request Id: 409fb584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4996995c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4996995c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.956+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35b26e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.957+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28e88f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e88f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.960+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ae33d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359, and the Request Id: 7dbb3705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cc568a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.963+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 801e64c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 801e64c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a4f53b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 733bad4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.966+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12f0ce80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 733bad4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12f0ce80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363, and the Request Id: 4405ad08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: df1049a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: df1049a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358, and the Request Id: 7e1717f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.978+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_362-, and the Request Id: 678a616a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 141ddd25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_359-, and the Request Id: 4354794c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bc04228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.982+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e16c35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 229ae273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d39f947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 229ae273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.991+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_363-, and the Request Id: 4b7fa33d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54e7ea9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.993+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_358-, and the Request Id: 4718c5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.993+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e7ea9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361, and the Request Id: ddcb129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_353-, and the Request Id: 2e6a84a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248f8978, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:49.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b7b2e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72acb9bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517b1710, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517b1710 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.009+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 641b2118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.014+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6bd990c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15a9cddc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15a9cddc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bd990c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.019+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 706c500e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.020+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 706c500e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.021+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363, and the Request Id: 180e0e74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.024+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73dfdbe5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.025+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73dfdbe5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cb1eb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.026+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cb1eb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366, and the Request Id: 438e3c67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_361-, and the Request Id: f8ed2d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.039+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c98f39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfe5853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.040+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfe5853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbf6fcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.044+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7403e9ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.044+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366, and the Request Id: 62c1e633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.044+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_366-, and the Request Id: 1f6c8711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.045+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7403e9ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356, and the Request Id: cdbfa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.047+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32fa979f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10fc339e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.050+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_363-, and the Request Id: 623251c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304eada0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.052+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8acd4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8acd4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b243b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b243b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364, and the Request Id: 313318d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.059+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_356-, and the Request Id: 12ebd446, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b13f26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.063+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a978b78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.067+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_366-, and the Request Id: 2140f121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.071+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69174101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34821cb2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.078+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c13c29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.078+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34821cb2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.079+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7656e1b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.080+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7656e1b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.081+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363, and the Request Id: 5c9c3221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f062f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.085+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f062f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.086+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6292a85a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6292a85a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.087+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cb2fb11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.088+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359, and the Request Id: 5189572a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb2fb11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.091+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6174ebc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.095+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6920da6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6920da6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.097+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eca86da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.098+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360, and the Request Id: 2110df55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef30ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ec0e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.100+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ec0e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.100+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418efaf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b603eea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.103+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b603eea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e51edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354, and the Request Id: 1bea07f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.111+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55296b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.116+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_363-, and the Request Id: 3245a483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.117+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 728dbbf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_364-, and the Request Id: 4de28e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d8dd642, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 728dbbf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75ff9acf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.120+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75ff9acf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.121+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367, and the Request Id: 5facb02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ecbf0e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecbf0e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.122+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7909ca89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7909ca89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.123+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_360-, and the Request Id: 6c5bc9db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.124+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2947da15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.125+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5df374c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2947da15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30caf20b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.126+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5df374c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30caf20b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.128+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 309014c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.129+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362, and the Request Id: 3001c5ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b374808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_359-, and the Request Id: 74ccbf51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b49f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.131+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b49f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367, and the Request Id: 422cd113, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.133+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364, and the Request Id: 4c93fc68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.133+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_354-, and the Request Id: 2046fdb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_367-, and the Request Id: 165da622, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.142+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_362-, and the Request Id: 50d1adfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e44de3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7935f189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_364-, and the Request Id: 3ff018ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.148+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f881bd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15dcca04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.150+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7382ae8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.151+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7382ae8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_367-, and the Request Id: b905a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ddbae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.154+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e607b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e607b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef5e101, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357, and the Request Id: 46ea8481, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.157+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c2f91a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5be7c69a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f70419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a20c9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d0eaaf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.170+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fb9ffcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.171+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb9ffcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.174+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d451177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e2a21f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e2a21f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.175+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_357-, and the Request Id: 7d407c69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364, and the Request Id: 4286cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c38c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.178+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58f025b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.178+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1143e36f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.186+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3722af95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58f025b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3afe2405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.187+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3afe2405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365, and the Request Id: 56c936e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703a9b27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703a9b27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.194+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12ac59df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12ac59df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361, and the Request Id: 64ca7d69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.199+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e4b097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.199+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38893732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.200+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76af367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e4b097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38893732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d6f9bda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6f9bda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d9847cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d9847cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.205+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fd0c11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e33e12f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.206+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd0c11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e33e12f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.207+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32902e55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368, and the Request Id: 342357c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.208+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32902e55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.209+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360, and the Request Id: 7df75cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9545bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.209+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c80a18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9545bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.209+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_364-, and the Request Id: 23de55fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.210+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c80a18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.210+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a614a4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.212+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363, and the Request Id: 3aaac0d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368, and the Request Id: 7366ccd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.213+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d5617f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.214+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d5617f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_365-, and the Request Id: 7f60002d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355, and the Request Id: 4131ed5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.226+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_368-, and the Request Id: 11f990a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.226+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_361-, and the Request Id: 2f9c21d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.227+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1705f7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.228+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_360-, and the Request Id: 244b1e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.232+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_363-, and the Request Id: 74638581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.236+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ca31d16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efe01eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ca31d16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.241+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d314ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_368-, and the Request Id: 2ad0a8d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.241+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_355-, and the Request Id: 347adda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.241+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d314ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d6cc0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365, and the Request Id: 393d5192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6171106c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a2d35a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.254+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd92412, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.254+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcc9a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.255+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6784667e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e074c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6516fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18ab32cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.263+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1868862, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.264+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18ab32cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.264+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c2ecaa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.264+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b830ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b830ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.267+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358, and the Request Id: 510afc8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.269+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c2ecaa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bbbfc6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_365-, and the Request Id: eeed3b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bbbfc6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365, and the Request Id: 4d63162c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.274+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a71d6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b48a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b25e690, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d0e3a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5710022d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.277+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbd4e6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5710022d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.278+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec120ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c17a866, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c17a866 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_358-, and the Request Id: 377bfd4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.284+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a38663b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.285+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a38663b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.287+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f545780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f545780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.288+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2187fe49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.289+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_365-, and the Request Id: a157245, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79958681, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.291+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79958681 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f84e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7103d7da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.293+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364, and the Request Id: 354b2c96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7103d7da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.295+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f84e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b89fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366, and the Request Id: 158b51c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b89fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.297+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369, and the Request Id: 3332d17a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361, and the Request Id: 5a759a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 300cc257, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_364-, and the Request Id: 69bde157, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6573fd5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.306+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6573fd5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.307+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485329f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.305+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9ab1c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d897b50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62488b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9ab1c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f869792, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.309+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f869792 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.309+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62488b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590ec45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590ec45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.312+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356, and the Request Id: 55123d6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_369-, and the Request Id: 289b375e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d4fceb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d4fceb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.316+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362, and the Request Id: 68044ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.316+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451e4083, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.316+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 312df21f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.317+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 312df21f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 400b92ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195112eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369, and the Request Id: 3ac78435, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_366-, and the Request Id: 5287bfe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6529c6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.327+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_361-, and the Request Id: 51cb43c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_356-, and the Request Id: 39f6b610, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6529c6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73853998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.338+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e8c4d7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.342+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e8c4d7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.346+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61209856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366, and the Request Id: 382b73d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.347+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61209856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776f9d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.348+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776f9d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359, and the Request Id: 400029ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2007142c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2007142c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d444124, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.352+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bc6f09a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366, and the Request Id: 29024d88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dc75a1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.353+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7b0983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_362-, and the Request Id: 578db37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_369-, and the Request Id: 4b5e2dfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.356+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c9acdee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.356+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_359-, and the Request Id: 54571d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.358+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_366-, and the Request Id: 4cf850e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351f61d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.359+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98a5f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351f61d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_366-, and the Request Id: 48926f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.360+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dbc44df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.363+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26808381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 686d2f08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.364+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26808381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.364+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a846c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.365+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a846c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365, and the Request Id: 5f4e7873, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a79a55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.366+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a79a55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233d2e6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.366+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233d2e6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370, and the Request Id: 51ac356c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.368+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24d55e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d55e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.370+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536c5d98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367, and the Request Id: 2adf74cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5abc5dec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b4a6a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.378+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_370-, and the Request Id: 5ca3eacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.379+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_365-, and the Request Id: 3c083341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d2f0ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b47682c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6509cf01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.382+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6bf697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.383+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_367-, and the Request Id: 12333244, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.389+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71533a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4836b8c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.394+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c0ac2b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 282554db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a410838, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.400+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a410838 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282554db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45be3160, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f73d27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.401+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f73d27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.401+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45be3160 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367, and the Request Id: 4c9b170f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0b7a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0b7a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367, and the Request Id: 6002cd5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6501cf5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 94a4347, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106ec2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.407+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a3960c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106ec2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3960c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 94a4347 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 773bd103, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 773bd103 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29ecd89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bfa5770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bfa5770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363, and the Request Id: 7163a236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40711de0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ad20f0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ad20f0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.415+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e7d7baf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e7d7baf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362, and the Request Id: 1401bbd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360, and the Request Id: 6c9b8af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.421+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357, and the Request Id: 2b0fe316, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.421+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 679e7c09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_367-, and the Request Id: 5dc5b553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28bee2b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28bee2b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.428+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a8e82ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.429+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8e82ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.430+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261e8e10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.431+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366, and the Request Id: 732e044a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_363-, and the Request Id: 3a1f20c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.433+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_367-, and the Request Id: 5b5c4e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.440+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_362-, and the Request Id: ed53aa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.440+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fe952a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_357-, and the Request Id: 52d6ebc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_360-, and the Request Id: 20716e86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.441+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb3d427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb3d427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 636c29dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.444+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29f410af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a23afd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 636c29dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135faef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370, and the Request Id: 4e033965, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_366-, and the Request Id: 5b86fd86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214285a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.448+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214285a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.450+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f2ea2b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3b637e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.452+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3b637e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436168e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.455+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 188e45e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368, and the Request Id: 2b41e22c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.456+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e77b042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.457+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424088a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.459+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24d4950b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_370-, and the Request Id: 5f1b92d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.465+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7aacc756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.466+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7aacc756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.467+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76dfdf60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dfdf60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d3d448, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a883a65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.470+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a883a65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1adc811d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1adc811d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.472+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368, and the Request Id: 23654ef6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57840498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57840498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 323b8c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371, and the Request Id: 739a3126, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.481+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323b8c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b3359b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be8b183, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364, and the Request Id: 2e1a0121, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.490+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 974402a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_371-, and the Request Id: 56c711ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70497d30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.493+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70497d30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 102587bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 102587bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_368-, and the Request Id: 21f49561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a513981, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368, and the Request Id: 4d1b6252, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a513981 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9703ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.515+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_368-, and the Request Id: 6d4bf4c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e8fd221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_364-, and the Request Id: 61742b44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e8fd221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de8cafc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.520+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363, and the Request Id: 15fe8f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.522+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46ed4927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ed27871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_368-, and the Request Id: 3df37c9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.523+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1413b19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.530+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30173375, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ae9755f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae9755f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.532+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 82a672b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.533+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19bb51d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.533+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_363-, and the Request Id: 6a1dd6d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bb51d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62894cf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71947057, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.539+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3843d79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.539+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fdd7892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.540+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdd7892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.540+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b3f9993, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1328ed60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14fae263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.541+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14fae263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367, and the Request Id: aabdee6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361, and the Request Id: 103e2bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e8198a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.544+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8198a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.546+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf7e25f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3843d79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69723186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.550+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717efc2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a2ecd55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.551+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717efc2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a2ecd55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36d7a278, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_361-, and the Request Id: 1d5e26e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d7a278 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.552+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371, and the Request Id: 5c05cd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358, and the Request Id: 324c0eae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.555+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5d2562, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.555+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126a4d0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71312efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_367-, and the Request Id: af11116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.556+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126a4d0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.556+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71312efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15290064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15290064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.563+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 357dd144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357dd144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.564+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369, and the Request Id: 2028ca2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.564+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26a29746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4b67d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.564+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_371-, and the Request Id: 1d4db79e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1737683e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.565+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1737683e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52c57dd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.566+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c57dd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372, and the Request Id: 6fee6c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.571+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_358-, and the Request Id: 6a65bc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.571+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53bd699b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.572+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53bd699b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.577+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369, and the Request Id: 8a05cdd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.578+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369, and the Request Id: 2092e96d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.580+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134b77e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.581+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f93f648, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.583+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f93f648 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c133e18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c133e18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.585+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e9db81f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365, and the Request Id: 761baf2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.586+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_369-, and the Request Id: 41bff1bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.587+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476835bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_372-, and the Request Id: 370f8791, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.588+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c7337c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.589+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c7337c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.591+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_369-, and the Request Id: 6d1e1e1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.592+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57267464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ec27a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.593+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_365-, and the Request Id: 721faa46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34d71da7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34d71da7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.595+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364, and the Request Id: 342ba2dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_369-, and the Request Id: 6ddade3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.604+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67eede98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.606+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fbcbbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.607+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176a1396, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.608+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176a1396 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a80de48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d51e77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d51e77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b4ba8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.611+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4ba8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e69bfe5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37030c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.618+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368, and the Request Id: 6ec816b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.619+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_364-, and the Request Id: 5227c317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.620+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 587c218c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.620+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56bbae87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 587c218c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.621+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a0d432, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.624+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea94ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.625+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362, and the Request Id: 7d737944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.627+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28829c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28829c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3841430c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b228ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.631+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b34976, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ac9e63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 907d538, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.632+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b34976 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 907d538 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.634+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6ec36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.634+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_368-, and the Request Id: 33b44526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6ec36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372, and the Request Id: 22a0ba5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ed7c43f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ed7c43f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366, and the Request Id: 6451b986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 578b16d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578b16d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.653+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fe2f909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.654+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fe2f909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d824f1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d824f1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370, and the Request Id: 6ca1224f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f9f704, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.657+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370, and the Request Id: 3f4cb176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21a136fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f060d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f9f704 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ba21cc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_366-, and the Request Id: 18a91715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.663+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_362-, and the Request Id: 4870bd99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.666+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ba21cc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359, and the Request Id: 633ebeba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c35f5af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.672+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c35f5af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_372-, and the Request Id: 4888fd11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5254b7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.673+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5254b7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.674+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373, and the Request Id: 7abd1d28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_370-, and the Request Id: 12f4881f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_370-, and the Request Id: 18adfd9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bfd725c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e03f894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.678+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd38102, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0d5f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_359-, and the Request Id: 1ab51de4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.682+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d032bbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.684+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 315b4a02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 245a0784, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_373-, and the Request Id: 3db170fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.687+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23129575, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d15947, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74700ea9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f7d3aaa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a78ba7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a78ba7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d19ea56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cda9d68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cda9d68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1acce38f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ef1d257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b7b6699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7780c34f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.703+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef1d257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7780c34f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acce38f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369, and the Request Id: 734b8b3c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370, and the Request Id: 7f873fe7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2ea045, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2ea045 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365, and the Request Id: 23f38483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4635be33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5068a0d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4860597a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66694944, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.725+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66694944 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1f4de8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.727+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1f4de8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.734+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcb3593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367, and the Request Id: 70592a73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.735+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca0e6a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.735+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_365-, and the Request Id: 20a220d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b8badb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_369-, and the Request Id: 63c1f0e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef2e36e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca0e6a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce72d21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b8badb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.737+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef2e36e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.737+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce72d21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.738+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 740002d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 740002d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d5b6c57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.741+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57491b10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_370-, and the Request Id: 229ea5d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57491b10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.742+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d5b6c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371, and the Request Id: 378908a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.743+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fdde868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4579aba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fdde868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371, and the Request Id: 3f1cb6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4579aba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63e4d1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63e4d1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360, and the Request Id: 1fd9a47e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.746+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363, and the Request Id: 12261861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373, and the Request Id: 67287d7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.752+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_367-, and the Request Id: 5024d2c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.753+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 891141b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ce717b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.754+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_363-, and the Request Id: 4fff01ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_371-, and the Request Id: 5006a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.754+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_373-, and the Request Id: 9284e8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.755+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 891141b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.757+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b81f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c405f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_371-, and the Request Id: 6c39caa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.760+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_360-, and the Request Id: 33ae77be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798bea09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.761+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1944dd7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.761+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c194c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.762+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1944dd7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.766+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374, and the Request Id: 7717b7d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cf79a10, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.768+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677ced1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.769+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce6d510, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efd2cb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11de7f93, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.775+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430aeef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cc7de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74a26fdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.776+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d322413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.776+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74a26fdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.777+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aba7678, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ccabc5e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.778+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ccabc5e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370, and the Request Id: 432e8980, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.782+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e866b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.785+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_374-, and the Request Id: 45b04916, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.787+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6483d961, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b062824, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_370-, and the Request Id: 5b15e098, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a86f0b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a86f0b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.794+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b062824 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 319a0b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6483d961 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 582a0be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 582a0be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.796+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614f3d74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614f3d74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.797+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d5af7ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5af7ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757730d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757730d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368, and the Request Id: 3b60f9e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.802+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371, and the Request Id: 43742905, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2576c21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.803+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2576c21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57cf1d57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 516634b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 516634b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.806+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372, and the Request Id: 5ff70f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad9b073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f1fc46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b28c445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.813+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_371-, and the Request Id: 39a34c23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.814+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_368-, and the Request Id: 3784f216, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.815+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5820bae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5820bae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560bb5e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.822+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364, and the Request Id: 483585e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.823+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560bb5e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.823+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366, and the Request Id: 746058e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d61fe01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.827+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7080ef4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.830+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d61fe01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_372-, and the Request Id: 68ea3561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0b0248, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.832+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361, and the Request Id: 3b59460b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0b0248 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.833+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5eb273cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.834+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eb273cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27b1cfb4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27b1cfb4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b7ccc1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.838+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e685489, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce0ad53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b7ccc1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.839+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374, and the Request Id: b91dd1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.840+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372, and the Request Id: 602b7ce5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_364-, and the Request Id: 31b624, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_366-, and the Request Id: 34afff2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 553175b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.845+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a3fa0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.845+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b893b03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_361-, and the Request Id: 798bc59c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3325218d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.849+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c69962e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.849+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_372-, and the Request Id: 74f885a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.850+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c69962e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.851+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 108c7997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 108c7997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.852+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_374-, and the Request Id: 71085aaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.853+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371, and the Request Id: 13e19cf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.858+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e384d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.860+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1947422e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.860+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46e4c01f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_371-, and the Request Id: 74f8375e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e4c01f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.861+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e209b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.862+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1947422e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f8841f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9fa755a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 476f9e98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.864+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476f9e98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.864+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 700a8c26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.865+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2411f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.865+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 700a8c26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5187a8c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5187a8c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.867+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d41ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372, and the Request Id: 75295972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d41ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375, and the Request Id: 444444c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.869+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369, and the Request Id: 4c8f7bae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a94061, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7caff805, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.875+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_372-, and the Request Id: 54d4db5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.876+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2712febb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.876+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728ce516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.877+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aec7e1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.878+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aec7e1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_375-, and the Request Id: 7b77693a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553bfa01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.882+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6501d7c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.882+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553bfa01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f05b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.887+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_369-, and the Request Id: 3ea72180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.887+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373, and the Request Id: 715f3d12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.893+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cb23e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40fe7938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c70858d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.897+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee1b531, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c70858d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 378831db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aaf18b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 469d4dea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378831db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.900+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aaf18b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 469d4dea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365, and the Request Id: 1300a210, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1158e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab8ac38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58cbc092, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.904+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1158e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58cbc092 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367, and the Request Id: 569949b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.912+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375, and the Request Id: 2bc6f9f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_373-, and the Request Id: 1504a101, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10f78129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.922+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10f78129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.922+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19488e14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19488e14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.924+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362, and the Request Id: 354aae89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 184f63b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49779b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd1bb96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_367-, and the Request Id: 4a02b2ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_365-, and the Request Id: 3f94e4a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29a0139f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49779b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab908ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_375-, and the Request Id: 2f426fd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab908ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712e299, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.942+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373, and the Request Id: c144096, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.942+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d96d1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_362-, and the Request Id: 6f911afd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.951+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43c0952c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.952+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b0b0810, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.953+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c762fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.953+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b0b0810 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.954+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41e372a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.954+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 415b42bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.955+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41e372a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 415b42bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38c3b88f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b809726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_373-, and the Request Id: 412a8fc2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7488c80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e0fa327, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.959+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7488c80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38c3b88f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.960+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78584f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494f5fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372, and the Request Id: 7e38cd6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.961+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494f5fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.961+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78584f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376, and the Request Id: 780baeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.961+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492c9eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492c9eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373, and the Request Id: 7c4cf9be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370, and the Request Id: 1ccd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.965+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77aad883, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_376-, and the Request Id: 3a103272, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.968+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7057cdea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.969+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a8f84d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73961c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f007a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.970+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f007a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.971+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1de36dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_372-, and the Request Id: 4f9ab3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de36dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7942ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374, and the Request Id: 2863184, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ae89b2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_373-, and the Request Id: 47313e98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ae89b2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61248b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795160c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.979+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61248b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795160c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7075f468, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.987+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ec40301, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15dfb9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dfb9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.992+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60d093e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376, and the Request Id: 1c70577f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75eeb153, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.996+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c570ae4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.997+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c570ae4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.998+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f83dc84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.998+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_370-, and the Request Id: 211c7f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f83dc84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:50.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_374-, and the Request Id: 6da89cf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.003+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368, and the Request Id: 118bc33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.008+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366, and the Request Id: 4270aa71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.011+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_376-, and the Request Id: 65653bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d867298, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d867298 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6849cf3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6849cf3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.014+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662e86ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a61fe4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.016+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374, and the Request Id: 5b32b373, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76444e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f06067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20488c5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d13795, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.033+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_368-, and the Request Id: 21b63d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.034+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_366-, and the Request Id: af8afe6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.034+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710c73b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.036+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc951b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.036+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_374-, and the Request Id: 7928ae74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd5279b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d451f0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a02ac3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f9dc7d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4867ec7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a02ac3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc951b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f9dc7d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26777d4d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e35201, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e35201 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dbdfb81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbdfb81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.048+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 732b803c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732b803c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.050+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377, and the Request Id: 732a8e01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.050+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373, and the Request Id: 3d11bad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363, and the Request Id: 585836f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a5891, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a5891 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.053+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fab1eac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374, and the Request Id: 40220267, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42be1914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25c3bc79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.055+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49355faa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49355faa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.057+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_373-, and the Request Id: a4a865f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26021b9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fac72eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fac72eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_377-, and the Request Id: 17b1396c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6630bbf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.063+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375, and the Request Id: 2e7dc479, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6630bbf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.064+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_363-, and the Request Id: 25b6479c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5101e65b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5101e65b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371, and the Request Id: 6837ffea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.070+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cf1294a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.071+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cf1294a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.071+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c4c4064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59c86acc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.072+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59c86acc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.072+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c4c4064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.075+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b8c7154, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.076+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b8c7154 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.077+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369, and the Request Id: 186c07ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377, and the Request Id: 6ecc2061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.080+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_371-, and the Request Id: 7ba3a889, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_375-, and the Request Id: 7476dad7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1987dab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be018d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.082+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b00608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_374-, and the Request Id: 4a1d00cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.088+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bf8a9a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_369-, and the Request Id: 54db80d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf8a9a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dfd8b39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e43065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e43065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_377-, and the Request Id: 10a6071f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6471baea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f50d33d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.099+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b23609b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.100+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367, and the Request Id: 60446919, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.116+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ed97deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0f64bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 633c5011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.119+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29063897, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633c5011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a22365, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f4411da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f4411da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.122+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_367-, and the Request Id: 601ffce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b13fa5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.124+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 103c75c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.124+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375, and the Request Id: 7025b043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45fb8ae0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fb8ae0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cb38bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.126+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cb38bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.126+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4b6d92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741bac61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.126+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378, and the Request Id: 20db807e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.127+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741bac61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc7830e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eff684b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff684b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491095d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.137+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79ebf0c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.138+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_378-, and the Request Id: 10b2a77f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.138+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79ebf0c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc371ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.140+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc371ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.140+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd81d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.141+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364, and the Request Id: 68977eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_375-, and the Request Id: 3aecb2ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f3caac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.142+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374, and the Request Id: 3c3327a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.146+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 519ba475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378c5e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 519ba475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378c5e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36f85b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e991ece, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.151+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f85b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.151+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e991ece the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.151+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372, and the Request Id: d03cc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376, and the Request Id: 4a04fa9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c91b3f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.154+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5befed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5befed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.155+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_364-, and the Request Id: 20ad5fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7654822f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 701b5025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.156+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 701b5025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.157+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e7ebf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e7ebf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 109adc69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.160+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30d3861a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 109adc69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.161+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_374-, and the Request Id: 45aef056, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d3861a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.161+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c6c39e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a3a3652, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a3a3652 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375, and the Request Id: 147ba74c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_372-, and the Request Id: 6e66a555, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378, and the Request Id: 742ea0c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370, and the Request Id: 175daeed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.171+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f5f093c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.185+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761e28e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286bed94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b3f2cdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.187+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b3f2cdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_370-, and the Request Id: 64cbabc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fda99d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_378-, and the Request Id: 3da7acd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4025fe9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.190+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_376-, and the Request Id: 3929fb8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4025fe9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368, and the Request Id: e968e5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.192+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_375-, and the Request Id: 3c41f1d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.193+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159a5a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.194+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c783d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.195+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5df567f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.201+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 340af502, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.201+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7857aebb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.201+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757bf875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7857aebb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37853637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.206+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741f634d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb4abe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb4abe6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.211+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_368-, and the Request Id: 21b52f51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379, and the Request Id: 3a274d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.211+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b348e85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.211+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53f55ad2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a3d2775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f55ad2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.213+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c2bd21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.214+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3d2775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.219+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2be71040, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 313204dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.220+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 313204dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 525e271d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525e271d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2642bf7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376, and the Request Id: 6df0fa9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.221+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2642bf7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c592a56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c592a56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_379-, and the Request Id: fb2c0b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.228+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196fa35f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.229+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375, and the Request Id: 655a7d35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365, and the Request Id: b79b37f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d018004, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.229+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37ad1373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.238+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_376-, and the Request Id: 58650c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.244+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_375-, and the Request Id: 5b0bcaca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.244+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d9c071e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d9c071e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.246+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601426cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.247+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_365-, and the Request Id: 78f4f24b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.249+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60dab39c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.250+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60dab39c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2296f39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.252+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2296f39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.252+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ceded3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.255+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dde2ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.259+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dde2ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8a5365, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.260+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8a5365 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.261+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371, and the Request Id: 2163755d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.262+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 745874c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 745874c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.267+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3843b941, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.268+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3843b941 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f6c7a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 526515a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526515a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d418dd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c3cbb2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d418dd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 499c708c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6119a047, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30143df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376, and the Request Id: f7aeae3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 499c708c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.275+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30143df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_371-, and the Request Id: 83990e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.275+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39dfa076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.276+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39dfa076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.277+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379, and the Request Id: 2b524e90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369, and the Request Id: f34a04c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.279+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373, and the Request Id: 52efbd69, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.279+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377, and the Request Id: 7624d40f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.281+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_379-, and the Request Id: 9a03659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.282+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b01d796, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448b21b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23bdedee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.285+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77fd3650, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_369-, and the Request Id: 54f974c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.285+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e0506ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_376-, and the Request Id: 210e053d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.291+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_377-, and the Request Id: 5a3254e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.292+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_373-, and the Request Id: 9dc413d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49e5ba95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89206f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89206f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.293+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 348d1874, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 348d1874 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22775ea0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22775ea0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 634646c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.297+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 634646c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.299+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366, and the Request Id: 34f86a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.299+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6f863c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2470dad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6f863c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2470dad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b7f220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377, and the Request Id: 33d79b40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.302+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380, and the Request Id: 42218ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c943ef1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.308+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_366-, and the Request Id: 6d342492, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.315+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7df94efa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69c006d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.318+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df94efa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.319+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_377-, and the Request Id: 760ce83e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.319+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17700e55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.319+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10eea0e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c402549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c402549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7411b977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7411b977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376, and the Request Id: 2a74e088, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72301280, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f2e218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.327+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd19541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72301280 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206c7f76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.329+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_380-, and the Request Id: 544f22fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372, and the Request Id: 69bce91a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.331+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d59bcc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e90917d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.337+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_376-, and the Request Id: 7c6a4d8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d7b8e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d7b8e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.343+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ee7b930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.344+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ee7b930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.344+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4da37e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377, and the Request Id: 3be257db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da37e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1215acbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.346+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1215acbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380, and the Request Id: 5a355b5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b89b10f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca0ba49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca0ba49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8ae357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8ae357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.354+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370, and the Request Id: 1d724e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.359+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_377-, and the Request Id: 425f03d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.359+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_372-, and the Request Id: 5963247d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e1779b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d9e77cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bf801bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 129c5c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.371+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cdef06b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73511840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_370-, and the Request Id: 614bd93b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.375+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 410dd923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.376+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 410dd923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.378+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17726ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c23427f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.378+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c23427f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374, and the Request Id: bb160ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.384+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73f8eb37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73f8eb37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b4ca9c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fecd56d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fecd56d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367, and the Request Id: 2c8df494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4722e9e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.394+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4722e9e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.396+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce21be1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 238f4c12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 238f4c12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378, and the Request Id: 430bf94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.398+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 191042aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695966a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.399+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_380-, and the Request Id: 768be5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 191042aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714a60ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.405+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_374-, and the Request Id: 5c47f2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 599e1f05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.407+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 599e1f05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378, and the Request Id: 6da3848b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a01c362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 196c90d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a01c362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_367-, and the Request Id: 428489a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.412+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7528d6d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3933cb05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7528d6d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.413+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2406b4b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55dbb74d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55dbb74d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76dd90f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.414+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2406b4b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76dd90f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377, and the Request Id: 3f49e1b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.415+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_378-, and the Request Id: 60f43e0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.419+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381, and the Request Id: 3fbaf3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb7bfef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb7bfef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_378-, and the Request Id: 5cb7407e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378, and the Request Id: 5a8124e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 178dfb40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.424+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5906265a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2040bd6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f0ac781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.432+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6400371, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1382449a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b53e2d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b53e2d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.436+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37bb7430, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.436+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_378-, and the Request Id: 2c1f5363, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.437+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_377-, and the Request Id: 369ef62d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.437+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e56f44d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be45ee7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.438+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e56f44d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.438+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be45ee7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371, and the Request Id: 5942c310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77e5c113, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cca1a11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cca1a11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373, and the Request Id: 2703ea90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.447+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_381-, and the Request Id: 57277b1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 541583d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.451+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7220892e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.452+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7220892e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.452+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 541583d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a309f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 984ae0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.456+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aac16a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 984ae0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_373-, and the Request Id: 73f0d3a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_371-, and the Request Id: 7b22476d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b655b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60f86012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70b4f412, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b4f412 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3089f816, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375, and the Request Id: 1f196be6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3089f816 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.460+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27f2d3d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381, and the Request Id: 254a2a41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.461+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f2d3d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.462+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379, and the Request Id: 2b1e2010, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.465+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d7a5134, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf65501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29404268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.471+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bf18f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23c99f72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c99f72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f5c4f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f5c4f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e804a6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_381-, and the Request Id: 6b2411fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.476+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_375-, and the Request Id: 67e3eacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_379-, and the Request Id: 6d67c653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.476+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f7dc949, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3db579, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 408b9966, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.477+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7dc949 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 408b9966 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.480+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368, and the Request Id: 24775040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.480+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f1e16c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 600cc806, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379, and the Request Id: 622b7e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 600cc806 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc5dba1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.482+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc5dba1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.483+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382, and the Request Id: 44443b7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f3f5c78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 259a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.486+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3f5c78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cf9d880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.487+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cf9d880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32b4af85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.489+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378, and the Request Id: 671ad5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.490+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a7778ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.491+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7778ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 361b862e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4df87f18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.497+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_368-, and the Request Id: 24ab089e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4df87f18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_382-, and the Request Id: 30f4d091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.501+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372, and the Request Id: 27190ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.504+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 322eb717, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_379-, and the Request Id: 53d7a3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f2e6a59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2e6a59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e234df0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.515+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e234df0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a525e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a525e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.516+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67da2419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46acc901, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_378-, and the Request Id: 2250bd8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.518+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ddd241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.518+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 467b3adf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.518+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_372-, and the Request Id: 234d328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.519+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379, and the Request Id: 396c8504, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6812e1ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.521+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18caf1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18caf1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374, and the Request Id: 18633142, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd85f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45dfe60c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.526+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70547ffd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70547ffd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.527+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b7a37d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.527+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d78f705, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ef88bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ef88bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.529+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4393361e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25332fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25332fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.530+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382, and the Request Id: 29500a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_379-, and the Request Id: 59b7e24f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c126256, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.531+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c126256 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.532+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380, and the Request Id: 69262442, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.538+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7c2c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e18892c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_380-, and the Request Id: 285b1922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.545+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5a8e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5a8e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.547+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a5b70ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e4e9c62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e4e9c62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.551+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48737761, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376, and the Request Id: b195f77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a5b70ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 279d83a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.553+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279d83a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369, and the Request Id: ccfd741, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.554+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239a8574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.559+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16d24dde, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16d24dde the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.560+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3824c606, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3824c606 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.561+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383, and the Request Id: 59128180, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_382-, and the Request Id: 257e084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_374-, and the Request Id: 1c33ae29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45c5a17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.578+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10a0ec16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.578+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa7dafd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.580+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10a0ec16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 765dea0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.581+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 765dea0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.582+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_369-, and the Request Id: 5832beb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6754696f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0f75a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 776e815d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_376-, and the Request Id: 2c559042, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.584+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0f75a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 776e815d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380, and the Request Id: 322c14f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.586+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373, and the Request Id: 101f0f4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c8184, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7514a28b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.594+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_383-, and the Request Id: 3a11b03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7514a28b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60077a30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67bb0854, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60077a30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.600+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380, and the Request Id: 63bcdb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.603+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_380-, and the Request Id: 4edfa2d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cfe5103, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.605+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 601a7ca3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d91e86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.610+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608d9053, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_373-, and the Request Id: 6149e1a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608d9053 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64fcd76c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273b02da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.614+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3704131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d7fcbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.615+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3704131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56191e92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.616+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f4dbe0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.616+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56191e92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f4dbe0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381, and the Request Id: 1ea924b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2cdbca01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cdbca01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_380-, and the Request Id: 4c32752c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.624+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d9ecc2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.625+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27c9d83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5317972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d9ecc2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370, and the Request Id: 67c3dcd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.631+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b89458d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379, and the Request Id: 24e9bf07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.632+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b89458d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 399323eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 399323eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375, and the Request Id: 64f074e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.634+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1770bb1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_381-, and the Request Id: 32a77e4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e6f2444, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6f2444 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_370-, and the Request Id: 6e61bb7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50c96da8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.642+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50c96da8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 418f7f98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_379-, and the Request Id: 61af414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3d60b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2131cf24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.646+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3d60b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.646+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2131cf24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.647+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377, and the Request Id: 767d0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383, and the Request Id: 3e3d2116, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.648+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b647a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.649+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_375-, and the Request Id: 6e0c74c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14df59b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26157b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.653+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a07cf8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1033d97a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.656+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36394b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.656+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455396c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.657+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36394b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d653a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d653a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.661+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55327aa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_377-, and the Request Id: 7f0ea168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384, and the Request Id: 61b5c434, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_383-, and the Request Id: 483c2214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.664+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6decefcf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.664+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ab83bc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.665+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6decefcf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.665+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab83bc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a68dddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a68dddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.666+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52a36505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52a36505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.667+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381, and the Request Id: 6add790d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.667+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374, and the Request Id: 497c4e49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.669+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b2252c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.671+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e609632, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.672+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40e0f612, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.674+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608b06e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725073ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c789c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_384-, and the Request Id: 4cd4c802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.675+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_374-, and the Request Id: 12c1feb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.676+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c789c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fab4f52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.679+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fab4f52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381, and the Request Id: 31860bef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a3929e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_381-, and the Request Id: 7e839350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3152d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd45fb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.688+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49fba0c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.689+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd45fb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ae2e6a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.690+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e8cb174, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_381-, and the Request Id: 5dac59b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.690+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 608baf37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 608baf37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.692+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46d4a0b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.692+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e15d8d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e15d8d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ed3011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55f65557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380, and the Request Id: c59979c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.694+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55f65557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7c6370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.695+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49fba0c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.695+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6032af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7c6370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29016dc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29016dc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382, and the Request Id: 703250b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371, and the Request Id: 4b06365f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9b3c62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bda820e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.702+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bda820e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376, and the Request Id: 1b8c80cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.708+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3429b112, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.708+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_380-, and the Request Id: 392094ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 469b501, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_376-, and the Request Id: 4984bdcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.712+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a676779, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ed1464, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.717+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ed1464 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f52542, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.722+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49230df3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49230df3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.724+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378, and the Request Id: 7cca0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.724+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd6d192, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.727+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16691bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16691bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.731+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400eb8b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.731+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dc7757a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.732+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dc7757a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.732+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400eb8b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.732+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_382-, and the Request Id: 5b8faf41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650ded34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.733+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c491f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dd8bc4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.734+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd8bc4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375, and the Request Id: 75dd179d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.734+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c491f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44ecad8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.735+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384, and the Request Id: ffef5ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ecad8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.735+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_371-, and the Request Id: 1205e5b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a64ca5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.743+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385, and the Request Id: 27708ab2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a64ca5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3129bf27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3129bf27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382, and the Request Id: ed8b93a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218581e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.751+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148382c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_375-, and the Request Id: 760ea33, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c325d41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 752cd440, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.754+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c325d41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.756+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 437aa71a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.757+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437aa71a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c44c692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.758+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_378-, and the Request Id: 7a481f95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382, and the Request Id: cc8c737, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a097f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f5abec6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.774+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cf021e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_384-, and the Request Id: 66f5dbd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5abec6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.775+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_382-, and the Request Id: 7599dba1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a097f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b14aed3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.782+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e57326a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.783+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492b1a0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e57326a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_385-, and the Request Id: 7a69a4e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.784+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e29d6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e29d6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 789c93c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381, and the Request Id: 287e5b74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377, and the Request Id: 1c6bd1a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.787+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_382-, and the Request Id: 1d54e1bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.791+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64e5c3a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f32e8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f32e8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256ca3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16ead5b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ead5b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.806+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372, and the Request Id: 183e6fd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.808+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5537df29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d08e33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549f3373, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.817+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77b033a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 110d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 110d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_377-, and the Request Id: 619678a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 281d03ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 281d03ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4850435d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4850435d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_381-, and the Request Id: 6696b483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.825+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383, and the Request Id: 4d2f24d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.825+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a924fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a924fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379, and the Request Id: 2507b243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70845892, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.832+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_379-, and the Request Id: 3e7cf80b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b09291f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.837+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b09291f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 654a5f28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 654a5f28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.839+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376, and the Request Id: 73e08043, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.844+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_372-, and the Request Id: 209e77a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e2243e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8eb2cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71004778, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.856+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_383-, and the Request Id: 308a82b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 141c12e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141c12e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3f14d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.861+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c40d4e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.862+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30b65990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.863+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2981740d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bef094c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bef094c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.864+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383, and the Request Id: 115f9314, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.866+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bda9e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a5bb0c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437380e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.866+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437380e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.867+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a5bb0c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52e9d15b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52e9d15b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77452d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.871+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39e45556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.872+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39e45556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385, and the Request Id: d799c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.874+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386, and the Request Id: 6c1852df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.878+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_386-, and the Request Id: 21261a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 703b10e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_376-, and the Request Id: 59cb671, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.883+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4d4001, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.888+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_383-, and the Request Id: 7e7e98d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 703b10e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bda1b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bda1b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b4e62a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.890+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380, and the Request Id: 329a7ac7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fee6023, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72671106, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.898+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3967d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.899+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72671106 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a647e33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fee6023 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a647e33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.901+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15b71610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.901+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45402ac6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.902+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45402ac6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_385-, and the Request Id: 3896f05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.903+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383, and the Request Id: 6ae4bc2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.903+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378, and the Request Id: 4dd076d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.908+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_383-, and the Request Id: 7574e224, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.910+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13dce8e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.910+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3c4414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_378-, and the Request Id: 36f637bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ea56b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_380-, and the Request Id: 1fdf7b54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 585b4e28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.920+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 585b4e28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34376c13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.921+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34376c13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384, and the Request Id: 45d0a4f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 480b4bae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 480b4bae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e5277b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.925+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5277b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.926+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382, and the Request Id: 6e20d11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f222bb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.928+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24cb2481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24cb2481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 200ef3a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.930+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 200ef3a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373, and the Request Id: 3f3509a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.932+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47162e6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.932+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c22ed6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615e373a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a496e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5205ee2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.943+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7504a0da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5a75dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c786a94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c786a94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.951+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 254e8801, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254e8801 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7348bf3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c069697, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.953+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c069697 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.953+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7348bf3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.954+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384, and the Request Id: 5d343176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384, and the Request Id: 5fa66430, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.955+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_382-, and the Request Id: 647e0356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_373-, and the Request Id: 3fde937c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.958+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b3e5f20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.959+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 406eae3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406eae3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.960+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_384-, and the Request Id: 3c82b25e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273082ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273082ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386, and the Request Id: 6b64399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_384-, and the Request Id: 7fb8beb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 461a416d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_384-, and the Request Id: 7d0194e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f474110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.975+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bc7ad71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.976+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1126fc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc7ad71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7077f416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.980+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077f416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.980+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 409a5893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.981+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409a5893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.981+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bab6f98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23e06232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bab6f98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.982+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23e06232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377, and the Request Id: 51e3dbd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d3ae0d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387, and the Request Id: 17c078c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d3ae0d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379, and the Request Id: 49f0185c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.985+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5cef5e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.988+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_386-, and the Request Id: 20b270ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.991+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1654e4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.991+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_377-, and the Request Id: 5a5ceb41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.992+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e10d0be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748b7bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30689fdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.993+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30689fdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.994+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40bd8b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bd8b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.999+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_379-, and the Request Id: 47c6ca34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:51.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381, and the Request Id: 36737fb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.002+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_387-, and the Request Id: 709ba0a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd110a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.006+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a0cb6ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.012+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59a0963d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_381-, and the Request Id: 6da81a1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.017+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709f0f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.020+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76127f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45e0cccf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.027+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468a0292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e3090dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.034+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3090dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.035+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62775ab8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62775ab8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45777ee4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.036+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45777ee4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f82c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f7b56f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f82c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3afd1a0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383, and the Request Id: 725e8c08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.040+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385, and the Request Id: 55874a71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75246802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.043+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1206a6d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37855bf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.043+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2726aed1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.044+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2726aed1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.044+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f1f1b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.045+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e092c4d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.045+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_383-, and the Request Id: 43fa4177, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.045+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e9d9a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e092c4d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.046+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e9d9a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.047+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52512018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_385-, and the Request Id: 3b83ed0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.047+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385, and the Request Id: f8d7875, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.047+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eaac79a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaac79a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.048+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f1f1b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.049+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52512018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f455e45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.050+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f455e45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.051+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374, and the Request Id: 7f98c4aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.051+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b70f0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eb882aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.052+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb882aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66dedf46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66dedf46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.056+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2050f5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.057+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4096dcdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4096dcdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.058+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378, and the Request Id: 10252d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.059+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387, and the Request Id: 7cec9a95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.059+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385, and the Request Id: 6e478830, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.059+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7867ecef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.063+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_385-, and the Request Id: 3787899f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37a1d6ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.066+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_374-, and the Request Id: 48a13f37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.066+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_378-, and the Request Id: 600c8ff8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29f2458a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3680482b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f6cb19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3680482b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f2458a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.067+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_385-, and the Request Id: 2d084bc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.068+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_387-, and the Request Id: 3930cf75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.069+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f5bf9b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f5bf9b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a1fd08a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.070+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a1fd08a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.074+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57982939, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e429b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.074+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382, and the Request Id: 2e930c93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21dfb3c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.076+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dd36067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.076+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388, and the Request Id: 5370a6b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dd36067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.077+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a4649c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.078+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33304950, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fa3ac38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.082+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33304950 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.086+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380, and the Request Id: 744d03a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_382-, and the Request Id: 43931c22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.089+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f69927, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a52de43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17963b68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cede5cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a52de43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.093+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_388-, and the Request Id: 574c7802, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4428d18f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.094+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4428d18f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.095+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386, and the Request Id: 1dc43d58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.102+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b0fe205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e7f1bb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_380-, and the Request Id: 27b25fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7f1bb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_386-, and the Request Id: eba401e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f552b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d806de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.105+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f552b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.107+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384, and the Request Id: 3d982dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3daa8abd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3daa8abd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.111+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e02b29f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e02b29f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386, and the Request Id: 38d4928c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 520edfdf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 520edfdf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4423f408, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6109ef70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6109ef70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.118+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b7f8eb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.119+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73627ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1a7049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f9bdfd7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386, and the Request Id: 502c10b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.121+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de33e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.122+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_384-, and the Request Id: 14066db8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.123+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b4a8690, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b4a8690 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 517d16fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517d16fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.132+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379, and the Request Id: 4b541d9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.132+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31576313, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.133+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54b0f848, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.133+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b5b2476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.134+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_386-, and the Request Id: 739da13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: baf88aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: baf88aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.135+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70035d19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.135+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1acebb17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.136+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1acebb17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70035d19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.136+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 615fa6ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615fa6ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.137+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375, and the Request Id: 7b6a3698, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.137+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388, and the Request Id: 3a453e95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_386-, and the Request Id: 4736d36f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a243a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.145+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe3f5ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.145+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_379-, and the Request Id: 79b728e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c596188, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.151+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f67aca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.151+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fe5f367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f67aca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fe5f367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.152+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b88f9cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d41db73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b88f9cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d41db73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.153+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381, and the Request Id: 762d8ff3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.154+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387, and the Request Id: 3ecdc8d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.156+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bdeca5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdeca5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e88dc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.159+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e88dc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.159+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_375-, and the Request Id: 31b50b6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.159+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389, and the Request Id: 23437f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8a328d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 93f2c5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_388-, and the Request Id: 682da072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c803049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.171+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_387-, and the Request Id: 3b032fbb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ad81e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.172+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ecfd7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ecfd7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36e0c3e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 317659e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_381-, and the Request Id: a3b002a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.179+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40edbbb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e0c3e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40edbbb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.183+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383, and the Request Id: 4657bc81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.184+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 85c0596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 85c0596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.186+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385, and the Request Id: 652f033b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.189+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cdc91f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_383-, and the Request Id: 5aab2703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50160472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.190+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62bddeb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bddeb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_385-, and the Request Id: 5f6e6f50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_389-, and the Request Id: 445bafb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.193+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54f4f8e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44cc7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.194+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50160472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44cc7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67537549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67537549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.196+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14623454, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.197+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f1b4ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.197+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387, and the Request Id: 2d352687, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.200+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f226196, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380, and the Request Id: 7710a3a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59bb9c50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.210+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 632860e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.211+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f11f33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.213+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c53f6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.214+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 186929e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.215+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7036e361, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 186929e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fbd85da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fbd85da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd2849b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387, and the Request Id: 18298924, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.231+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c3b7348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_387-, and the Request Id: 5f8aa1f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 579ca9c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 579ca9c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca29756, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.234+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca29756 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389, and the Request Id: 444f41d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.239+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b9f46e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.240+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_380-, and the Request Id: 76f2b6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_389-, and the Request Id: 7e0c5f2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 566e69b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31638d9f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: acfc14d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.248+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31638d9f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.248+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: acfc14d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78d2bfa0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_387-, and the Request Id: 1db941fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.249+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447f9e6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.249+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d709db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.249+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bdc37a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612231ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bdc37a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53ef7496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.251+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53ef7496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376, and the Request Id: 7d3b6f79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388, and the Request Id: 44a4c392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447f9e6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.257+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b0c1e7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.257+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ee27505, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ee27505 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.258+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b0c1e7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382, and the Request Id: 678ad5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.259+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4066c977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475d4cee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4066c977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eb47a81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.261+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384, and the Request Id: 27f72196, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a99baa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.262+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a99baa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.267+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69902400, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.267+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69bc504, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_388-, and the Request Id: 40910861, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_382-, and the Request Id: 3fd31374, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bc504 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.269+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390, and the Request Id: 6f3916f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5844839b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ebef87c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52b16938, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.275+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_376-, and the Request Id: 3d4fc07a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.275+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69992d2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_384-, and the Request Id: 34b8f9ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ebef87c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.276+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69992d2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.277+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b25286b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.278+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53a0a097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_390-, and the Request Id: 40f7e838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2062b0d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cbbf804, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a8407c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2062b0d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.280+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cbbf804 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a8407c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.281+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386, and the Request Id: 53fc0190, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.281+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a40c74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.282+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 785adb46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.282+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388, and the Request Id: 218069af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a40c74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.282+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51818063, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 785adb46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e46bfc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e3a89c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388, and the Request Id: 7e0dd9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.289+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71968fdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dcb687a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.290+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb6883f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.291+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 264c87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 264c87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.296+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70396d5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381, and the Request Id: 22b68852, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.296+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d8ced8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.297+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70396d5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.297+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 206cd04b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.299+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 260d4465, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.303+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_388-, and the Request Id: 24eba8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.304+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_381-, and the Request Id: 8773186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2acea2f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.305+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2acea2f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 96b1fbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.306+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 260d4465 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72be0f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.307+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 96b1fbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390, and the Request Id: 7477f0ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.307+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385, and the Request Id: 68359bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72be0f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.309+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51b3987b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51b3987b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.310+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f5447ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76845b11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f5447ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_388-, and the Request Id: f4bff56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377, and the Request Id: 6314edc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.312+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f3bfb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3bfb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.314+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_385-, and the Request Id: 75ce31c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23eccacf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.321+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_386-, and the Request Id: 2dbdea44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.322+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389, and the Request Id: 57bd37b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.325+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5aeb1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.326+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56dbce50, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_377-, and the Request Id: d6c79f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.327+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dbce50 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a45d37d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54820c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.329+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a45d37d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.329+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54820c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.331+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4860944c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.332+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4860944c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.333+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f1bf28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.334+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391, and the Request Id: 4e3e40d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.335+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383, and the Request Id: 6112c1b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.339+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c734e3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.340+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_390-, and the Request Id: 64e2131e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.341+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_383-, and the Request Id: 4c02f269, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.344+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36c67286, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_389-, and the Request Id: 1660f0e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.345+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bc5831b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71434668, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.350+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1590b615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7878e13c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.351+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_391-, and the Request Id: 200837f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.351+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1590b615 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.352+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4baedb44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f94c531, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.353+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e7dccd5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.353+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f94c531 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.355+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 710f9b2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389, and the Request Id: 5a8af221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f74eaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.358+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e01278b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7987ab92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.362+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d900e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d900e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.363+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fd7f1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.364+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fd7f1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.364+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_389-, and the Request Id: 4cbb997d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.365+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 612070ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.366+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a76a86a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20fcf2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.366+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13dec31e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.367+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a76a86a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13dec31e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.367+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386, and the Request Id: 55950328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.368+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a7f731a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc0d019, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc0d019 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e2209e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e2209e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.369+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270d411c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dd8498c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10b60a85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10b60a85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378, and the Request Id: 2e28740c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.375+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387, and the Request Id: 360bfe14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.375+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377880a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.376+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377880a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.377+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382, and the Request Id: 6f938948, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_386-, and the Request Id: 46134b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d572dbe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.381+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67595cf8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.381+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c42a9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.382+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa382a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b183f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c42a9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.383+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b183f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e30888, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_378-, and the Request Id: 3591355c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.383+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa382a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e30888 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_387-, and the Request Id: 1a5e378b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.384+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7827eebf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7827eebf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6d80db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_382-, and the Request Id: 963b8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43d6e7eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6d80db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d6e7eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391, and the Request Id: 5965567c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.386+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390, and the Request Id: 6de92680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389, and the Request Id: 268b154, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.386+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50d7cc73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.387+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741b36d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.387+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50d7cc73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.388+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384, and the Request Id: 60958368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fe7bd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.390+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fe7bd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523ae6cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15dfe9ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.392+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ea879e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.392+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15dfe9ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.393+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392, and the Request Id: 78cf6a03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.394+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_390-, and the Request Id: 27ae74e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.395+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 529323a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c621deb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.396+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_391-, and the Request Id: 54fce74f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_384-, and the Request Id: 40203045, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e4a1d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e4a1d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74594139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_392-, and the Request Id: 214292ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.401+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69fde50f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74594139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.401+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536e438b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.402+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_389-, and the Request Id: 752c7260, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23e3994f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.402+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390, and the Request Id: 5f1c97f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.406+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db4e4ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.408+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d037bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.410+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 827aaf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.410+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5743b658, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 758b18c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.411+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 758b18c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a08cc97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.417+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_390-, and the Request Id: 25b7a5a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55c66fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b894fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c66fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8d4ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55c49c09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55c49c09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 576ceb9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 576ceb9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.421+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383, and the Request Id: 18e686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388, and the Request Id: 62c33a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.426+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72dc3110, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.428+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1809249, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73974879, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73974879 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.430+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f1337eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.431+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1337eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379, and the Request Id: 383304df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.432+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f17371c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.433+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f17371c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.434+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b29a21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.435+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 157204b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23ef86ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.437+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5643c049, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d95a90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d95a90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.439+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_383-, and the Request Id: 6b83426d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.441+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_379-, and the Request Id: 56e4cc0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.441+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387, and the Request Id: 4890e364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.442+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_388-, and the Request Id: 3785b1c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 157204b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40bc7318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.444+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bc7318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.444+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392, and the Request Id: 69ad718d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fd6b97c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.450+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fd6b97c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3192ce6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3192ce6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.456+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390, and the Request Id: 72572d50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55758df9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4acc2556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.457+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55758df9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e007190, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.458+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e007190 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.460+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ffff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.461+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_392-, and the Request Id: 2a0f61fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64a112bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.462+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64a112bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391, and the Request Id: 75beeeee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.466+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385, and the Request Id: 72ace628, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.468+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bee6f64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.475+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30da464e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32bd514b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.479+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67d72993, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67d72993 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.480+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_387-, and the Request Id: 4bd6e0b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3415c43c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3415c43c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_391-, and the Request Id: 6710de41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.486+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393, and the Request Id: 4fa8067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.486+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a53555, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.486+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1122dff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.490+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_390-, and the Request Id: 760c724d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.490+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b20888, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.492+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 311888e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.492+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38002772, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311888e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.493+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_385-, and the Request Id: 5b500f6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68cd541c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68cd541c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391, and the Request Id: 6969d827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.497+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_393-, and the Request Id: ccabd2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1506ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ca691d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ca691d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4182357e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ec73c3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1791a718, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1791a718 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.502+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_391-, and the Request Id: 7d566eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f507148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.503+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f507148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389, and the Request Id: 19ac38c9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c97db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.508+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c46c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16e0ea06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50658498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50658498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.510+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a62e0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.514+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380, and the Request Id: 520d8371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.514+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a2c0268, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.515+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7213b61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.517+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a15a7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.518+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a15a7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e2469a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2469a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393, and the Request Id: 616135fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45f67b55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_380-, and the Request Id: 5b6b41d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12491041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.527+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_389-, and the Request Id: 79f33c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45f67b55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.528+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34c421e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.528+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16161a0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12491041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34c421e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16161a0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.529+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_393-, and the Request Id: 637dbc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c011a99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.529+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c011a99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b892aee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b892aee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 723b7a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 723b7a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392, and the Request Id: c21f21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391, and the Request Id: b0a57a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384, and the Request Id: 41093dae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eaca2f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48a15b1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaca2f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.537+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388, and the Request Id: 112f3d7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.537+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bf2d99e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a36337, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.541+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a8cdf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_384-, and the Request Id: 799a38bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.543+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6127a01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.544+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 131f33fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_388-, and the Request Id: 4994c7f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.544+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_392-, and the Request Id: 7144fb53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.545+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131f33fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.549+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7331b967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7331b967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5022f8f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 618bb3d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.551+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394, and the Request Id: 42328131, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_391-, and the Request Id: 2ba80d96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618bb3d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a63a80c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.553+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a63a80c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.554+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e983b51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ad3b960, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.554+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ef97c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.554+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386, and the Request Id: 6b7269f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 135abddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182fb6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.560+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37e6b186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.561+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_394-, and the Request Id: 736e39e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.562+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a992fb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a992fb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64e120a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.568+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e120a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.569+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_386-, and the Request Id: 752c283a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.569+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a83570, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381, and the Request Id: 53ea49e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d613836, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8ab0b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3be51071, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be51071 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.572+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c1a6a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.573+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec52659, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c1a6a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.573+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c93e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392, and the Request Id: 163916ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.578+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c4b6439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.579+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4b6439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 385701bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ece035c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.583+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8b8308, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ece035c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.584+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a00cc08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bba9a0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.585+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bba9a0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.586+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390, and the Request Id: 37eb8f80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7178ec1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e3f515e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7178ec1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394, and the Request Id: c19027c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.589+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fcf2aef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fcf2aef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13896e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a35e658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.591+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13896e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a35e658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.593+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385, and the Request Id: 7bd5fb9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68c58fee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.594+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f706b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68c58fee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_392-, and the Request Id: 3a68f1c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.595+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f706b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_381-, and the Request Id: 8c61910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.596+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51cb86e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51cb86e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64deb45b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.597+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64deb45b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd4ed9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.601+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b38e820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b38e820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389, and the Request Id: 6f8f4b84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 106ad10f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393, and the Request Id: 3736f00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.603+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 106ad10f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75b169be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75b169be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.605+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395, and the Request Id: 10769d52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.605+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_390-, and the Request Id: 24768c21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392, and the Request Id: 2e157d04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.606+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_385-, and the Request Id: 6d2ab0ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_394-, and the Request Id: 40818ce3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6407e1c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ebbe0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6407e1c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4655254f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_389-, and the Request Id: 2048aa19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_393-, and the Request Id: 2989ee23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36eb1e4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75486a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36eb1e4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.613+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_392-, and the Request Id: e1fda58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_395-, and the Request Id: 2e1c1054, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387, and the Request Id: 332dba7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fdca2b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eceb265, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.618+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a59a9b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.619+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3736087f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61532a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.619+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_387-, and the Request Id: 6b46f8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35930eec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.623+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13e4f59c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e5601cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.627+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23de21ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67853216, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63bc5b1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.628+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d15a4b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.626+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17a46b54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63bc5b1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7c14c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.629+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7c14c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.630+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382, and the Request Id: 67383109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fe64791, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59248c4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.633+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51379d55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.635+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51379d55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cba96df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8914eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fee6589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.637+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17f6b631, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8914eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.638+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391, and the Request Id: 5463f2dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.638+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 169847d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_382-, and the Request Id: 582c31f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.638+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e6f7e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169847d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5f203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64bbb039, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64bbb039 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.640+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5f203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396, and the Request Id: 5e35e27c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 686cad44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.642+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 686cad44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.643+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_391-, and the Request Id: 471c97ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e1b1a49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e1b1a49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58360a79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f219a50, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.643+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cba96df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.650+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ef3e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.643+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f6b631 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a23fa5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.651+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ac69e24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a23fa5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3907750c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.652+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ef3e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.652+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3907750c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.650+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395, and the Request Id: 2b26d60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.651+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 344006d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac69e24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.655+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_396-, and the Request Id: 76b3a2f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.655+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393, and the Request Id: 5d9f7a88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.655+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393, and the Request Id: 4692ab31, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.656+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2eb154c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.657+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2eb154c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.657+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dfd3974, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386, and the Request Id: 3dfb729d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.658+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfd3974 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390, and the Request Id: 594359e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33072a39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33072a39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.662+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b50feb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394, and the Request Id: 5a2d4bac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.667+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_386-, and the Request Id: 39f6d37e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_393-, and the Request Id: 685a83d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.668+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144457d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.668+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c77089c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.668+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_393-, and the Request Id: 65731f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.669+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_394-, and the Request Id: 357d034e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 447ba650, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447ba650 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_390-, and the Request Id: 7abaf804, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.674+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68512cb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.675+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68512cb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.675+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_395-, and the Request Id: 5bee37ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388, and the Request Id: 26978033, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 449cd2e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.682+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ac7155d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.683+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc4f472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279aba7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.684+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc4f472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.685+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6174c231, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.685+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43208b39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.686+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ade2fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43208b39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd42662, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.693+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c0aa826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59d4312a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.694+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392, and the Request Id: 687a0b02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efc8925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70476ab6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.696+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_388-, and the Request Id: 3e47334c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2220e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.697+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b623914, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 195563ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c5683b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.699+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c5683b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 676bc416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 676bc416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c368f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65775fef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.702+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65775fef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c368f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.703+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383, and the Request Id: 4c9fa1a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_392-, and the Request Id: 4746c62a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26961443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26961443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e97572, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e97572 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.709+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396, and the Request Id: 5e7277b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fee66dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.710+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394, and the Request Id: 756d2b7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.710+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fee66dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.711+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66936c45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66936c45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b6463a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.713+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397, and the Request Id: 2b0fad6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e288f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e288f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.718+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d15b8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d15b8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.719+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16512414, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16512414 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cd8ab38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cd8ab38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566f319c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.721+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566f319c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.722+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_394-, and the Request Id: 7cd168f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.722+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8259f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394, and the Request Id: 5deade28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_383-, and the Request Id: 1d5df43e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.722+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_397-, and the Request Id: 7134e80f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8259f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e10719, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.723+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_396-, and the Request Id: 80322e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391, and the Request Id: 2c91c2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25d35566, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d35566 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17fc7e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.724+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17fc7e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.725+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c028ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.725+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387, and the Request Id: 52952a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395, and the Request Id: 716cffe9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_394-, and the Request Id: 75d644ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.730+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 448aa3a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.732+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_387-, and the Request Id: 2c1f3e55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.732+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dcd920a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68bfd2e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.732+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d3d2deb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_395-, and the Request Id: 7839ef90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d3d2deb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.732+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_391-, and the Request Id: 61c1d450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c4fd9d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.734+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 420b62b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.734+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55dd3cbf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.734+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c4fd9d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.735+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ae4a5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.736+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389, and the Request Id: 2ea7a740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a853e3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e46d376, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.737+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 767fa870, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605619f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.741+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58ed9d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec24169, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.743+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_389-, and the Request Id: 2b4a6f8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.743+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fd33e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 186f26bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d93e521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546db5e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.749+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388fd460, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d93e521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18010e38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.750+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388fd460 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.750+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: af921d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7973c5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.756+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7973c5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.757+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fac38e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fac38e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1829b47d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1829b47d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393, and the Request Id: 5a1e22d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7022c49e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.760+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 321452c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 321452c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384, and the Request Id: 119cdb25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a177bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a177bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65c42261, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7022c49e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398, and the Request Id: 3e1ce923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b005e21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2be3898a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2be3898a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.770+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b005e21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392, and the Request Id: 7c737e9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.773+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395, and the Request Id: 3ed262cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.773+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4831fe8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4831fe8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 164c991, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70ae15a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70ae15a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 164c991 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388, and the Request Id: 37479552, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2966a306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2966a306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590b3c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590b3c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77c6c775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77c6c775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397, and the Request Id: 310184c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396, and the Request Id: 341b2482, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_384-, and the Request Id: b751a7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ce9f3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533f5b4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.785+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ce9f3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_398-, and the Request Id: 35ff4658, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 146e7740, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146e7740 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.790+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_392-, and the Request Id: 63310827, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395, and the Request Id: 1f62916e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.794+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23674cdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_393-, and the Request Id: 9c8d03c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_395-, and the Request Id: 388882f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.795+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_388-, and the Request Id: 33924f91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_397-, and the Request Id: 17541ca1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_395-, and the Request Id: 171ac44, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.801+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_396-, and the Request Id: 38794edf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ffde88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.807+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f11f90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52953a1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.808+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dfc4d13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.808+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6814740f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.809+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6814740f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a00912d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a00912d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.815+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390, and the Request Id: 60059771, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cc118fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.821+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 670c31a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.822+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 670c31a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.826+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700c6d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.827+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f157c31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 445b803f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.827+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247abb73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.827+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 445b803f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.828+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385, and the Request Id: c426a52, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 399bd8be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.836+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d328812, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.836+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 576eaef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.837+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a5ae55b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459d2e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.837+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d754eab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 115a795a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.839+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd151eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b700475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.839+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_390-, and the Request Id: 4eebd3e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.839+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b700475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d40698c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d40698c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.841+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393, and the Request Id: 363694f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_385-, and the Request Id: 1183bf2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e006982, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.843+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a05fa28, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a05fa28 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 448d583a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 448d583a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd2dd8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25c5fd34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25c5fd34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c129969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c129969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.846+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396, and the Request Id: 736bdbb2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.848+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389, and the Request Id: 43cc0f96, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 190200e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e006982 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.849+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190200e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12b170be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12b170be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 295c57e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.851+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 295c57e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.851+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399, and the Request Id: 5232b5c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396, and the Request Id: 5d737a4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 392e8eb7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.856+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392e8eb7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 606775b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.857+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 606775b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398, and the Request Id: 2a0a4bc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_399-, and the Request Id: 3a706be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.864+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd34ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.865+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21393d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.866+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21393d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fbbfa49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fbbfa49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397, and the Request Id: 39b11633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_396-, and the Request Id: 626a6bd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_389-, and the Request Id: 68f42de3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56a41dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.877+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_398-, and the Request Id: 71c59b8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.877+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56a41dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.878+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_396-, and the Request Id: 5ea96903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f49dacf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_393-, and the Request Id: 71f8aa19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f49dacf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.881+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394, and the Request Id: 598efba6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ddbe008, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.882+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5a6127, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.913+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33eb35d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3517d3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.918+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 490cc76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.918+0000 [Thread-16056] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:52.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65278195, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.921+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a30b79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76f4d3ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.924+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f3b7d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.925+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f711e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_394-, and the Request Id: 359841ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.927+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_397-, and the Request Id: 71519f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 279a4d86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74f7e11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f7e11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.933+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28a792a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.933+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 279a4d86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 95eb527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13eb8e12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.934+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13eb8e12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 302bdb2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302bdb2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.935+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 175f9f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391, and the Request Id: 529c6d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386, and the Request Id: 43e9823e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.943+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b97d109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.943+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d1ca2f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.947+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_386-, and the Request Id: 1aad4e21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.947+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a031be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.949+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31fb569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.949+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66739c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.950+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31fb569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 129c759f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.951+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 129c759f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25d641f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.952+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397, and the Request Id: 2721069a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d641f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1365f55d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1365f55d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 842f312, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 842f312 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1749c3ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1fae718b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.955+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390, and the Request Id: 114d2084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fae718b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.957+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_391-, and the Request Id: 1d7b51aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397, and the Request Id: 4ea64778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396c14be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_397-, and the Request Id: 1a0487d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.970+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d6b5286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6b5286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 696bac4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 696bac4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400, and the Request Id: 17afc45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.978+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cbedefc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.978+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ac30b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.978+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4032168b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4032168b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.979+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cbedefc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 788dc996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432ac757, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788dc996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 560dc60f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560dc60f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42ca1066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ca1066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_390-, and the Request Id: 694d24e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394, and the Request Id: 58bade0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395, and the Request Id: 106b641e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.982+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_397-, and the Request Id: 400a6251, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.982+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1105224f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1105224f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.983+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399, and the Request Id: 1a859925, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.983+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1aa7045d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a34f73a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.988+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_400-, and the Request Id: 6fb8debf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.988+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2655db7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dbd52e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.989+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38e6f9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.989+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dbd52e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 426b4fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.990+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 426b4fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398, and the Request Id: 18e65d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_394-, and the Request Id: 22164bd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:52.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1509c2fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_399-, and the Request Id: 281a977, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.010+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fe51b15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38dbef87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.020+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f4956f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.022+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4723e077, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4723e077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.024+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 772905f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 772905f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.025+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55f160f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 681b94d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681b94d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.028+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398, and the Request Id: 2e22b520, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 627d5b5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.029+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 627d5b5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.030+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1559d841, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fd892c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.032+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_395-, and the Request Id: 78eb6ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b067dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd892c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.033+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392, and the Request Id: 593c5633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.033+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_398-, and the Request Id: 154d1fac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dba1d45, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.034+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dba1d45 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.038+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387, and the Request Id: 4735b90a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4beeb0fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.048+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57493ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57493ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.051+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34475dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34475dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.052+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7703e58c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7703e58c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.053+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 708d745f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.053+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fe94a3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.054+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fe94a3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b8439d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.054+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b8439d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.055+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398, and the Request Id: 32a3408f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.055+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_398-, and the Request Id: 37845aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.055+0000 [Thread-16112] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391, and the Request Id: 65924ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.057+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b1d6b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.057+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b952d6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_392-, and the Request Id: 197c6407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 147178c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 147178c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25f3608b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.063+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_391-, and the Request Id: 2c4aadf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_387-, and the Request Id: 68138038, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.064+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395, and the Request Id: 3823714, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23242825, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_398-, and the Request Id: 64c4e98f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 548e7bd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 548e7bd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.069+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf158ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75a2586b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_395-, and the Request Id: 1b1149c3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c553ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c553ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3999d111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b4644ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.079+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401, and the Request Id: 53dcd450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.079+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8d4e1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.080+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8d4e1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.081+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 878cdbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.081+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 267677f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.081+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4700d673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.082+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4700d673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.083+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70836bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.084+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70836bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55d659ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f6e7c84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55d659ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.088+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c430f91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.089+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c430f91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb0a02f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.090+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399, and the Request Id: 2424fe23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.090+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14eab87e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.091+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15090db0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.091+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400, and the Request Id: 10d86ed9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_401-, and the Request Id: 547b5764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.093+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68057a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ae13b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae13b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.094+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e358a24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e358a24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396, and the Request Id: 6b88bd51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b451fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.097+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b451fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e121ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399, and the Request Id: 1624b666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.098+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e121ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_399-, and the Request Id: 56d8b79e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b4c7212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b4c7212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 761b3798, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 761b3798 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.101+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392, and the Request Id: 36332812, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_400-, and the Request Id: 2850ddba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.102+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73e7403c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4efab969, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4efab969 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_396-, and the Request Id: 369305f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50d9417a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388, and the Request Id: 368147b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.115+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4db528f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b579a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.115+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9d3d228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.116+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_399-, and the Request Id: 4c104ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 763d7be3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.118+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 763d7be3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.118+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_388-, and the Request Id: 1cf9ed6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 149c5fd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.123+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b79947, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e4be53f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.124+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b79947 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.123+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_392-, and the Request Id: 11789061, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.124+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e4be53f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f89033f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fdc07d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393, and the Request Id: 515e829c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.126+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fdc07d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396, and the Request Id: 6da09199, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24dea24f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.131+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24dea24f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bcddcf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.132+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bcddcf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399, and the Request Id: 12c83989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.134+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa490e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.135+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa490e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78761e47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.138+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c8a9a89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.138+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec2fb60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.139+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_396-, and the Request Id: 785f36e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.139+0000 [Thread-16166] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.139+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f9d2e4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f9d2e4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a56ca74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.140+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a56ca74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.141+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1feeb649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.145+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_393-, and the Request Id: 6f741d85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6def44c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6def44c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_399-, and the Request Id: 59d51df3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: de715b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.147+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397, and the Request Id: 3cdd5de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402, and the Request Id: d387c86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.189+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10468a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e601cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.190+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d43eda9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12930dae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e601cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.191+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dd2c1f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4f7b8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.193+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_397-, and the Request Id: ba227fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ec0d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.194+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_402-, and the Request Id: 427cbe6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.195+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ec0d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23f0fce2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401, and the Request Id: 14f155f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.196+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23f0fce2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.196+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e11a777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa4e153, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa4e153 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389, and the Request Id: 4cacc629, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.201+0000 [Thread-16196] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.202+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39c37100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.202+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d7b5120, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c37100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ecbf8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.203+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d7b5120 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 531b7890, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.207+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ecbf8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.207+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 531b7890 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dc97af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dc97af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613bf866, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25fae28d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c6c5db7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400, and the Request Id: 30917fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_389-, and the Request Id: 5b23ec2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.216+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400, and the Request Id: 5b3d8a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.216+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6f8bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.217+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 709ba3ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c6c5db7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.218+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393, and the Request Id: 309b7e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.218+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_401-, and the Request Id: 2d7cebcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d033fc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.268+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a8f97cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.268+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c3443e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_400-, and the Request Id: 247ad8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.269+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a8f97cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.269+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d033fc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639d54ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_400-, and the Request Id: 77cf69c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.270+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_393-, and the Request Id: 4de3e4d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.270+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cbd1b09, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbd1b09 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.271+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125dd104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.271+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12398fdc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394, and the Request Id: 43901e42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.272+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12398fdc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444bfdba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.273+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1dfdb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.273+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397, and the Request Id: 4b390ccb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f82f01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560e4148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560e4148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.276+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590c0763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.276+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_394-, and the Request Id: 32bb0a01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.277+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66e6aef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.277+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590c0763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.278+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 390ee5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.279+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 97f4322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.280+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400, and the Request Id: 7da54ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28b235ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.281+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59a91167, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.281+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b235ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59a91167 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.282+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47b025a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.283+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b36e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_397-, and the Request Id: 4187615d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5008164c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.285+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5008164c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.286+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403, and the Request Id: 5d2d6765, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.286+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_400-, and the Request Id: 36a51c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1692f000, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.286+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ef845fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aec4e0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1692f000 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.287+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398, and the Request Id: 75bd110d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45dfe00e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45dfe00e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 625f640a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 625f640a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3622e258, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.292+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b57341, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.292+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7adcc0e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b57341 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7adcc0e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.293+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d294b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d294b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.294+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401, and the Request Id: 399db838, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd5b6af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14e552f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3be0470a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.295+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3be0470a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.296+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd5b6af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.296+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_403-, and the Request Id: 42a25e35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cf269e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.299+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5367ca7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402, and the Request Id: 70770d9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.300+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5367ca7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fdec8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401, and the Request Id: 413e8d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fdec8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390, and the Request Id: 5c55747b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.301+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ffc4e7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ffc4e7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.303+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394, and the Request Id: 2590d3d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_398-, and the Request Id: 2b0356cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.309+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457d8d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_401-, and the Request Id: 506e5c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2da8a593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7f4c83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.310+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_402-, and the Request Id: 43e35b8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.311+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_394-, and the Request Id: 26003f02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_401-, and the Request Id: 5110e439, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.313+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_390-, and the Request Id: 5fbc9347, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.314+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 871b168, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c9b03d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.327+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7cb40e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.327+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ee2e1ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.328+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c779c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c779c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.329+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5901e83b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.330+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c75ad3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42f3cc14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.330+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7159dcd2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.330+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42f3cc14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.331+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7159dcd2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395, and the Request Id: 4897a85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d508e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.332+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 459da991, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.332+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d508e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.333+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401, and the Request Id: 2f214538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5858b660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.337+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcd67b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.339+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d2d049f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 270158aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56f263ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.340+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7943b878, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56f263ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24568426, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fd0da2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.341+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24568426 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.341+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fd0da2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.342+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404, and the Request Id: 453bf2c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20d69a7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.342+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d69a7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.345+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398, and the Request Id: 3145eacf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_395-, and the Request Id: 2f1a4b08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.353+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_401-, and the Request Id: 1d6b89f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.354+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2251ab14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.355+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a21bde3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.356+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a21bde3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.356+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254eb533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.357+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254eb533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.358+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399, and the Request Id: 79155899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cfaa0a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e2920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f96ee06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.363+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f96ee06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.363+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e2920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bc11d04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74d73aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74d73aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bc11d04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.365+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402, and the Request Id: 282d0d86, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.365+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403, and the Request Id: 62631612, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.366+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20ecab17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.367+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20ecab17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67071455, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67071455 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395, and the Request Id: 40a505e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.369+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_404-, and the Request Id: 619cbd8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.371+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_398-, and the Request Id: 7b3063eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23f8598a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c4ff01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.379+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c4ff01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.380+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2603353c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.387+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2022bc1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.388+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2022bc1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.388+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_399-, and the Request Id: 3133c20f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.390+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402, and the Request Id: 816dbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b08bb72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.393+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_402-, and the Request Id: 6db01a20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c5ae75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c5ae75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_395-, and the Request Id: 3ea89c61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.395+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3286ca4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.396+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_403-, and the Request Id: 3f4e7f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.396+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 397e2a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278efb66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.397+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_402-, and the Request Id: 408ff2f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.398+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30e059fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.399+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30e059fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.400+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c74c4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.403+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79b8081c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.404+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391, and the Request Id: 72dfbfb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.410+0000 [Thread-16309] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.410+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_391-, and the Request Id: 23de57cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.412+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750646a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705e28e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.413+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705e28e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.414+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11906d0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4360e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4360e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.416+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74204ca3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.416+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 563af110, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 563af110 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.417+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 618e3b61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.418+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 618e3b61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74204ca3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49c56a46, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402, and the Request Id: 503f84c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.420+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 383b7c87, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.420+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405, and the Request Id: 57661fde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b546bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b546bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c56a46 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396, and the Request Id: 281785f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a9a058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a9a058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.424+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399, and the Request Id: 6cc9a428, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.428+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39cf6ab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_402-, and the Request Id: 706da662, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.429+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56716e98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7917b1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.433+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7953a3ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.435+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce7b0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_405-, and the Request Id: 4c870d8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_396-, and the Request Id: 1eb7fa75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ba8131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.446+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_399-, and the Request Id: 4938388e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.448+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c305aa9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.451+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18f2222d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: fde1a10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fde1a10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.453+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a1e5a8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.454+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a1e5a8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392, and the Request Id: 5bfe73ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629cd443, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42b1985c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d1a1dda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.471+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca62b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e8382b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.473+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e8382b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 80b35bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b939516, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.473+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 80b35bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.474+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b939516 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.475+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403, and the Request Id: 2687931d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d6e9279, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d6e9279 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403, and the Request Id: 16ce6144, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.480+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f81d8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.481+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_392-, and the Request Id: f946b2f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.486+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60532423, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60532423 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f1807c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f1807c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6025b80b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3574c834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63dc151b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3574c834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.492+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97fe36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2370b746, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2370b746 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97fe36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5736212e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5736212e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404, and the Request Id: 506975b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396, and the Request Id: 76f1cac2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.494+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397, and the Request Id: 294fbab9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.495+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35cb3e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cb3e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ffc6f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.497+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ffc6f81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400, and the Request Id: 6ee64deb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.499+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_403-, and the Request Id: 6b4451a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_403-, and the Request Id: 348960a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.505+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f7f8458, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.506+0000 [Thread-16340] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.507+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6be886, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.508+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_404-, and the Request Id: 7af4d335, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e97a8d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e97a8d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f853b0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.510+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f853b0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1deb3c5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.511+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 208b0e70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1deb3c5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da564d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.514+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208b0e70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406, and the Request Id: 67cc90cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.517+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403, and the Request Id: 3d2d1222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.517+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_396-, and the Request Id: bc5cc97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_400-, and the Request Id: 776ec599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2101e7b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 118608b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.532+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17ba9314, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.532+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6337b7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_397-, and the Request Id: 707f90da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 118608b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.533+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b976333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_406-, and the Request Id: 29fc361c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.534+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303db780, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.534+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd209f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.534+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_403-, and the Request Id: 6d56a16e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.535+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e7b0a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.536+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e7b0a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.538+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400, and the Request Id: 335b61c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 664d7ad6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f2cdb5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.573+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea2b213, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.573+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e38e72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c92fe5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.574+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f26189, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.574+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 436c097e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51c14954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.576+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f26189 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.578+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_400-, and the Request Id: 40660eb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b9f2f26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.579+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de4c70c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.579+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b9f2f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: faffa24, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: faffa24 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393, and the Request Id: 1d1dac6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27484ae3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27484ae3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.582+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404, and the Request Id: 1fabb801, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4982c562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4982c562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.584+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a16db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.585+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3621c445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_393-, and the Request Id: 14321e5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59eb1727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7bf2a7d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.588+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7bf2a7d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f988738, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f988738 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 699ade90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405, and the Request Id: 15d755b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 699ade90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62de680a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62de680a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 423ca080, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.593+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397, and the Request Id: 393eabe8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57594e9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.593+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_404-, and the Request Id: 7841fa84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.594+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 642626dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.594+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c47b2dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.595+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 642626dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.595+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c47b2dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.598+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_405-, and the Request Id: 26b9c30c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.598+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401, and the Request Id: 751b0559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.598+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 596aea76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596aea76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.602+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404, and the Request Id: 525628c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_397-, and the Request Id: 4f399d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ec77542, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ec77542 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.607+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f7377f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b86c58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b86c58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28cfc01b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.609+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28cfc01b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398, and the Request Id: 76e75b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.613+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba2d228, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 449f6d9e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.617+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449f6d9e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407, and the Request Id: 7ca063fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.624+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cdcd799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.631+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 584914c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.631+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_401-, and the Request Id: 10173ab8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.632+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_404-, and the Request Id: 219bafb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11be1d56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.633+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11be1d56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.634+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ab672e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.635+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ab672e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.635+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_398-, and the Request Id: 298b9d6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64b12aea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404, and the Request Id: 408b17bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e134207, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d70c8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.641+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_407-, and the Request Id: 7037bfd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bc25ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.642+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d70c8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bc25ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5688d1a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5688d1a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 766ea745, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.644+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69a67177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.644+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 766ea745 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c108ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.646+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401, and the Request Id: 64d3ebd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394, and the Request Id: 55b3abe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 732cdbc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_394-, and the Request Id: 603fe409, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.660+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c01a095, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_401-, and the Request Id: 4089adf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8d93b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68fa7cea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482f7100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.662+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_404-, and the Request Id: 68d5fd26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e99a1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.663+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e99a1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.667+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cb4256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.667+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4284162a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c6a5646, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c6a5646 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.669+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b2b4af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.670+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b2b4af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405, and the Request Id: 7f556100, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bcd8e2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 579b49c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.672+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bcd8e2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.672+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38b773d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38b773d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.673+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398, and the Request Id: 11597161, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a69de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a69de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_405-, and the Request Id: 243949ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.678+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406, and the Request Id: 1adb794d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.679+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3769835f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d5c83a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3769835f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f04dd4e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f04dd4e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.686+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405, and the Request Id: 7a88bb4c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 526ba7f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.689+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 526ba7f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.691+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32cac032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11ba0799, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.694+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3bd3e52, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.694+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32cac032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.695+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bd3e52 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402, and the Request Id: 70f56761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.696+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f7c60bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.697+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7c60bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.698+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408, and the Request Id: 5dc49df6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.699+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56637098, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.700+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56637098 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536173c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e39e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e39e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.704+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399, and the Request Id: 1f512105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.705+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b59956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_398-, and the Request Id: 3054dc41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_406-, and the Request Id: 4e3f40a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2b93d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_402-, and the Request Id: 63dca304, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.718+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_399-, and the Request Id: 784e2caf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.718+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_405-, and the Request Id: 45ffb0bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_408-, and the Request Id: 99fa4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ece70fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.725+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e6ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.726+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e6ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16a59842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16a59842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42bb21dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.731+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395, and the Request Id: 1722cb7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.733+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29be5935, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.733+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 310df25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.736+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ded2d26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_395-, and the Request Id: 1e848680, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.741+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1c9e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19797a63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 791b20e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.754+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e854051, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e854051 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.758+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3099fd76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3863ca31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6493da36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.759+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dff5ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6493da36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402, and the Request Id: 7f9ec3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.762+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d70b757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.765+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e1f7ae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.766+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e1f7ae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.767+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d70b757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.767+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34043c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.767+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 722a934a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.768+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34043c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.768+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722a934a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.768+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcde952, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405, and the Request Id: 4c80437f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcde952 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 711643b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ab4eb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ab4eb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 711643b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.770+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbf2c4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.771+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407, and the Request Id: 99025dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406, and the Request Id: 38a2250b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4abc85e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.774+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4abc85e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.778+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_405-, and the Request Id: 2f1fc85f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.779+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399, and the Request Id: 5d165e0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_406-, and the Request Id: 27795018, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e990292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.787+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e990292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.787+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2397ddfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff2917a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.789+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff2917a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.791+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409, and the Request Id: 3f3b8044, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_402-, and the Request Id: 5fa6a3b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.796+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0ae5a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.800+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51aa7541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bb9d782, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270af521, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.803+0000 [Thread-16465] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270af521 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.807+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_407-, and the Request Id: 1201cbca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ddde997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ddde997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.809+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406, and the Request Id: a8e0a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 134b41ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.815+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_399-, and the Request Id: 715e0edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.822+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4be8b234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22339670, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2207ca1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_409-, and the Request Id: 51515b16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2207ca1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.832+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4094ea0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.833+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4094ea0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.833+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403, and the Request Id: 62498684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e44e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.835+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e08dc7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_403-, and the Request Id: 479a8ef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.838+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ccc0e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5354ee43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0b8015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5354ee43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_406-, and the Request Id: 63635d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 227e948d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 227e948d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396, and the Request Id: 3613fe10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.848+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 237bcf9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 463bcb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.855+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 463bcb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a44fef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.856+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67f3a5df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67f3a5df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.857+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d748c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.858+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ddbe1a7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d748c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.859+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddbe1a7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.863+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 137d3c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.863+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403, and the Request Id: 9a3b567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400, and the Request Id: 24445e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_396-, and the Request Id: 31a0f635, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 334d62f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.869+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c82164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1284a8d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.876+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1284a8d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.876+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ff18129, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.877+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ff18129 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406, and the Request Id: 3c93ebdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.882+0000 [Thread-16495] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:53.889+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c2a8bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_406-, and the Request Id: 3acc1eba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 640aaf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.891+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 640aaf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9305d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.893+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fb11ff2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9305d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.894+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410, and the Request Id: 478ddaf6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.895+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_403-, and the Request Id: 6f124f61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.897+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1820d1ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_400-, and the Request Id: 221cd077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.899+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e69c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_410-, and the Request Id: 40828805, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.902+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4402222b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.903+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4402222b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55de8144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55de8144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.905+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408, and the Request Id: 52b9b5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.907+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bf5747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f3f0ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47a61005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.920+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47a61005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d20520e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d20520e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 401a3f15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.923+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407, and the Request Id: 7a3702bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.934+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7da020, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.934+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70773e0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bd6f273, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd6f273 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15b93968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15b93968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.941+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407, and the Request Id: 16899e92, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.952+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6884a934, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7465f0c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.954+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7465f0c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.956+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ef539b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.957+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ef539b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.958+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404, and the Request Id: 5923ee25, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.962+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_408-, and the Request Id: 5639b11c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47d4fbf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.967+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7579e903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_407-, and the Request Id: 164fe465, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7579e903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65b01a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.970+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 171f0a08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b01a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.972+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400, and the Request Id: 46bafb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27332bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.973+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79c9e118, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.975+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_407-, and the Request Id: eda50cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af531ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af531ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.978+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57bc79e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57bc79e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.980+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397, and the Request Id: 7fa17742, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.981+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_404-, and the Request Id: 787130c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 642730dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.988+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e37b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.989+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e37b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.990+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31b3431d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.990+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 460b9106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.991+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31b3431d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407, and the Request Id: 16ad55c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.994+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a1bb07c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.995+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a1bb07c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.995+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_400-, and the Request Id: 4aa96d2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e62378d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.997+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e62378d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404, and the Request Id: 35570803, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cb6767b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cb6767b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:53.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 470f2bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.000+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 470f2bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f2c10d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.002+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401, and the Request Id: 2b7c6146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.003+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_397-, and the Request Id: 61e17e62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.005+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: db9f34a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59ab5ce7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: db9f34a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d9f850a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.008+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9f850a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411, and the Request Id: 7e5d6431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_401-, and the Request Id: 364c563d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.015+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f9be2f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.017+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_411-, and the Request Id: 2241ae2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.020+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_407-, and the Request Id: 1417510d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_404-, and the Request Id: 7532e168, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.023+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 346dc106, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.027+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a619884, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.031+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3566c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d625ace, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6770dd0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6770dd0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d1097eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.041+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d1097eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409, and the Request Id: 525c2813, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43af42e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.047+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54535ff5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.055+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d2214fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f2f4d94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.063+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 757338fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.071+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f04cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.075+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 620cfee1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.087+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7eaa4dc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.088+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eaa4dc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.089+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428b933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.089+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73606083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.090+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73606083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.090+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402, and the Request Id: 373601ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 125f3f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19eb89b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.095+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19eb89b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.096+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19bd8582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.097+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19bd8582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405, and the Request Id: 15ef6fcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.103+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_409-, and the Request Id: 74b42b3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cb1c811, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.108+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cb1c811 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.109+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e41dc77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.110+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e41dc77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.110+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408, and the Request Id: 2cd219d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e5655fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.112+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e5655fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.116+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d5bb44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.117+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d5bb44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401, and the Request Id: 1d917bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 783b627c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.126+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41c8698c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_402-, and the Request Id: 3b36d2ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 336f46f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114618f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114618f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb42b36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb42b36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.140+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405, and the Request Id: 58685079, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.140+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b25a164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.141+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b25a164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 742078ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.147+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 742078ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408, and the Request Id: 27576511, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ca28ee0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_408-, and the Request Id: 584ba553, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_401-, and the Request Id: 7fdf256c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.153+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47fee252, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_405-, and the Request Id: 3eeca4f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.156+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_405-, and the Request Id: 48db7927, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.158+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9277336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545db62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9277336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.160+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545db62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49844d62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.160+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49844d62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.161+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 565d614b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d647d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.162+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408, and the Request Id: 3555b38e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d647d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398, and the Request Id: 2839838f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63615de2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.168+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63615de2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.169+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2145b6e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.169+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_408-, and the Request Id: fb07c04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 717c6958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.169+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 717c6958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.170+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19286ac0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412, and the Request Id: 581e919e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.174+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_398-, and the Request Id: 67b967a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.175+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_408-, and the Request Id: 9731fca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.179+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61f1c19e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.179+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a0bc363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ec6dbf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.190+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 570217e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_412-, and the Request Id: 72afbc60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38336f5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10677aa2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10677aa2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a93cc99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279cdba7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce5180c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce5180c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2195deca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.207+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f06e555, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.207+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db661ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f06e555 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35eff8a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.211+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 181ec0e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.212+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 181ec0e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ddf067, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403, and the Request Id: 335678e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.216+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71740db1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.217+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410, and the Request Id: 1cf89d24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_403-, and the Request Id: 6a921ff7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.228+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 648f732d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.229+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4238014b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 648f732d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3e9b02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49ee8940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ee8940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3e9b02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.239+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406, and the Request Id: 70143296, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1edc261b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1edc261b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b9ca583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.241+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b9ca583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2843c0b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.243+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c04b3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.243+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402, and the Request Id: 76a8586b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.244+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c04b3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_410-, and the Request Id: 6d8af1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406, and the Request Id: c3587b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a8b2564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.247+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a8b2564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.248+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6e0f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.249+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b8c499c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.250+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_406-, and the Request Id: 7098e471, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.250+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b8c499c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409, and the Request Id: 3e340c65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a568bdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a568bdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.255+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2356b0cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.256+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41af9cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.256+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2356b0cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.257+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399, and the Request Id: 21e6e497, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbd9856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.260+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbd9856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.261+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64316b73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64316b73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409, and the Request Id: 66802ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.266+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78586c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.270+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78586c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.271+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443dd204, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.271+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_402-, and the Request Id: 5e61cb22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443dd204 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409, and the Request Id: 23588a27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.274+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_406-, and the Request Id: 241d6912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6af9b37c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c622850, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c622850 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.284+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e64eff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.285+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e64eff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413, and the Request Id: 25003d46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_409-, and the Request Id: ff45f4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.290+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7880f1b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.295+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2a0215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c67015, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_399-, and the Request Id: 763c8b4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_409-, and the Request Id: 7a6be94b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9c47497, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.310+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 101b5831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_409-, and the Request Id: 17b7e23f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5591dcab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.328+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a55f638, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27561b4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 750699af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.338+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c91a820, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.402+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e18faf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.403+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bf846c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c91a820 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e18faf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.405+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_413-, and the Request Id: 6612de74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.406+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643e9efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 356c8a8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.411+0000 [Thread-16635] WARN org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSynchronizationTask - Synchronization failure for ric: NonRespondingRic, reason: 502 Bad Gateway [facility=, subject=, traceId=] 2026-05-06T13:43:54.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643e9efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.413+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f82774, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25adcdd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 505e9c2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25adcdd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.414+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f82774 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1269867b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145ec72b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11866282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.417+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407, and the Request Id: 688f4863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11866282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145ec72b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411, and the Request Id: 4cef827e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407, and the Request Id: 1f84e5a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.423+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df0cc35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.424+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df0cc35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.427+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724b940a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724b940a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.428+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 286b7ad1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53d6f7d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.430+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404, and the Request Id: 3fb4e10c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15d5e602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.431+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24cb44ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.431+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d5e602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ff26861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff26861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_407-, and the Request Id: 31b21a85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.434+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410, and the Request Id: 72e3f5fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.434+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_407-, and the Request Id: 5f480554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.434+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_411-, and the Request Id: 11f8496f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.436+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bec04c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44750428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.437+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 553d8a06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.438+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 553d8a06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.443+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403, and the Request Id: 363e571, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.445+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_404-, and the Request Id: 4c538344, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13f901e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.448+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee5ba1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.449+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee5ba1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13f901e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.450+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_410-, and the Request Id: 69681dd8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.450+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1d5f6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.451+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1d5f6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.451+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414, and the Request Id: 5de9e850, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c899f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.456+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c899f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.460+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5767f126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.462+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dfc058a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dfc058a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.463+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6476792d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.464+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410, and the Request Id: 3793ca7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.464+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 175aefa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 175aefa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.466+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400, and the Request Id: 33aa9d49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.473+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4566235e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.475+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4566235e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ba845c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ba845c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.478+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2a9cc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.478+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410, and the Request Id: 29ab8740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.483+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2bb83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_414-, and the Request Id: 1bd5d832, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.485+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66586d7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_400-, and the Request Id: 710b00ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.495+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_403-, and the Request Id: 1781195a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_410-, and the Request Id: 37119782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88dd92e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.498+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10a79ebe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.504+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_410-, and the Request Id: 47855908, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.510+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 504db54f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d07e315, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.516+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5aef1528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 389d5faf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 367229d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fca827a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23cb8307, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.543+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c94a1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.544+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c94a1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.546+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a483367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a483367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.547+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49c4e770, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49c4e770 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.548+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408, and the Request Id: 15c8e61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193cd02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.549+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193cd02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34a4a565, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.551+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412, and the Request Id: 2817ab26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.551+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34a4a565 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.555+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f744e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.556+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f744e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408, and the Request Id: 2748e93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.560+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d945ad0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.564+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62e5fa62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e5fa62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.565+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_408-, and the Request Id: 6447f933, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f597ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f597ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.572+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 440f30ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.573+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 440f30ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.574+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405, and the Request Id: 2b7b6ad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.575+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59fb7b33, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.576+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fb7b33 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.576+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415, and the Request Id: 3908ed57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.577+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 264f5024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.578+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303075a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 769cae23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.583+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d0e73b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_408-, and the Request Id: 4e14f54d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59680047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.599+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59680047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.600+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69bb024b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.601+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_405-, and the Request Id: 121600e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.602+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd4810f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.608+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd4810f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.609+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411, and the Request Id: 7c10a046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.612+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_412-, and the Request Id: 51aa2f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.612+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5284170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.615+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a9addb8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.615+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_415-, and the Request Id: 1a030ddf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538e64fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f2f0bc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.620+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ebad793, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.620+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a9addb8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2f0bc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.621+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ebad793 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c91311c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.622+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c91311c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eb87ea5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 673cc66f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.623+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eb87ea5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 673cc66f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401, and the Request Id: 6b876c4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411, and the Request Id: 51828ecf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.623+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404, and the Request Id: 2e33efb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.626+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 630ff13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.628+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 671bdbc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.631+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_411-, and the Request Id: 18bca222, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1630822e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.637+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1afea6c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afea6c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c9d5484, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.640+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c9d5484 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73bbbdce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.641+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411, and the Request Id: 6d3678d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_411-, and the Request Id: 448e78be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_401-, and the Request Id: 104a381c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574400cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63a3bdc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_404-, and the Request Id: 2d63a847, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.661+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63a3bdc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a971cb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a971cb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.663+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409, and the Request Id: 4542952, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_409-, and the Request Id: 156dd2e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a0a4709, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 588df20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_411-, and the Request Id: 5f136e9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28f22591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b0f1c6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20917bed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: caad747, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.691+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ff5f957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.692+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26c0eac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.693+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c0eac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49ace7f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.696+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49ace7f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5baa8442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.697+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5baa8442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e8c3f62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8c3f62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.698+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409, and the Request Id: 7028072a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.701+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 253f7e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 253f7e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416, and the Request Id: 6df3b281, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.703+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3d9c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3d9c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406, and the Request Id: 790913f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.711+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f2922a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: aa80aff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: aa80aff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b88adec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 210462dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b88adec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.724+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413, and the Request Id: 290b20e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416df396, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.739+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7fd833, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.743+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b50e0f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.749+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a870406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a870406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.751+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511d10cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.752+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511d10cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.752+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412, and the Request Id: 7a70d7e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_409-, and the Request Id: 42d256eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_416-, and the Request Id: 752f0981, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 404d7fad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5126f420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 562ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.769+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_413-, and the Request Id: 724ad0f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.771+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14ea22f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.772+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14ea22f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.773+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c3976ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.774+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c3976ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.774+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402, and the Request Id: 15c70583, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.776+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ee5fb3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61557c9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61557c9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.783+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b69ca85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.783+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1066679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.784+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b69ca85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.784+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1066679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 542811b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 542811b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412, and the Request Id: 72c5e669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.787+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405, and the Request Id: 7e1eaf5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.791+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_412-, and the Request Id: 483df1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.794+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_406-, and the Request Id: 7200cd85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b276e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.796+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4949cd9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 433f7624, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 433f7624 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.798+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f5d24f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.799+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6026c9dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.803+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51949beb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bcc8654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.804+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51949beb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410, and the Request Id: 75628c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.806+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6026c9dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.812+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7fbb5094, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fbb5094 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.814+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_402-, and the Request Id: 455f499a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.816+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412, and the Request Id: 62623fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.820+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_412-, and the Request Id: 3a89608b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.823+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_405-, and the Request Id: cddc490, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eed49c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.831+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d3d21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eed49c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.832+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_410-, and the Request Id: 3dd3350d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.833+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f45a426, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.833+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35297992, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.833+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 628b9ac5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.831+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cd36be2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.834+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ca3583b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.835+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ca3583b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.838+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410, and the Request Id: 4e891143, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.840+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297e6128, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_412-, and the Request Id: 74c88f40, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65bc49dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.848+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 449ff6d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.848+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1707b9a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 449ff6d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.849+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c45170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.850+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 705f571d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.850+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72bf4170, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 705f571d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.851+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e60308f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e60308f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40540630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.852+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40540630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.853+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407, and the Request Id: 7fc635da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72bf4170 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.854+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66144caa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66144caa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413, and the Request Id: 3833325f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.856+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_410-, and the Request Id: 1cc97f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.860+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35896f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.860+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a499199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35896f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73d2d6e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d2d6e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.862+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413, and the Request Id: 357477e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.863+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64caedbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.863+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414, and the Request Id: 19f152df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31c5cbc1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_413-, and the Request Id: 358c29ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e1817db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e1817db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77946b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3256589b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ce704e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ce704e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.875+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_407-, and the Request Id: 6db19639, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 526744c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.882+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_413-, and the Request Id: 514b5876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417, and the Request Id: 23d754f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e7876b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7876b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b3b34b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.887+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b3b34b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_414-, and the Request Id: 24912020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406, and the Request Id: 47c6eeb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bff048d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bff048d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.897+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 790bb8c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.898+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_406-, and the Request Id: 4199ca17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.898+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b22f94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3885e482, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72b0ad67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_417-, and the Request Id: 5f00e757, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.900+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a2363db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a2363db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.901+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d3efc1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.902+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403, and the Request Id: 18c1cf65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.902+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bcd07fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49228b31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.907+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49228b31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6412d27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d6abd17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.909+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69943749, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.909+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d6abd17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.910+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 280d4a55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.911+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411, and the Request Id: 4684752e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.913+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eddf263, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4434c3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b7904b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29c0f1e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b7904b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395c1d43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_403-, and the Request Id: 16acf478, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29c0f1e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ac4955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.922+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53cb7c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53cb7c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.924+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1368513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1368513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.925+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5edb30ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79f5ae98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.926+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79f5ae98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1162088e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ac4955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2796ef37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1162088e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.928+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b3eefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b3eefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_411-, and the Request Id: 6d8f1367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2796ef37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411, and the Request Id: 6f3953df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414, and the Request Id: 6a861878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415, and the Request Id: 6c670c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a74bd7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a74bd7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413, and the Request Id: 77efac8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.936+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414, and the Request Id: 3a60ff9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.936+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41254814, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.937+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41254814 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e28381, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.940+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e28381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407, and the Request Id: 4438e28a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21fc0333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.944+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_413-, and the Request Id: 4f953ad5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a345d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.947+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668d8767, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_407-, and the Request Id: 7685e6c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a345d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.949+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_411-, and the Request Id: 19f6fa61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e5d960a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_414-, and the Request Id: 46c18b27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.950+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 427514c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 427514c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.955+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408, and the Request Id: 419ce1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_415-, and the Request Id: 1c17de55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b87c36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.956+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35bad041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_414-, and the Request Id: 641e69ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fd1d7d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.960+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1dddc2f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.961+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dddc2f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.962+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d00fc94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.963+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71a90f74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 565d1097, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.963+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 302fcb64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 565d1097 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_408-, and the Request Id: 2cf88d99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2d14b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418, and the Request Id: 62c0c06c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69148df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.971+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f170191, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.971+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3064709c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3064709c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f170191 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbd2013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57a3248c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.973+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbd2013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.973+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57a3248c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d931d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412, and the Request Id: 3da20972, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.974+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404, and the Request Id: 536b84ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.977+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c83b6a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_418-, and the Request Id: 25a3e015, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.984+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e7dbcf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.985+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_412-, and the Request Id: 36b014ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 398d4b01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398d4b01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.988+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6758f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6758f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b95115, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414, and the Request Id: 3b62034d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a5c18c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.993+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 370e8775, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48ff22f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.998+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_414-, and the Request Id: 834427c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_404-, and the Request Id: 2b8e5af7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:54.999+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 467d0aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 467d0aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5650e2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.002+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5650e2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 603b708f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415, and the Request Id: 3950c4f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.007+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2226513, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.008+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2226513 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.012+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14024fba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.013+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14024fba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d5d9c49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.016+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d5d9c49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408, and the Request Id: 73e740cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.021+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e72d370, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e72d370 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36e190f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.023+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416, and the Request Id: 4e8b6a0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.023+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36e190f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.024+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 337aea59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.024+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55b04924, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.025+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 337aea59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.025+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55b04924 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.025+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33820c8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.026+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412, and the Request Id: 31776885, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bc4e448, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.027+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bc4e448 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.028+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409, and the Request Id: 2a40c784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_408-, and the Request Id: 4611d09e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_409-, and the Request Id: 169578fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a0e605b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0e605b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2712daea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_412-, and the Request Id: 5808071b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.042+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648a4b74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.042+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_416-, and the Request Id: 6745ea46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_415-, and the Request Id: 724c769c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 416c4e76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2239ffc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2239ffc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 303b47fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415, and the Request Id: 8397017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.047+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff4c3da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.091+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 80fa67e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.092+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffac2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.092+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28d16d08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46810955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56ff1549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67798e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28d16d08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.096+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43545d17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43545d17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c867e4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.099+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419, and the Request Id: 406fe701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.101+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 621e0574, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_415-, and the Request Id: 5f2cad9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47aec3a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.104+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bf6e19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.105+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63e8d9db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.105+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_419-, and the Request Id: 546b322b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.105+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23342165, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e6c0924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e8ccf5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.107+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23342165 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.110+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ec3a64, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47aec3a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.113+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bf6e19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.114+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22dd4c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.114+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e8a7ee9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.114+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 230f2289, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e8a7ee9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.115+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230f2289 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.115+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dbe809b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dbe809b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45b641e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413, and the Request Id: 50740317, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.119+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b641e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.119+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409, and the Request Id: 665926e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: be77ddd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405, and the Request Id: 77b85c6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: be77ddd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415, and the Request Id: 69e509bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.122+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60c3bf1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6452195a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6452195a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.126+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 230039a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.127+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 230039a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.128+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1869253a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.129+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c72e8a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 595d4dd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.129+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51f77ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.130+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f77ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c72e8a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.130+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_415-, and the Request Id: 6d8bff47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410, and the Request Id: 680c1d55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c2df37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.131+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2df37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f7d22ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.133+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f7d22ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.139+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413, and the Request Id: 44bdc67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.141+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_410-, and the Request Id: 225cd8a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.148+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416, and the Request Id: 3bee0f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.149+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_413-, and the Request Id: 73bcdf6e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56da9067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.150+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56da9067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.150+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf4f32f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_405-, and the Request Id: 72f47910, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2df31a82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.151+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8178dd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.151+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2df31a82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420, and the Request Id: 3904b6d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_409-, and the Request Id: 5811cea0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.155+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68601fc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.155+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_413-, and the Request Id: 338f06b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 179505e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.156+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 179505e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b10d94f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.158+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b10d94f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.160+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417, and the Request Id: 23567903, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.162+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_416-, and the Request Id: a1ccb1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.162+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 204a86e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.163+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_420-, and the Request Id: 18b9c778, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.164+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3161baac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.164+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51abf6a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 30f9cec3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.165+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30f9cec3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.166+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 677ab759, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e31b19e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.168+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e31b19e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ae90d32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.174+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1422c10a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_417-, and the Request Id: 3cca3186, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.178+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8ee4e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.180+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 638cd096, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.180+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b1eb10c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.184+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416, and the Request Id: 5621785c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.185+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f48b2e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f48b2e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.186+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37cbfb6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.190+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37cbfb6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2337cf0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416, and the Request Id: 3d62ff82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.194+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67e80c64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.194+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c025c13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.195+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 327a5030, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.196+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 327a5030 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.198+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 458e3158, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.195+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67e80c64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.200+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2814a2af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23571be0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.201+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2814a2af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.201+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23571be0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.208+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411, and the Request Id: 730e69ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.209+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414, and the Request Id: 591ece63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.210+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cb64589, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.211+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3546d498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.214+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6210c4f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.214+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e794b73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6210c4f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4248a38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.215+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35f3416, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.215+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4248a38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.216+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35f3416 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_416-, and the Request Id: 218359ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.217+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2695a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.217+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a1378be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1378be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2695a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.218+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 559e5c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.218+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cb3bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.219+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 559e5c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cb3bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_416-, and the Request Id: 502b99c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406, and the Request Id: 2d5584af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.226+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421, and the Request Id: 49e6fc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26c1a5de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c1a5de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417, and the Request Id: 3a5970ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.228+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_411-, and the Request Id: 57ac49bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.228+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_414-, and the Request Id: ff0152, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.230+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 712c8608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.230+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 761b5b66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52478c44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52478c44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410, and the Request Id: 4f5a343a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.233+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_406-, and the Request Id: 238cce7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.233+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4eff6175, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.233+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a71a011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.233+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_421-, and the Request Id: 57473e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.234+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eff6175 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.234+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414, and the Request Id: 5f8de792, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_417-, and the Request Id: 2cbd6b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b1331e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd01516, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.243+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f690b34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68d0d54e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.251+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_414-, and the Request Id: 272de6c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.252+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1047c4ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.253+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 515a9d22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 515a9d22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.254+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c8869be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.255+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8869be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.259+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_410-, and the Request Id: 6b2f07ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.259+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6954e93c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.260+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5601043e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.260+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1000a084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.261+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5601043e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.261+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1000a084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418, and the Request Id: 3de7340c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.262+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9c9348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.262+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417, and the Request Id: 489b64ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.263+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b582b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.263+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ce56f2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.265+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27ebdc75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.266+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27ebdc75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.267+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40580e8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.268+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_418-, and the Request Id: 5b17a858, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1eba546, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdb0e1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea294f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1eba546 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 512e2e61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b93e5d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.274+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b93e5d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.275+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ec76ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46a2e141, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_417-, and the Request Id: 232bdc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46a2e141 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417, and the Request Id: 3c7bd262, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.279+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f40529a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.280+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f40529a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ab0c872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ab0c872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.281+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412, and the Request Id: 6841b589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415, and the Request Id: 57282326, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f69e769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.283+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed03e35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed03e35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e0fd9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.285+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e0fd9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.285+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422, and the Request Id: 1b3936cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bacb28a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_412-, and the Request Id: 4f31f433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c69a003, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_417-, and the Request Id: 31f9e696, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.299+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c69a003 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231080cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.302+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e7c22fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7061b064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.303+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e7c22fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.304+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407, and the Request Id: f195f34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.305+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_415-, and the Request Id: 7355390f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.315+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 920c48c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.316+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 920c48c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.320+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_422-, and the Request Id: 29f58249, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7eec2cc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eec2cc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.326+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40c3e227, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.330+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c48dd95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.330+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1284ca9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.332+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418, and the Request Id: 3bb28197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d88e9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.333+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40c3e227 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 417d860, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69a21a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 417d860 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.335+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69a21a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415, and the Request Id: 435c3921, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 107a408f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 107a408f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.337+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48accb21, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.338+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_407-, and the Request Id: 332ea423, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.338+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306bdc8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411, and the Request Id: 1dbddbf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.342+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_418-, and the Request Id: 1d365e32, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.349+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3024fbd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.349+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a2a5021, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3024fbd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.350+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_415-, and the Request Id: 68cb9eef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.350+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7616ba7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7616ba7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 639da673, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ece1955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592597cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.352+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ece1955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.355+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418, and the Request Id: 6917bfc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.355+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 653d2fbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.356+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc8c19a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.356+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f272292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.357+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc8c19a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.358+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419, and the Request Id: 630a4024, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.360+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_411-, and the Request Id: 27a2a9ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 400446ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39ea6af3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39ea6af3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.362+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 400446ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.363+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b8e8a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 923cc5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.364+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 923cc5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74557ea7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.368+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ad27f74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ad27f74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e279a95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.370+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418, and the Request Id: 160ad786, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.370+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57ab8210, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6d97bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.370+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_419-, and the Request Id: 4b51a69d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.370+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416, and the Request Id: 21b5f902, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.371+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f156065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.372+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f156065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1b689f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.373+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1b689f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.373+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408, and the Request Id: 55b82d19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.384+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_418-, and the Request Id: 25a8e561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4544ad13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_418-, and the Request Id: 7e761046, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d397b62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31766d39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.392+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a48b71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.392+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 504c50ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31766d39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcdc133, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.393+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 504c50ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_416-, and the Request Id: 4cfc9235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.394+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7074f11a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.394+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 392b6e53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.395+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7074f11a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.395+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413, and the Request Id: 76fe1351, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ff129a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.396+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ff129a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.397+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423, and the Request Id: 95eb3f5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.399+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65273df3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 250d27ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_423-, and the Request Id: 2b0bee0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58be4ce9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58be4ce9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.402+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_408-, and the Request Id: 3696ceea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.403+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e2320aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ebaee9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebaee9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.406+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 101c2676, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.406+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_413-, and the Request Id: 66c428a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.407+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101c2676 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58e56ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369aafb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e56ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57ab5ff8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.408+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419, and the Request Id: 2e1e0973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.408+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57ab5ff8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69091109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a5f1e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 643f1b17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643f1b17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.410+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d1c30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.411+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412, and the Request Id: 5c78a9b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.413+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416, and the Request Id: 5975adf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7eba7925, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 424066b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 424066b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fb815c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.416+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1828ad08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc5fce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc5fce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419, and the Request Id: 312023c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_416-, and the Request Id: 67443a24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d3bcc9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.422+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f5e2011, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bf384ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bf384ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.424+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_419-, and the Request Id: 63799989, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.425+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_419-, and the Request Id: 56fb99c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1466bbf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.428+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1466bbf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.428+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b5a3975, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.428+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189f0907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.429+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4095494e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f5e2011 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.429+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_412-, and the Request Id: 667e1c78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.429+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 751d4500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751d4500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424, and the Request Id: 42e8730b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 447191d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b5a3975 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.432+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b1c71b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.432+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59843967, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 447191d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72d12d88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.433+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59843967 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.433+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419, and the Request Id: 3ce42293, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.434+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21d1e337, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.434+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60eef2a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60eef2a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.435+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d1e337 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fdcbf73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fdcbf73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417, and the Request Id: 6de13ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.437+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420, and the Request Id: 382ab641, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.437+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414, and the Request Id: 409aa946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_424-, and the Request Id: 4367a554, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.439+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7594a2ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7594a2ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.440+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_417-, and the Request Id: 17d9977a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.440+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7163a7d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5624b3c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.441+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_420-, and the Request Id: 4cfc846, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5624b3c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_419-, and the Request Id: 1dba4e11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.442+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409, and the Request Id: 596bfec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.443+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_414-, and the Request Id: 316fac3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c7dd166, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.445+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fca8721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bdffab8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.446+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1da16f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.450+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dd22e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.452+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b5fcf25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.452+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 651e5ad1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 651e5ad1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.454+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_409-, and the Request Id: 1abb5a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.454+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2bda6304, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.455+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bda6304 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.459+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420, and the Request Id: 3bde085c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1b9350, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4385ac5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4385ac5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.460+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b9d03c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.460+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b2a2a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c033e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.461+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a850c84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.462+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a850c84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.462+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417, and the Request Id: 2301ab5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfef0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_420-, and the Request Id: 3d7aec68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ce13431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce13431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 378f3205, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20eaa602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.473+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20eaa602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.474+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425, and the Request Id: 1f3e21f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38847fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.480+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34435a8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_417-, and the Request Id: b0e721d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.481+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d6f6da2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34435a8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40aea5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.481+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f1a4d60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.482+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f1a4d60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.485+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420, and the Request Id: 6db1e0ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17aee1df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10924c1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10924c1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12a7cd6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12a7cd6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.493+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 790db67f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.493+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c0331b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.493+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58bc1656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.494+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0331b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.494+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 790db67f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.494+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58bc1656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.496+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420, and the Request Id: 5c60b67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bf3c7b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bf3c7b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d75d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.501+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_425-, and the Request Id: 384e00d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415, and the Request Id: 15240ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.502+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413, and the Request Id: 3f52cee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.503+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f887eeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f887eeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b57d5f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.506+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b57d5f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.507+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418, and the Request Id: 7f84a8ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.507+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c345701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.513+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6432e560, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.513+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6350088d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.514+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6432e560 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.514+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cbf62a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.515+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cbf62a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.516+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_420-, and the Request Id: 151d707b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.516+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_418-, and the Request Id: 28d621e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.517+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bcfc636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bcfc636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.518+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_415-, and the Request Id: 342677e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410, and the Request Id: 2b2f2147, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.519+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15bfe3b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15bfe3b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421, and the Request Id: 613b73ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e02ae22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.527+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_413-, and the Request Id: 7735d11e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_420-, and the Request Id: 65667221, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.528+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d55465f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.533+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_421-, and the Request Id: 7c89123b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cb3da27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.535+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7791f536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e5e02be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 105958e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7791f536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.536+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_410-, and the Request Id: 4893ff4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.539+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1834ccd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 702b084, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.540+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bc5e556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 702b084 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.540+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6354d30d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ede8ce3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.541+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421, and the Request Id: 63a6f35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e86020, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.542+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e86020 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.545+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3dcb2002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.546+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3dcb2002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418, and the Request Id: 679b6f5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7087afa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.552+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_418-, and the Request Id: 2dced808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.552+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d332641, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.553+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_421-, and the Request Id: b1168fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59fbc234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59fbc234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38222b01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.557+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 916f108, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d40bbc5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.557+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ee3bb36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.560+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1aaa5281, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e412af9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.560+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793dc71d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1aaa5281 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.561+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e412af9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61d0a22d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.562+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419, and the Request Id: e9d2fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 152b6c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.563+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 152b6c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40728ed5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.565+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426, and the Request Id: 1d1e4eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.570+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de63403, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_419-, and the Request Id: 1562fcba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6334fd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6334fd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.575+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c83ffae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.578+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cf4d30e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cf4d30e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.579+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38a010f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.580+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38a010f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 101ab13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.581+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cb987c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cb987c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 101ab13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a1bc607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.582+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 609994d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.582+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d169cd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d169cd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a1bc607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c83ffae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.584+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421, and the Request Id: 15914522, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.587+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355876f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.587+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416, and the Request Id: 21dc631a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.587+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421, and the Request Id: 688ac634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355876f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.588+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422, and the Request Id: 5e783bb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.588+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42340efe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.589+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 344a31d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.590+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 344a31d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.590+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42340efe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422, and the Request Id: 2dc478af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.591+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ee52e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ee52e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.592+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414, and the Request Id: 195e3e4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.593+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_426-, and the Request Id: 52ffda4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4fb8338b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.594+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_422-, and the Request Id: 5a6843c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fb8338b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ade445b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.596+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c04afd6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.597+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c04afd6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.597+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_416-, and the Request Id: 3c0d8afc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.597+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f89b5ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411, and the Request Id: 1a866299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_421-, and the Request Id: 66178b67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.601+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_414-, and the Request Id: 59c7d814, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.604+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5ff969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.605+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f30e23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.605+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c4264ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_422-, and the Request Id: 6c73b9a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.605+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45b03267, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.606+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_421-, and the Request Id: 786c42cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45b03267 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10d31e5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.608+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d31e5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.609+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419, and the Request Id: 6f3677b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5faf05bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.610+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_411-, and the Request Id: a798567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.611+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25622dfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.611+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 289590cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e211f24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bb874a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.620+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44251363, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f1fb0c4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50ffdae7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.623+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50ffdae7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c0ff0e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5310be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ced621e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c0ff0e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.626+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_419-, and the Request Id: 7cf99e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.627+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 779640b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65cae139, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 779640b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.629+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b5877a5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.630+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420, and the Request Id: 58486e05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b5877a5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.630+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5103ea89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422, and the Request Id: 61f3e429, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.635+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58337722, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.636+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58337722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 460d2f9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 460d2f9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47db2fa4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f9823da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.640+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427, and the Request Id: 4aa05669, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.641+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2232f598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e9c30fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.644+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_422-, and the Request Id: 20f6edf7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.645+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62a3c689, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_420-, and the Request Id: 30baac26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.648+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c2f5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22ec6b20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.649+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22ec6b20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c2f5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.650+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d26edcd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_427-, and the Request Id: 503b8ee0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.651+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d26edcd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62a3c689 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7008031a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415, and the Request Id: 70cee6fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7008031a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8cc7d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8cc7d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.655+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f329ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357ffd89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357ffd89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735fb2bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.657+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412, and the Request Id: 44b041db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 461c2973, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735fb2bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.658+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461c2973 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417, and the Request Id: 686840f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e0adeb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69e900f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e900f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0adeb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.660+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76a513fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76a513fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.662+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e367e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423, and the Request Id: 608d489, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422, and the Request Id: 721b4c47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.662+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423, and the Request Id: 19db7073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.664+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63259593, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44824e74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.668+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44824e74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.669+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ab61ff9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_423-, and the Request Id: 721bdfd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_417-, and the Request Id: 48b3f879, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da931c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da931c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774ed990, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_415-, and the Request Id: 65feec05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.676+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b8d1b7d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.676+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_423-, and the Request Id: 7712b563, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_412-, and the Request Id: 50e4b46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.694+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420, and the Request Id: 157e63e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 731d46d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.702+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5813391d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.702+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501fbe27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.702+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131a0945, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e02f09e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.703+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e02f09e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_422-, and the Request Id: 5740a169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.705+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32d8b23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32d8b23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421, and the Request Id: 72139f75, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.710+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c157eef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10cc1b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.713+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10cc1b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e884c7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e884c7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.714+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4672147f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.715+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f5e57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.716+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428, and the Request Id: 45e9d228, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.719+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_421-, and the Request Id: 42c1e71a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.719+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_420-, and the Request Id: 551fae42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28e4a605, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.721+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17dcc44a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28e4a605 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.725+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ce6b996, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.726+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ce6b996 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.727+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_428-, and the Request Id: 256d521a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29250ef9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423, and the Request Id: 52b8f8d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c6ef5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a9f77f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.732+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48efdeff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.733+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4c069, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48efdeff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.740+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3b70e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748acaac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_423-, and the Request Id: 10a464a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e89c076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e89c076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2783401a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.742+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b92c11c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.743+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b92c11c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423, and the Request Id: 7a30a811, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.747+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2523d97a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f80b771, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2523d97a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6624ed9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.748+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: da50d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.748+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6624ed9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f80b771 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 577baf4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.750+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5545b9ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.750+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416, and the Request Id: 5df74854, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 577baf4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5545b9ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.751+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a6887c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.754+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424, and the Request Id: 36297567, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.754+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d5469d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.755+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d5469d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.755+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a6887c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.756+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 98b67e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.757+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bd3547a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418, and the Request Id: 5dd07f16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.757+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45bea61b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45bea61b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.758+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424, and the Request Id: 4d20dda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.758+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19f65157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5287ed44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.759+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_424-, and the Request Id: 23f236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5287ed44 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1932d88b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.762+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413, and the Request Id: 54c2811a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4573704d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.764+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_423-, and the Request Id: 1f4530e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.764+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4573704d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_418-, and the Request Id: 46f6c016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.765+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cde52eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cde52eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 302fb4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.771+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 396315af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.771+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_413-, and the Request Id: 3237feec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.771+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6932dc8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.771+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422, and the Request Id: 589894ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.773+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_416-, and the Request Id: 85f940, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.773+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_424-, and the Request Id: 7b0378e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.774+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 624e720e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 624e720e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aecfb79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 302fb4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b654ada, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b654ada the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4849e67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dca0bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.777+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cd338ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cd338ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421, and the Request Id: 310b8f2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.779+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_422-, and the Request Id: 64df90b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6634f406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.780+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6634f406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.780+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c845d9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6862e232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.781+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412add19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.781+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2698f92f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.781+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6862e232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424, and the Request Id: 4a1df9c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429, and the Request Id: 537c13ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.787+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7823e413, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.787+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 488c3390, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52046e32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52046e32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c3f450d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.791+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7de95f19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cb4e62b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.794+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_421-, and the Request Id: 2ba3e02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cb4e62b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 536a718, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2dbd7372, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.797+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_424-, and the Request Id: 1e56c7ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.797+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425, and the Request Id: 343caa7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.797+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dbd7372 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51dab906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 347f06f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.802+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51dab906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.802+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 347f06f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.803+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414, and the Request Id: 860a6b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b1352cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.804+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f42b5ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_429-, and the Request Id: 5c5f2d22, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b1352cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.805+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419, and the Request Id: 5055654e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b6320f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b6320f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.807+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e26e7cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.808+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56e810f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.809+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56e810f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.810+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425, and the Request Id: 15e07713, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.810+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51ac1cb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_419-, and the Request Id: 745517e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.810+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab1f2b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.811+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51ac1cb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295d4c71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.811+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab1f2b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.813+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f40c625, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.814+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f40c625 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424, and the Request Id: 18d2db9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df2af88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.815+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df2af88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417, and the Request Id: 645265d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_414-, and the Request Id: 3c788655, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56afb0dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_425-, and the Request Id: 63efc4ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ab97fa6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.823+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f090568, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.823+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a92ab9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.824+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_417-, and the Request Id: 1ce2eabc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.824+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_425-, and the Request Id: 4c1a8e1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.827+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_424-, and the Request Id: 2a4405f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.828+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28eb0014, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28eb0014 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.829+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e07a76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.829+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a709701, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e07a76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcc3134, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.830+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcc3134 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a7ad1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a7ad1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.831+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423, and the Request Id: 781f05dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.833+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 774fff3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.834+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430, and the Request Id: 3ea519d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.845+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c44b76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4385b75c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43da824, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e990bab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.846+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cbb6220, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.846+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f551ed7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.847+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30a6503c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.851+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_430-, and the Request Id: 742e645b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.857+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58b424b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.861+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_423-, and the Request Id: 1cb747a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.862+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ab7decf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.862+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7326a871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.862+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7b96cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.862+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 68a0751d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7b96cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7326a871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.863+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f8a5f78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.864+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f5ea17f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24a1d6ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.864+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24a1d6ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b3a153a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b3a153a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.865+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a866c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420, and the Request Id: 320bcf67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a0751d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.867+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425, and the Request Id: 6798f623, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.870+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e4021a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e4021a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e582751, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e582751 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.871+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: a531ab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.872+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a531ab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.872+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415, and the Request Id: 63903ae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.872+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a97e543, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61e88041, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a97e543 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ad950e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61e88041 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.873+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad950e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.874+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418, and the Request Id: 694dc9f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.875+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422, and the Request Id: 642ce1e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 20bf43b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.875+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20bf43b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.879+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_420-, and the Request Id: 19a6d3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.879+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425, and the Request Id: 6ad2cd89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.879+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e599407, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e599407 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_425-, and the Request Id: 7711cffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.880+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4388f9a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cdbc79e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.880+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cdbc79e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f162e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 474f0843, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.881+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f162e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.881+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 474f0843 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426, and the Request Id: 138f3adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.883+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426, and the Request Id: 664635a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3736aa91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.884+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3736aa91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.885+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4776eb25, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.886+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_422-, and the Request Id: b8fd47c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.886+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e84ab07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.886+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78ad318f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e84ab07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.888+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21f3b6df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.888+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431, and the Request Id: 44bef04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_418-, and the Request Id: 27ae26ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.888+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_426-, and the Request Id: 447dca21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.888+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_425-, and the Request Id: 43e0bc76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.889+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_426-, and the Request Id: 2bfbe5f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_415-, and the Request Id: 67d894ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.892+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f1f435, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.892+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3db3c8fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51a191d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.893+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ccb3367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.895+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48b23987, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.896+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0696eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.897+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c28e971, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_431-, and the Request Id: 79956f54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.899+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6721a5c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.899+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2458ce1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.904+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10b60edd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.904+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3032e816, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43ea98d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37342b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.905+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eed181d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.908+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27111ad9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27111ad9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.909+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f1272a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d85ea20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60bccbf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.910+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bccbf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.910+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d85ea20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.911+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2322286a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40ca3369, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426, and the Request Id: 3d14c05e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ca86c51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.911+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40ca3369 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.912+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421, and the Request Id: 67f2dacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.914+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ca86c51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2322286a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.914+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5970c2c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.915+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ec268e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ec268e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.916+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a82c769, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.917+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a82c769 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.919+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d3a1dfc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.920+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d5d6afd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d3a1dfc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.921+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427, and the Request Id: 18ea77b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.921+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427, and the Request Id: 7b13be61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.921+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c73f33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.922+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c73f33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.923+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11ec6661, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.923+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e90358c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.924+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e90358c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15e6946e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e6946e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f863b15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ec6661 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f863b15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ed0c182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_426-, and the Request Id: 1605a016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a5c1f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.929+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d70239e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed0c182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.930+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424, and the Request Id: 120b38e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d70239e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.930+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a5c1f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.930+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_427-, and the Request Id: 822ae47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426, and the Request Id: 4b03422c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.931+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5eba46ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.932+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419, and the Request Id: 71b35243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.932+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5eba46ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416, and the Request Id: 167bb1e9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.940+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_421-, and the Request Id: 644774, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.944+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423, and the Request Id: 14cc824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.946+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65acae71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.948+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65acae71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_426-, and the Request Id: 4694302b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_424-, and the Request Id: 6f605b8a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.950+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_416-, and the Request Id: 411f194c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.950+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_419-, and the Request Id: 777ed27e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468e8769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4400ac44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79bd1ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.956+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bd1ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.959+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432, and the Request Id: 62b00ea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.959+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_427-, and the Request Id: 38f6bcc7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_423-, and the Request Id: 1e1f699e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4896e0b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.964+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1361ab9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.966+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3464a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.970+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d1e1b1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19b97099, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.971+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197d164, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266e88a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695f8b52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.972+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28566715, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20c82c1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.972+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_432-, and the Request Id: 4b87e0d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.978+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8bb9b38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.979+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21b280e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76aa81f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21b280e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.980+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e982ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60a59d8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.981+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e982ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.982+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bde4db9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.982+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9947074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9947074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.983+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fdc7e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fdc7e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.984+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7751bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.984+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bde4db9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e2e2ccb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.990+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428, and the Request Id: 599aba02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.991+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422, and the Request Id: 204316aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.991+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6da6654e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.991+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e57c2bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.992+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6da6654e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 89a4b81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4a3f6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 89a4b81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.994+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427, and the Request Id: 3cf5ff8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.994+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 751aa1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.995+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 751aa1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.995+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62e6ef7c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.996+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62e6ef7c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c36758c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 198cce68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.997+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425, and the Request Id: 2001f364, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.997+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 198cce68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.997+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c36758c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.998+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427, and the Request Id: 1f14b448, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:55.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e17b727, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e17b727 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.004+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_422-, and the Request Id: d537ae2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.007+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_427-, and the Request Id: 252ce82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.007+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_425-, and the Request Id: 7d192859, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420, and the Request Id: 182f86fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74629e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.009+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74629e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55e648c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.013+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e648c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d891767, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bb279a4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d891767 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.016+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417, and the Request Id: 799d0d93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.018+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c50ab3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.019+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c50ab3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.021+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_428-, and the Request Id: 672692a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_427-, and the Request Id: 436fb4fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.022+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42ad50fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.023+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42ad50fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a95e8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.023+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428, and the Request Id: 3b2e695e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.024+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a95e8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.028+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424, and the Request Id: 293d8037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.032+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_420-, and the Request Id: 41e85faa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.032+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb93348, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.032+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_417-, and the Request Id: 423e015b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.035+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12b27b08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.041+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19863df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.042+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19863df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.045+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d1da76a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30941d5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.045+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_428-, and the Request Id: 2f82fd2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_424-, and the Request Id: 5856a3f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.047+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cbc4f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48582ba3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c128e47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.048+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500d2c3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c128e47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.049+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b57b35d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.049+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433, and the Request Id: 5d4cb8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1efcd5bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.059+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf66556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.060+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 88c177, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.059+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33b8d9eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e50cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.062+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4611c41b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4050a73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 247ac596, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.066+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 755ba8cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 278690c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.067+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278690c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.067+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 755ba8cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_433-, and the Request Id: 1acbf80e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f8eff42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8eff42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.068+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428, and the Request Id: 3a48c871, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.071+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14dc77ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29e36ef9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.072+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dc77ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29e36ef9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.072+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428, and the Request Id: 294bf7c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.073+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20a2337a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6dd1b274, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35b9919, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20a2337a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dd1b274 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37100a5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 748ebac3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35b9919 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748ebac3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.075+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43143e2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43143e2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426, and the Request Id: 73936396, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.077+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421, and the Request Id: 30878488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.077+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 473c4144, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.079+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_428-, and the Request Id: 1ef85cbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 473c4144 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.080+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28efdc2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.082+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28efdc2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4879acfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4879acfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d35ea3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.087+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43526958, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43526958 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.088+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_426-, and the Request Id: 5de41a8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.089+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76eda05f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429, and the Request Id: 5fa6ccd3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76eda05f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.090+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5ca802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32531ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.091+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32531ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.092+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423, and the Request Id: 70e5d8ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.092+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_428-, and the Request Id: 65b9aca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.092+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425, and the Request Id: 362cc473, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.093+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418, and the Request Id: 6bb5f341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.094+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74dd9ac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.094+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_421-, and the Request Id: 55d23320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 667acf49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.096+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 667acf49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_429-, and the Request Id: 204137cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.097+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30201f43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75896f0f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.098+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30201f43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_423-, and the Request Id: 1d323b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.099+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429, and the Request Id: 1d9dff0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.099+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa3a351, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.100+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa3a351 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.103+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27d92655, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27d92655 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.104+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_425-, and the Request Id: 77117578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73657683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.106+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434, and the Request Id: 5e0b8a19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.118+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_418-, and the Request Id: a274ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30d07041, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.122+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574c3742, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.123+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 693952cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfced9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.124+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_429-, and the Request Id: 55a18410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.126+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40079895, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 428dea4b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.128+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_434-, and the Request Id: 5fcd1c99, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad109ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.129+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a853e5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617caf7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 453f11a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.130+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a853e5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.130+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71ddde45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ba711fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.134+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ba711fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.135+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429, and the Request Id: 578e6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_429-, and the Request Id: 26b6fdc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.142+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fbf7fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.142+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b439a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.143+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ae1d7d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.148+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6334b90e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1442054c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c2c2cb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 373a4d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.148+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7af7158, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.149+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d706773, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78a7f237, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.150+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d706773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a7f237 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7117618e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 601c397b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 694211e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.151+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 601c397b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c8b165c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.152+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 694211e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.152+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8b165c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b6b34ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b6b34ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.153+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427, and the Request Id: 70902406, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.153+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430, and the Request Id: 5275b368, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426, and the Request Id: 213c989b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.154+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7af7158 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.154+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6334b90e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.157+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4aaba8ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.157+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2004cac9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1678ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d01895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2137afee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d01895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ac4ff63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.159+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ac4ff63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1678ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429, and the Request Id: 64f6ac02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.160+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2137afee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 566259fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422, and the Request Id: 11aa0c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.160+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 566259fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.163+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50cbdcd3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.164+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50cbdcd3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419, and the Request Id: 29c18cb7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 656ab17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424, and the Request Id: 1c97b0b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.171+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_426-, and the Request Id: 5038f4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.171+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 656ab17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.172+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65635f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.172+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_430-, and the Request Id: 27aae03f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.172+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27169e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27169e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.175+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430, and the Request Id: 557d38ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.176+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_422-, and the Request Id: 2a42714c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.176+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_427-, and the Request Id: 3c5fc413, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58ccafb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58ccafb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b77668, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b77668 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.181+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_429-, and the Request Id: 6f42e8ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.181+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_424-, and the Request Id: 2b56be74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.181+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430, and the Request Id: 31cfc54f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6074246c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.182+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_419-, and the Request Id: 134c62bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.185+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ffeb4bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.185+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_430-, and the Request Id: 5f146dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.186+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ffeb4bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.186+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692c885c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: eb1d9ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42c7b7f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.191+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42c7b7f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435, and the Request Id: 2530eb35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.198+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76a12de6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.198+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61307012, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.198+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1afb7970, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.203+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_430-, and the Request Id: 5724a577, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.205+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4143d152, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cb8d04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.206+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d0c4f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77ff496, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a203148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.207+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9da7998, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.206+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_435-, and the Request Id: 3da59828, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e95e5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.212+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f391cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.213+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cef466f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.220+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 314faf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.220+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b46053, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.220+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f961f8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.221+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4360ca99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 314faf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47681ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1bc1f639, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.225+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bc1f639 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47681ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.226+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39a767a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cbbcf2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39a767a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cbbcf2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6cc3a83a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc3a83a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.228+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423, and the Request Id: 378985c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 743a3747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.229+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 743a3747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6511a5ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18212b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.230+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427, and the Request Id: 206166e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18212b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420, and the Request Id: 796564b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45e0f613, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50bb70b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21fd7df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4524e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45e0f613 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4524e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.232+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21fd7df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c850fec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425, and the Request Id: 145c99d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c850fec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.233+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a427d26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.233+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431, and the Request Id: 381b9195, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a427d26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 741af67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 741af67d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.234+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e2eff0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2eff0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2edf5140, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.235+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edf5140 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431, and the Request Id: 19529299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430, and the Request Id: 7d6b3052, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.236+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_425-, and the Request Id: 685e66ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.236+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428, and the Request Id: 14147410, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.237+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_423-, and the Request Id: 43a091c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.241+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_431-, and the Request Id: 455f2ee3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.242+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_430-, and the Request Id: 5d0f4fa9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.242+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_427-, and the Request Id: 79f1fc82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35252656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.247+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35252656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.250+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ef72bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.251+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_420-, and the Request Id: 44c2e79a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ef72bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31abcd40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31abcd40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.258+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_431-, and the Request Id: 3374ce03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_428-, and the Request Id: 17bc5de2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.260+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436, and the Request Id: 356bf12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.260+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7994c14a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.261+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7994c14a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431, and the Request Id: 3c1d291e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.262+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72da586d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.263+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 511e950f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ceefe24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.263+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544e8c53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.270+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dc9c90f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.274+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c5b9b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46eac554, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.275+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c0c3317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.275+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546d1906, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.276+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_431-, and the Request Id: f553dc9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.276+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_436-, and the Request Id: 2f9d3a5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 412bf292, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.280+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e3ddcf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d36da9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.282+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18fe293d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.284+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 388100cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.286+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 748d3189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.286+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481fe79b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.286+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43b1beb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481fe79b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.287+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43b1beb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.287+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 58137848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25fe45a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58137848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f558b82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.288+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25fe45a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.288+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f558b82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.290+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11db41d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.290+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 278bf999, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426, and the Request Id: 2e5e1336, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.291+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11db41d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a781, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431, and the Request Id: 540f9460, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbc2ee4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.293+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428, and the Request Id: 27b6ed07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc060aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.293+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc060aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d447ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d447ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.294+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 282cfa8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 282cfa8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25d0663c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25d0663c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.296+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421, and the Request Id: 10c48f58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.299+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_431-, and the Request Id: 4e513bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 182403ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.300+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23de899a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.300+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432, and the Request Id: 195a0431, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57116bbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.301+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_428-, and the Request Id: 1260c4d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.301+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57116bbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64d8f485, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.302+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42627027, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64d8f485 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.302+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_426-, and the Request Id: 419feeb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.303+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42627027 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.307+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23cdb63e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.308+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432, and the Request Id: 36cc3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.308+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3ce923, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.308+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23cdb63e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3ce923 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 633bf01d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.309+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424, and the Request Id: 9f080c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 633bf01d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.310+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429, and the Request Id: 18e1e3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.312+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_432-, and the Request Id: 341ad55f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.314+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b6582d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_421-, and the Request Id: 6f3de764, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.315+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_424-, and the Request Id: 541565ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.316+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_429-, and the Request Id: 3f365601, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.316+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_432-, and the Request Id: 61512d54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 678f5df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 678f5df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.318+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 714a8b75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.319+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 768f7c01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.320+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 768f7c01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432, and the Request Id: 53dfcc4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.329+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 20e484c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.329+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4993d068, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.329+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4495ebad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.330+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca054d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_432-, and the Request Id: 38acca7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.334+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14736238, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ed0736a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.344+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39a95cd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.346+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ed08940, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.347+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ed08940 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.351+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 700bba6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f49b53b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.351+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 190a1eb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.352+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c8549d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.352+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 190a1eb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.353+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437, and the Request Id: 14e7a702, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.354+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 197ee312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.354+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8dbdd60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.354+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5962d262, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.356+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 290c75ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25ce3058, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.359+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76336c86, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.360+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c8bbcfe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45fbe87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45fbe87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.362+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25ce3058 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.365+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bd2ad87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bd2ad87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b73cc74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 688c430d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b888686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b73cc74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.366+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 688c430d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.367+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b888686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427, and the Request Id: 45def1eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.368+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3a69b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d1bc46f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d1bc46f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3a69b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432, and the Request Id: 18cba740, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f996db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.369+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f996db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.370+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_437-, and the Request Id: 25248bf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.372+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c8b3008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4aed142d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.373+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430, and the Request Id: 77404f46, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.373+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422, and the Request Id: 51d41070, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4aed142d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.373+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 362eb2eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.374+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429, and the Request Id: 31b3afb1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.374+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 362eb2eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c512b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.375+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c512b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.379+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c8b3008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.379+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1168563b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.380+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433, and the Request Id: 5569336e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1168563b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 74f1797e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74f1797e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f3246ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f3246ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.381+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433, and the Request Id: 6d706d6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433, and the Request Id: 7fe5a67c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.389+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40e3b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e3b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_429-, and the Request Id: 55bf7992, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.390+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_427-, and the Request Id: 359fbd28, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.391+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4def892d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.395+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_430-, and the Request Id: 684a3da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.395+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_432-, and the Request Id: 5512fca0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48643ad8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.396+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48643ad8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_433-, and the Request Id: 647116ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.397+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_433-, and the Request Id: 464af1ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.398+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_433-, and the Request Id: 745c9fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_422-, and the Request Id: 1f9b2f3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425, and the Request Id: 6f6a842, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.400+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 161807a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.402+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6adbfafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 777de573, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66196e35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.404+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f9222c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.404+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_425-, and the Request Id: 6990d355, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff7d697, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.405+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 586dc8dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5460f6cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.408+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21e0bf7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.409+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16438578, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71079e22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.410+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71079e22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76186be, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.410+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c4bd685, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.411+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f538d3c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 297eae85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 297eae85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d64399d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d64399d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.414+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bff1e41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 172da355, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438, and the Request Id: 46beb6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.421+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bb3d8f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bb3d8f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.422+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2296990b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.422+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a85706, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.423+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430, and the Request Id: 6baac3db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_438-, and the Request Id: de490e4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.436+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c7511f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.437+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c7511f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_430-, and the Request Id: 2bdb013a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.442+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 112a50b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.442+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b1fde19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e81b352, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.443+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60f7cc4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b1fde19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b556d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.443+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b556d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 330f2cfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31ed5007, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.446+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 330f2cfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ed5007 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.450+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7be93e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7be93e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.451+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12e64ffc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e64ffc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ae3bf07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ae3bf07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434, and the Request Id: 283d6d5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56852266, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.456+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434, and the Request Id: 1be6c8e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.456+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56852266 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77580dd5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f7cc4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.457+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77580dd5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433, and the Request Id: 3f96d175, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.459+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423, and the Request Id: 173cdf83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7999e373, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428, and the Request Id: 466fb1c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.460+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7999e373 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.460+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434, and the Request Id: 48cc6516, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.462+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e658c3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19faff9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.468+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 308cc0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.468+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19faff9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_423-, and the Request Id: 55f34f2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.469+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_434-, and the Request Id: 77fff59e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_434-, and the Request Id: 4ba5ada1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.469+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_434-, and the Request Id: 1aec4ce4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.469+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_428-, and the Request Id: 46e0fe50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681eacb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.470+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_433-, and the Request Id: 17bb9e56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.470+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681eacb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.471+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a215a5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.474+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a58e983, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.475+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a58e983 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.476+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53cb04e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.478+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431, and the Request Id: 6fefaf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.478+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f76d9fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a215a5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.484+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426, and the Request Id: 30a1fc83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.485+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57b98a51, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.487+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a1aef6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.487+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c5d59f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.489+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f465765, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_431-, and the Request Id: 5f05ff1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.492+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d0a805a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.493+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0a805a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.493+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d615e7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.494+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d615e7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b9d2fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.498+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38f18cce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439, and the Request Id: fd5834c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.500+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e45ef33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.502+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_426-, and the Request Id: 1d0a686d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.503+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fb54d62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.503+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48bd446c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48bd446c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.504+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c070e13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.505+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c070e13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.505+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431, and the Request Id: 24888a81, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.506+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 589c4d4a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.507+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589c4d4a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c126556, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39f85b6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c126556 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.508+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39f85b6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429, and the Request Id: 4561a796, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d655719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.509+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d655719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.510+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435, and the Request Id: fab67fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d57e27d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.512+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a75d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.517+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_429-, and the Request Id: 5e0ba627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.519+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 224a176d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c93e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.522+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_439-, and the Request Id: 538d7dd9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.523+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e95dab5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59717cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.525+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_431-, and the Request Id: 129de867, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8f35969, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.526+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77b87e7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.527+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77b87e7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.528+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 538b668b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.529+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 538b668b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.529+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e83cea8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.530+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424, and the Request Id: 4f892072, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.531+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_435-, and the Request Id: 256a78da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477d573d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477d573d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 225cd0de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.537+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 225cd0de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.538+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435, and the Request Id: 4b41863a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e3c9d9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36bfaae1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36bfaae1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 52aba2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.542+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52aba2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.543+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432, and the Request Id: 42747a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73a7539f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.550+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f272561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3638c8af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.554+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3874814e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.554+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_435-, and the Request Id: 57942ef7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3638c8af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.554+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_424-, and the Request Id: 69f750f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f489cc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.556+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b2aa845, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.557+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b2aa845 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430, and the Request Id: 3e6d5cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.558+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35de86c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.559+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb9c08f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.559+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35de86c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.560+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb9c08f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.561+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5479e0c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5115c2cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.561+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5115c2cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.562+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5479e0c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.562+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434, and the Request Id: 139784f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435, and the Request Id: 64cdfa56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71386d74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.567+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a2375de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.568+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a2375de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.568+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_432-, and the Request Id: 4db4cb6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 489be398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.569+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 489be398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414987bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670d7491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.571+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427, and the Request Id: f15a690, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.572+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_430-, and the Request Id: 5dc87d11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.572+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a32e76e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a32e76e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b879634, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.574+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b879634 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.574+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bd24f16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.576+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432, and the Request Id: 79fbd5d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.577+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_434-, and the Request Id: 78548bec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_427-, and the Request Id: 4c3ee371, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.583+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5188aeae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ab0f000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.583+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eb46c05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.584+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_435-, and the Request Id: 5495637b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6178455d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bf78737, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.586+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf78737 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_432-, and the Request Id: 6fe5e67d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71f935d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c292c02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eac6d45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.589+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4e31d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c292c02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59f2a1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.591+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59f2a1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.596+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77130bfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.596+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440, and the Request Id: 533120c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77130bfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25b3d514, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527eb9ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436, and the Request Id: 7e9aa48d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.598+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40ea4a7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.604+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d20633, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d2bf5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.608+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_436-, and the Request Id: 4b3a3502, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.608+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_440-, and the Request Id: 757be9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a16a288, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.614+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fba435a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.614+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37c9faf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.615+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fba435a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.617+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ecadf3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37c9faf0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c042b71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.621+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bfccf7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bfccf7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a16a288 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 279e02ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.625+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431, and the Request Id: 2f50e130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15471425, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15471425 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6373e089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55619730, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a0ce28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55619730 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.628+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436, and the Request Id: 46bfc2ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a0ce28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.629+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a993dae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a993dae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b632cf9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.630+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f65870e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.630+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b632cf9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.635+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_431-, and the Request Id: 6f13e13e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.635+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b898d05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42867152, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.636+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b898d05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42867152 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.636+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433, and the Request Id: c312d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.637+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 189ed8c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.638+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4257ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189ed8c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e7928ae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e7928ae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5787ad46, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435, and the Request Id: 3a48ad3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1174413f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.640+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1174413f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5396a7aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.641+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425, and the Request Id: 73986f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5396a7aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.642+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_436-, and the Request Id: 2d63b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.643+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433, and the Request Id: 77eb1282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c7c7a69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.650+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c7c7a69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b54ca6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b54ca6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.651+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_435-, and the Request Id: 40d6890, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.652+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436, and the Request Id: 3d7819, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.652+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a64b1e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.652+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_433-, and the Request Id: 4c4c0d77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a64b1e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57cb9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.653+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57cb9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.656+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33bec28e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.657+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_425-, and the Request Id: 390662ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.657+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 160ecacc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428, and the Request Id: 68280929, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.658+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437, and the Request Id: 4eb52b24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 160ecacc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_433-, and the Request Id: 2d38925e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.659+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b52afb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.659+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574f13d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d7d5050, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.660+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441, and the Request Id: 324f5a77, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3ad7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.666+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_437-, and the Request Id: 757d75fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.666+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_428-, and the Request Id: 5594daac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9ee624, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.673+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dcf5873, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.678+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_436-, and the Request Id: 3bbf7739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.680+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4634b806, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.683+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55e64c70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.694+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_441-, and the Request Id: 43c80176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.695+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdb72b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.697+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 681bc5ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 681bc5ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.700+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1e66e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502f3222, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.701+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ff7ce6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.702+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 173867f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29b1e40f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.703+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cac4ace, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.703+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bced6ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.704+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cac4ace the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.704+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bced6ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.706+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437, and the Request Id: 401f408b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4064c6df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4064c6df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.709+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436, and the Request Id: 18ae1be4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.709+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6329ecf2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.709+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78233aaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.710+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6329ecf2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67c33df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 798a43fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.711+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c33df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.711+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 798a43fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3973425c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.714+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432, and the Request Id: 3690b422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3973425c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.715+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434, and the Request Id: 4605bf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.716+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_436-, and the Request Id: 359f1edb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.717+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_437-, and the Request Id: 30f3eb70, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.720+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aeb95fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.723+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_432-, and the Request Id: 11c17ac6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.723+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11b07b94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d6f321b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.726+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_434-, and the Request Id: 599d5b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.728+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26d0271f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.752+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e061f54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb1691c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.753+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23d08739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.753+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e061f54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.754+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb1691c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.753+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39e73e1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.759+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb865bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.759+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18e79ea0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb865bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43eddf18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.760+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43eddf18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426, and the Request Id: 7d28f9aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60d91719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d91719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.762+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498c0c7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498c0c7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c183c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.763+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c183c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.766+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5680a3f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.766+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1899a367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.766+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e85111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ff7336b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5680a3f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.769+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434, and the Request Id: 12cbdd12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.769+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437, and the Request Id: 2c5280ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.769+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d60498, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d60498 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.770+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61c43d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.771+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c43d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.771+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ecd2c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.772+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ecd2c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_426-, and the Request Id: 30bb63b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.778+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438, and the Request Id: 2700fb93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.778+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16e21247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16e21247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429, and the Request Id: 1cf5aa29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.780+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442, and the Request Id: 7bbf185f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.781+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 703ced95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 721448de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.784+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721448de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.785+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79067f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_434-, and the Request Id: 535e3b43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_437-, and the Request Id: 6c9acef9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.788+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 692d250c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.788+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2770d0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.789+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2770d0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_442-, and the Request Id: 1f09dcfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7048fc80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7048fc80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.790+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4346b7d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4346b7d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435, and the Request Id: 167ce30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_438-, and the Request Id: 4ef80340, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.801+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_429-, and the Request Id: 1c9989ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.802+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438, and the Request Id: 36d98824, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 442e779a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.813+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd2d4bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd2d4bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.814+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 120f0eb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.815+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547d054d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_438-, and the Request Id: 23df03cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13c3e1c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.817+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c3e1c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437, and the Request Id: 46c967f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684dab7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.819+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e0375c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.820+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e0375c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 788ade2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 788ade2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.823+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433, and the Request Id: 3f44688f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.823+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_435-, and the Request Id: 3f88a86e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d768491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d193e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.831+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c2c6bbc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fbcc14d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_437-, and the Request Id: 10674bea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.836+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 426c1e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.840+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e777740, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c77d99f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c0710, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17522729, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.859+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_433-, and the Request Id: 57f6fc3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17522729 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 572363d1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.866+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79272b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.867+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 572363d1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79272b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.868+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b70592, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.868+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430, and the Request Id: 45b9170c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b70592 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.871+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438, and the Request Id: 602ec8e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65193b0e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.872+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3822056c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 724c29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.873+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 724c29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 29180972, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 947b77f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.875+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 947b77f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5460c64e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5460c64e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3f0c1b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e603a54, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3f0c1b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e603a54 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7863d1da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.877+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7863d1da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_430-, and the Request Id: 5090c5eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.878+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 274adb74, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.878+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443, and the Request Id: 5f23c9eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.878+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15e9b6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.879+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 274adb74 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.879+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15e9b6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.879+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439, and the Request Id: 22aa99e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.880+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435, and the Request Id: 5158fb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.880+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427, and the Request Id: 3fdc98f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f053c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_438-, and the Request Id: 1aefd432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.886+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9be0bbd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_439-, and the Request Id: 1bf0f96c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.887+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a606c6b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.891+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cdd5efe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1509994f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1509994f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_435-, and the Request Id: 40ecb651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.893+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_427-, and the Request Id: 2e1e5793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.893+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_443-, and the Request Id: 15a376df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.895+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 701b81e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.895+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6299385c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6299385c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.899+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439, and the Request Id: 5cd66aa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.906+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c9d56a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.907+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ee1d9cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.912+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dbe34c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31e21402, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.913+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ad16345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.913+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b9f3e1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.914+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ad16345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b9f3e1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.915+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46e8ad89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46e8ad89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7066b91c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7066b91c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dc5f4bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.917+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71f140b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.918+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71f140b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.918+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c8e6e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1eaeedc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.919+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438, and the Request Id: 7f909036, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c8e6e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434, and the Request Id: 45e9b8f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.921+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_439-, and the Request Id: 317f8920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436, and the Request Id: bab2f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.924+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b3a3d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.926+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f51c075, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.931+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79b19cf3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5146ff09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_438-, and the Request Id: 582a60b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79b19cf3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fe714b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_436-, and the Request Id: 111e80c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36ec2a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e86eda3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.936+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_434-, and the Request Id: 575f398f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.936+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c8729b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5fded427, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.937+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fded427 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.937+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c8729b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.937+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51fd7edf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fd7edf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44c8eba8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.939+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c8eba8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.940+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436, and the Request Id: 22d7ef9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6dc3e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440, and the Request Id: 22b8ce9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6dc3e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.941+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d6e20b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75c968ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.944+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 505d635b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505d635b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.945+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fd55500, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.946+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ac87a23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 643bc214, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.946+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431, and the Request Id: a09f81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.946+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28ca568c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.947+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ca568c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.947+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 643bc214 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.947+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_440-, and the Request Id: 5c792a6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.951+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e69f9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eb09385, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.952+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eb09385 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e275294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.952+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e275294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.952+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fd55500 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9115ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.953+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444, and the Request Id: 2543ba87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.953+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9115ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440, and the Request Id: 29e00392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e1341cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_431-, and the Request Id: 138d1c5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.955+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_436-, and the Request Id: 1004ea6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439, and the Request Id: 4c416062, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.956+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d1b9292, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d1b9292 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.957+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b51e444, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.957+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428, and the Request Id: 23dcf217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.958+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b7568b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32c83675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.963+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_440-, and the Request Id: 53c7cdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_444-, and the Request Id: 914fb74, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6968a7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.964+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e576367, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.964+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6968a7bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.965+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42f4bafa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e00441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7327022e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7327022e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.966+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439, and the Request Id: 5d1bc565, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_439-, and the Request Id: 702cf2f1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_428-, and the Request Id: 3e8da359, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.968+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 319716bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.969+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 319716bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8b7c07b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18afe13, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8b7c07b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.971+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18afe13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f54cf98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.971+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7070dad5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b21c63, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b21c63 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a3a1a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a3a1a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.976+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d941b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f30cb1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f30cb1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.977+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 552b4877, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.978+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435, and the Request Id: 8c6fb68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437, and the Request Id: 6288776f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.979+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c2c4cda, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441, and the Request Id: 8d4776c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.983+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40644d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.983+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_435-, and the Request Id: 130b1dcd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.983+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cc6265f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_439-, and the Request Id: 3b553fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.985+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5432eb58, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.986+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5432eb58 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_437-, and the Request Id: 493749cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.986+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1453ed08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.987+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1453ed08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432, and the Request Id: 6ff5b3aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.988+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7168cc67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.989+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8fd63d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8fd63d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.992+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27a74d8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.992+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a161c0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37fb6a79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.992+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6f2215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.993+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a74d8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.993+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37fb6a79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437, and the Request Id: 3ce8d9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 289830ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 289830ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.995+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_441-, and the Request Id: 9fd915b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.995+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429, and the Request Id: 5efa7341, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:56.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fd6189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.004+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b5c1ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.005+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_432-, and the Request Id: 417b04f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.006+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1741cffc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.006+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52c5012d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.010+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52c5012d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.014+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 356348b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.014+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ff25b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44755476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356348b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_437-, and the Request Id: 1076c4bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441, and the Request Id: 450e3561, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e6c31ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.019+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e6c31ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 817fd23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 817fd23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.021+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445, and the Request Id: 66c5e4c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.025+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_429-, and the Request Id: 63d696f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a2380c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 955089a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 955089a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.029+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d5b0339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d5b0339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aec1e7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.031+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_445-, and the Request Id: 1eb8acfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 611f074, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 611f074 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510b0617, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.033+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510b0617 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.033+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15cb6a85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 683a80cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.033+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440, and the Request Id: 4e2d2e15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 683a80cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.036+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440, and the Request Id: 568419b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.036+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa601a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.036+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a66488a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa601a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.038+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_441-, and the Request Id: 52db69dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436, and the Request Id: 39590125, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.041+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a7874d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.042+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a7874d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.042+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27732455, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79553d93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79553d93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.044+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 338feb2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.045+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_436-, and the Request Id: 31f0c7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_440-, and the Request Id: 5e6ad6db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.045+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438, and the Request Id: 5b1ebb14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.046+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65a487c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.047+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 99f6c55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.049+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_440-, and the Request Id: 2f94da51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.053+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66fcee01, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128f7f04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.062+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162d666f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f825dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31686fd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_438-, and the Request Id: 32326600, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.063+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f825dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a5e28b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.064+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2299cc0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.064+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19818de7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2299cc0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.065+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19818de7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.065+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cb44dc7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.066+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433, and the Request Id: 50f5dde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.066+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68ee96c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.066+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53fbcd20, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53fbcd20 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442, and the Request Id: 1675ef43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.069+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c820a29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.069+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7283dff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.070+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7283dff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27442258, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.071+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27442258 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b59ab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.072+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438, and the Request Id: 35c05fb6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 547ff5ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.074+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e886e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.074+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_442-, and the Request Id: 749dca4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.074+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b9d80e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.074+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e35bb1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.075+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_433-, and the Request Id: 3c8f243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.076+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b9d80e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e35bb1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.076+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 619d325d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b0318b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619d325d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e1d99c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.077+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b0318b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.077+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e1d99c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69417908, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.080+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442, and the Request Id: 3ebb9065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.082+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cdd3bbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.082+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb6bc2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cdd3bbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d85ca36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70e3cf75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d85ca36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.083+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430, and the Request Id: 2e71e5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_438-, and the Request Id: 5ccda68d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ccf7bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446, and the Request Id: 56775d02, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.084+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ccf7bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441, and the Request Id: 1af88474, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 106f5a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_430-, and the Request Id: 641b77f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.093+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7693ccc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.094+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_446-, and the Request Id: 1e6b16e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7693ccc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.094+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b49336, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 461512fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_441-, and the Request Id: 5ac4b030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 560d1f9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 461512fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.096+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 560d1f9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_442-, and the Request Id: 6a4a43dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a456c7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3d6cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c1057ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3d6cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a456c7d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.097+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1057ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.098+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439, and the Request Id: 4c93ea88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.098+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437, and the Request Id: 5769abeb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441, and the Request Id: 48dc3fe0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.098+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1712497b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.103+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b37b17d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.104+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34bd1b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.104+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49ae8ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.104+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_439-, and the Request Id: 488a646, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.105+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c423603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.107+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3690d127, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cd5954, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_441-, and the Request Id: 60e7de38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3690d127 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.108+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_437-, and the Request Id: 2670d14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.108+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42344cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.109+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6c3343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6c3343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 354001b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.111+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443, and the Request Id: 71882c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.112+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 798c756c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.116+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56d8e72f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.116+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 202474b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.117+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41bf443f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.118+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41bf443f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.119+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b74286f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53625031, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.120+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53625031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.124+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c0bcb1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.125+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bc19f95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.125+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434, and the Request Id: 6769a9d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.128+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4d4dbf00, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.129+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d4dbf00 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.129+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27357f84, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.129+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335403f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.130+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335403f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.131+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443, and the Request Id: 6a9bb31a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f641ae8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_443-, and the Request Id: 1a996e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25a144f6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 462c6e36, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.134+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a144f6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.134+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 462c6e36 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d0a22db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c80b970, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.136+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c80b970 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.136+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50612c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0a22db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447, and the Request Id: 5cead1f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.139+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431, and the Request Id: 76750868, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.140+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_434-, and the Request Id: 1fb90ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.140+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6999bee3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2986641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6999bee3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2986641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.145+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21211e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505845bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21211e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505845bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_431-, and the Request Id: 3d823a8f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.149+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_447-, and the Request Id: 338a544, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439, and the Request Id: 56fab0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440, and the Request Id: 3318d05b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 512390ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.153+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_443-, and the Request Id: 28812c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.153+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d469e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.153+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 512390ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.158+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10503c4c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.158+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2583060c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa7cbaf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2583060c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12644d51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.159+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10503c4c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.159+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12644d51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 767870e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438, and the Request Id: 634987cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.162+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 767870e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.163+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4de80ae2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.163+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442, and the Request Id: 540ded6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.164+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4de80ae2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.164+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442, and the Request Id: 75408256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.168+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4137c5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.168+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_438-, and the Request Id: 4d128e0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_439-, and the Request Id: 38cc88fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.169+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_440-, and the Request Id: 12e61b0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0f6891, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.171+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 659b95c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.171+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a2c90b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.173+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_442-, and the Request Id: 20f7452a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.173+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636a25d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.173+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_442-, and the Request Id: 5b0a9c1d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.177+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cd7186, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.177+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba659c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.178+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e14a14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.178+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 128bd6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.178+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10e350b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10e350b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.179+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 617df660, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.180+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a437414, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5937c11e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bf930f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bf930f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.182+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dc9ef04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20245527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.183+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20245527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.184+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435, and the Request Id: 2dc8cf80, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 721fd781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.184+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 721fd781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.185+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444, and the Request Id: 1bce0c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_435-, and the Request Id: 478a5eb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.190+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56ce8a47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.192+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7584664e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.192+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_444-, and the Request Id: 1d0b94f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41b4322c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.192+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c18575f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.192+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12ece676, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.193+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41b4322c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.193+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ce8a47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16c74ec8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.194+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c74ec8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.194+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4231abe8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.195+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4231abe8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.195+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20828955, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.196+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20828955 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.196+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444, and the Request Id: 7b2e1efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448, and the Request Id: 1b80a4b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c8e4ccc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c8e4ccc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.202+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ff215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.204+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432, and the Request Id: 4479e1a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.204+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13d5cb7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.204+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3738e9a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f3e13e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 102b0b4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3738e9a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_448-, and the Request Id: 56b2d9cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_444-, and the Request Id: 6b706e51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.205+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d9a1356, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d9a1356 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.207+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 674a88b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.208+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 674a88b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.211+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440, and the Request Id: 5ae86da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40f8bd97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 357ddb15, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.212+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f8bd97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.212+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 357ddb15 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a528044, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.213+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443, and the Request Id: 4b518538, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.213+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a528044 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_432-, and the Request Id: 71527020, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443, and the Request Id: 4f8aaa50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.218+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b9fe33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.224+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da65e31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.226+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15d4cd8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.226+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73c04e57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.227+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15d4cd8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.227+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73c04e57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.229+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73592d7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3db1183e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.230+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73592d7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.230+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4478ac75, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3db1183e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441, and the Request Id: 337253aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.234+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439, and the Request Id: 66e0d995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.235+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37425ddd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_443-, and the Request Id: d883028, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.239+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_440-, and the Request Id: 5fe01cb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.240+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b36da02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_443-, and the Request Id: 661ec6a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.241+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e4e6aeb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 48f6784, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48f6784 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.247+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75c2072a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c2072a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.248+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_441-, and the Request Id: 54a62f01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_439-, and the Request Id: 222026e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436, and the Request Id: 509ecefc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14dea4a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.250+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f6cb61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.250+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14dea4a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.251+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17403378, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b498a81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b498a81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.253+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3898a56b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3165f8ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.254+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445, and the Request Id: 5953badb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24bb3bef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.258+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 748edc16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.259+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 748edc16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62d56b76, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32611fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.265+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62d56b76 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_445-, and the Request Id: 553dd5f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.266+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12664e10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.267+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36cea8db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12664e10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.267+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c989ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.269+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449, and the Request Id: 4a06a3e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.271+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36be10d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.272+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36be10d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.273+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445, and the Request Id: 32342943, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_436-, and the Request Id: 5806ecc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561e345b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.283+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51091616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.283+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a7416ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.297+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10115c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.298+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_445-, and the Request Id: 77c8b8ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.298+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 500e6399, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.299+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e3742c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.299+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d66574c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.300+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e3742c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.300+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 500e6399 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9b2ff1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9b2ff1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.304+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_449-, and the Request Id: 71300392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d83b561, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.307+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 689a33cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.307+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 789ef672, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.307+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39339757, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.308+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 689a33cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 789ef672 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.308+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1cea699c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.308+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39339757 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.309+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441, and the Request Id: 70b887cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.309+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444, and the Request Id: 36cfaac3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78e3d720, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 909cfc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.310+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e3d720 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.310+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 909cfc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dd4349f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.312+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444, and the Request Id: 98c8081, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dfd8e65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.313+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dd4349f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.313+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e510893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e510893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.314+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433, and the Request Id: 58ed860e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440, and the Request Id: 49233784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.321+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e6d871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.322+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e6d871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b231fb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.324+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b231fb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.325+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_444-, and the Request Id: 2d9a4ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 25203c90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.325+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_441-, and the Request Id: 678b34a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.325+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_440-, and the Request Id: 15b41efc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.325+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25203c90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.328+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dc8ac7e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.328+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d4aa53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.330+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442, and the Request Id: 15f0a957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.330+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_444-, and the Request Id: 5dbbf197, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54635ef5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.331+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54635ef5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.335+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437, and the Request Id: 4ec62f03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.337+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_433-, and the Request Id: 1ad01002, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53305eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53305eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34612b11, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.339+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34612b11 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.340+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 538bcbea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.340+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78f37ad4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.341+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446, and the Request Id: 7ee0fe7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.344+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 527d86af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b3e5476, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.345+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e5aeca5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_442-, and the Request Id: 357c6cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.350+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3da880a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.351+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cd3b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_437-, and the Request Id: cb9f98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.353+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5714b76e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.353+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793d92c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.354+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501059e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.355+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fbf076a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.355+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_446-, and the Request Id: 7562f3c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13a887bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d4c905b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.360+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d4c905b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a60c314, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a7597d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a60c314 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.362+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a7597d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43ec0238, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446, and the Request Id: 38ec1f9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.363+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43ec0238 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.364+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450, and the Request Id: 161d0231, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.368+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58f0a582, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.369+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7365e45a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.373+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_450-, and the Request Id: 1f62595b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e81870, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 735ab651, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5b79d892, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.374+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 735ab651 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.374+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b79d892 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.375+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e81870 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.375+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10d1b60a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46494914, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10d1b60a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59b1b503, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46494914 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a10ae03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.376+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b1b503 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43927f90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.377+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43927f90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 716809ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.379+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445, and the Request Id: 69cbd472, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.379+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12d4810b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.379+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f8691ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.380+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445, and the Request Id: 6b9d4ba4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.380+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441, and the Request Id: 1a662f60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f8691ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.380+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3aa585e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.380+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a10ae03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.381+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3856b871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.381+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442, and the Request Id: 56650017, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.381+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_446-, and the Request Id: 3bac328c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60bbbfe2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60bbbfe2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31a751a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.384+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434, and the Request Id: 1d37fcc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.384+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_445-, and the Request Id: 45236d84, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.384+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31a751a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3359dd62, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.385+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3359dd62 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.386+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443, and the Request Id: 633daf97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_441-, and the Request Id: 5f863fdb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.390+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_445-, and the Request Id: 4b04f946, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.391+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f54fcc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d0a95ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.392+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c6c4c4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.392+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14982ac8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3626a895, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.393+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3626a895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1841a345, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.394+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1841a345 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.395+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438, and the Request Id: 2b17473c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.397+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_443-, and the Request Id: e2c676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.397+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_442-, and the Request Id: 19b2e057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.400+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2bf33a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.400+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_434-, and the Request Id: 3b88b679, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_438-, and the Request Id: 6af574da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.404+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c131c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c131c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4812af40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.405+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4680550, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.405+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69d355d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.405+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4812af40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64009ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.406+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 451f1da4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.406+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64009ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451, and the Request Id: 3fb11256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 869ae6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.410+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 869ae6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.411+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447, and the Request Id: 660f8584, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.413+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6864d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e794c37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 179b13d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1fa39597, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.418+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1fa39597 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407dc57c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.419+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee4d677, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.419+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f50f1bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.420+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f50f1bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.421+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f24c739, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e3d07b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447, and the Request Id: 58f41b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e3d07b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_447-, and the Request Id: 455c2204, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.423+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21b9c281, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.426+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_451-, and the Request Id: 5ccf597, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45cd5530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.426+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd0096a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.426+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45cd5530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c399dfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446, and the Request Id: 4027eea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.430+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37674481, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.431+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5450fb61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37674481 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.431+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26b53915, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5450fb61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.432+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_447-, and the Request Id: 710b0eb4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.432+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50613e82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.432+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78abbef8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.432+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5bb2f87a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.433+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bb2f87a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.433+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78abbef8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.433+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442, and the Request Id: 6115bf05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.433+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446, and the Request Id: 738dcacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a6268a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 49b9be26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.438+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49b9be26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.438+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a6268a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d98840b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.442+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db79a34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.442+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61dec142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.443+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61dec142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.444+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db79a34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d0f0e2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.444+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2308c1ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.445+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2308c1ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.445+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444, and the Request Id: 65853526, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_446-, and the Request Id: 2070e301, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d0f0e2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c195fb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443, and the Request Id: 50527973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.447+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435, and the Request Id: 6def7545, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.453+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ccd9ad0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ccd9ad0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.454+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dfb209a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.455+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dfb209a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_446-, and the Request Id: 6e6e2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.455+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ec24cab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.459+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439, and the Request Id: 42c0029, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_443-, and the Request Id: 73ba35e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.462+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_442-, and the Request Id: 7a19a21d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_444-, and the Request Id: 2e7a9bbf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.465+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ecf9fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c15399d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_435-, and the Request Id: 79d57794, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41dc2e29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.468+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41dc2e29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.469+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 22418b18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.470+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22418b18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.472+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448, and the Request Id: 79068299, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a3640f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a8efdf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.476+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fa00967, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.482+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31808e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ee5bac6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.483+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_439-, and the Request Id: 140d632e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.484+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131f7b5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.487+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e67c032, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.488+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e67c032 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bddde08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d3919fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3919fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.495+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d5c0018, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.495+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e6d62ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.496+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5c0018 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.498+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452, and the Request Id: 43cce02f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46890ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7905af78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46890ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e092e6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.499+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 658ad5dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.500+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448, and the Request Id: 3422a48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62d75ba4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.502+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_448-, and the Request Id: 1cad29a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.503+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3540791a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.508+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_452-, and the Request Id: 6a8ea82f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.508+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_448-, and the Request Id: 599f64fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d5e1b71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.509+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d5e1b71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.511+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bd689e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.512+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42917fc9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.513+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42917fc9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.514+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5417b869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5417b869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.517+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f94821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.517+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f50ce3e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f94821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f50ce3e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.518+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 444a0c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.518+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447, and the Request Id: 6df98e23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 42240c27, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66b2274d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.519+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b2274d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.519+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42240c27 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444, and the Request Id: 3c379a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.522+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280f22b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.522+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 590c48b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ac001, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.523+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280f22b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ac001 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.523+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48af2d8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48af2d8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436, and the Request Id: 6de69a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.523+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 590c48b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447, and the Request Id: 73b05591, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43300450, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.526+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43300450 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443, and the Request Id: 37109194, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445, and the Request Id: 794d063e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.531+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476533e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_444-, and the Request Id: 59abeba0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.534+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c068c9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.535+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_436-, and the Request Id: 34a35672, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_447-, and the Request Id: 17e6a956, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64f16221, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.536+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71dad2a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64f16221 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_447-, and the Request Id: 4c6933b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69c0c882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.538+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_443-, and the Request Id: 78ebdb55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.538+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c0c882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.540+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440, and the Request Id: 2000d559, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_445-, and the Request Id: c8303b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.553+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38ffcc3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.554+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ff1b243, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 655556fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 407e8cb3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655556fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43e7d66b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.560+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45d2bd26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.560+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f483c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.561+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b21a3a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.561+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18ca96c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b21a3a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c53f957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.562+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c53f957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.562+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f332de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449, and the Request Id: e11782, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.563+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f332de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453, and the Request Id: 6d042235, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74e694b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_440-, and the Request Id: 6903433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.570+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a10871, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.570+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5483974d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_449-, and the Request Id: 1c377be8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.570+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1666c61f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a10871 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.574+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_453-, and the Request Id: 18bb4681, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.574+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 629886fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.575+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5569a39b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 505b4b78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.576+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 505b4b78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ad1033, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.584+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 313460e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449, and the Request Id: 18a6c7c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.593+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72b9de1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.594+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72b9de1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.596+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69752981, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.597+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df58f35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.598+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64290aa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.598+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 326812aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.598+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e4689e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.599+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 326812aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64290aa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.599+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e4689e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.599+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2990882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.600+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2990882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3141ead4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448, and the Request Id: 4053b94c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.600+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3141ead4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 82c4424, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 82c4424 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.601+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437, and the Request Id: 54a6de7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.602+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f8443b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27f895ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.603+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f8443b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.603+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448, and the Request Id: 1f850383, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.603+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27f895ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.605+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ce904e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_449-, and the Request Id: 44a814ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f3110c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.606+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f3110c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.607+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445, and the Request Id: 7283d8ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f7880e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.607+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f7880e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.612+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e29ded7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.613+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444, and the Request Id: 16c59c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36651c7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36651c7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.617+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446, and the Request Id: 6cb198d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.619+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 454f351f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.620+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_448-, and the Request Id: 494477f4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_448-, and the Request Id: 11805fe2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.622+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_445-, and the Request Id: 405c8a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.622+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_446-, and the Request Id: 16e831fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.623+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5cd1df06, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.624+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_437-, and the Request Id: 3d8cf110, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d65f3c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.626+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_444-, and the Request Id: 70dd07dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1c73f7e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.626+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27eb1ed3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.626+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c73f7e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.627+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27eb1ed3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.630+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f8a900c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.630+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15f482cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5b2123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.631+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5b2123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.633+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79dcbefc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441, and the Request Id: 761eea8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.635+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 317ff3eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2984d49b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.636+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f0d85b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.637+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450, and the Request Id: 1f0994c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.638+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3412e5ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 317ff3eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4eaa0d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.638+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47deaab9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.639+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47deaab9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.639+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4eaa0d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.639+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e7fc142, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17f195b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.640+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e7fc142 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17f195b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.640+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454, and the Request Id: 34f21e67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450, and the Request Id: 602a8581, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.646+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36d99907, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.646+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af25d69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.647+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b253ebb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.647+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a8b6657, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.651+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d7a616, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.652+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_454-, and the Request Id: 55c5aa1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_441-, and the Request Id: 58ffd30b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_450-, and the Request Id: 1cc303b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c41e549, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.656+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a85bf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e8b59e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e8b59e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.662+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 63411bf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d29f693, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.663+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63411bf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.663+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d29f693 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_450-, and the Request Id: 4aa28945, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: e9008f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.664+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e9008f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d475228, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 370ff5ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.665+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d475228 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.665+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 370ff5ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.670+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12641977, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449, and the Request Id: 2b633e71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446, and the Request Id: 278bcabf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.670+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c360846, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dc6dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c360846 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.671+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449, and the Request Id: 459bc96f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 376f2909, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.672+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 376f2909 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.673+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438, and the Request Id: 459fc4b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.674+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a07e679, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.675+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fd1a226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.676+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fd1a226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_449-, and the Request Id: 589a74dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f5ab5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4790993d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f5ab5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33c3bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.678+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_449-, and the Request Id: 453bd7d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.678+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_438-, and the Request Id: 19ddb7b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447, and the Request Id: 1cad6130, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4790993d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.683+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2214644e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b250d34, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.684+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f4aeec0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.684+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b250d34 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.685+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445, and the Request Id: 344d8b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695e33bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.687+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b5c2da7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a00c541, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.687+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_447-, and the Request Id: f0e6037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.688+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_446-, and the Request Id: 212c4455, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4bc0d7e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc0d7e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.690+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f211ae2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.691+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b782f16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.695+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_445-, and the Request Id: 24e410b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.695+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6708afdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65f9afca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.695+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65f9afca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d1f726, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.697+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455, and the Request Id: 5d774065, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b782f16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.700+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a36a48a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a36a48a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451, and the Request Id: 20eaa6a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 369196b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.704+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a834bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.706+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fa2ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.706+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_451-, and the Request Id: 2ff53cea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.707+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 214c0893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_455-, and the Request Id: 3a318bfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214c0893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.708+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b2e2b35, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b2e2b35 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.709+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f4ff622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5952842, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5952842 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.713+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 75806adf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.714+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75806adf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.715+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d996649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.716+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439, and the Request Id: 49dbd8d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.717+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68b0d0e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.718+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 691a000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450, and the Request Id: 3f95eaf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.719+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18369e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18369e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.720+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a7efe8b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 141f4b77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.721+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a7efe8b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 141f4b77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_439-, and the Request Id: 72df63d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 544dc724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fd05f8b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451, and the Request Id: 4c333b98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f734e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c6ab3a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c6ab3a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21a53ce8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5da917b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.729+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21a53ce8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.728+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f734e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b069956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.729+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51fd8486, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.729+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b069956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442, and the Request Id: 336ebfa2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.730+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51fd8486 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.730+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447, and the Request Id: 163318fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450, and the Request Id: 79c64fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a96acac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.735+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a96acac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_450-, and the Request Id: 75f6248d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.736+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7597f7e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.737+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7597f7e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448, and the Request Id: cd5e367, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.738+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_450-, and the Request Id: af67fed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.738+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_442-, and the Request Id: 4e5adefb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.740+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_447-, and the Request Id: 713ba8c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.741+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 162f6dc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.741+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9b8f528, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.741+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cc0a40b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.742+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cc0a40b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dfebff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.743+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_451-, and the Request Id: 2707bec1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.744+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f20218d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.744+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f8b840, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_448-, and the Request Id: 3d2dd464, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.744+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10580e40, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.745+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9ba796a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.745+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10580e40 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589f58cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446, and the Request Id: 5d3a7fb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.747+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ab1830, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77166e73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.774+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb61f34, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.774+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3efd6270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e68280, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.775+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e589d89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.775+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_446-, and the Request Id: 3c33ae5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.775+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3be828b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.779+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77166e73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.780+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6945ef94, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.780+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2501e55a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 187509e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 187509e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e589d89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41cf2623, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41cf2623 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.782+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452, and the Request Id: 11206463, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49def339, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49def339 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.784+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 15cb39ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15cb39ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.785+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456, and the Request Id: 20debcb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.785+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440, and the Request Id: 275f4aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ebbfa9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.790+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a7574ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 682ca1c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.791+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19b72e0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.791+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c911ce3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.791+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_456-, and the Request Id: 5d90c676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_440-, and the Request Id: 65563ea3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.792+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c911ce3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.792+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b72e0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c5a16d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c5a16d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.793+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_452-, and the Request Id: 5f9306bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4cd333ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cd333ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a9fe99, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ea24ce5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.795+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a9fe99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.795+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ea24ce5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69ff9362, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.796+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69ff9362 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.796+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3375bbca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.797+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3375bbca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b445fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b445fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.798+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451, and the Request Id: 4e55ba93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10bf4762, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.798+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bf4762 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.799+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443, and the Request Id: 7653ba00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451, and the Request Id: 684783cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.799+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448, and the Request Id: 5e0f53bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.799+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449, and the Request Id: eb75ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.801+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d7d5f1d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.803+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e4ca4ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_451-, and the Request Id: 65dd4b0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ef068dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.806+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73cfbb74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.807+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ef068dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c715566, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.807+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c28cb5c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.808+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c28cb5c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.811+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452, and the Request Id: c14f14d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.812+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_448-, and the Request Id: 7148d93f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.814+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_443-, and the Request Id: 3e0f972f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.815+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dd39b98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.815+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43677821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.816+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4217aecb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.817+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_449-, and the Request Id: 59b00c9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.818+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_451-, and the Request Id: 23321f8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 764a290e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.818+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_452-, and the Request Id: 6c6e7adc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.818+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d177b41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.822+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66a1fb89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f747b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.822+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f747b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.825+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5effb6dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.827+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6212f73a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.827+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35ce12d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.828+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6212f73a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.829+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447, and the Request Id: 5667cab3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.832+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30f4ab2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5943868f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.835+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a082686, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a082686 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.836+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fa393db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fa393db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e91f8fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.837+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e91f8fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.838+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47af28cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d6314c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d6314c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.840+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76219728, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.840+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32e0939a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.841+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76219728 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.841+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32e0939a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.841+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457, and the Request Id: 2df50a5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.842+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441, and the Request Id: 6c217217, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.842+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452, and the Request Id: ccbb12f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.842+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c71d2ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.844+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8a56a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.844+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c92a2b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c92a2b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.845+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_447-, and the Request Id: 35f23cfc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.846+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bc6b5ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.847+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bc6b5ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.847+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453, and the Request Id: 6e33b268, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d69de2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.848+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d69de2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.849+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_452-, and the Request Id: 77fc56cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.849+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7db0ada2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.850+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7db0ada2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.850+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449, and the Request Id: 644dd008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.852+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_457-, and the Request Id: 6d0cc35, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.852+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19574256, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2619a1a8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2619a1a8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.854+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b9ed989, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.855+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4da7a684, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.855+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16201336, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16201336 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23921193, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23921193 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.857+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450, and the Request Id: 1f00770d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.857+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60d004e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60d004e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.858+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_441-, and the Request Id: 62b66329, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.859+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_449-, and the Request Id: 62d86031, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444, and the Request Id: 399ecf19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.863+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19e05770, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.865+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_453-, and the Request Id: 70bedeba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 197cbe91, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 615f26dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 197cbe91 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 615f26dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.869+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 144cdf7e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144cdf7e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.870+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13adfd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_450-, and the Request Id: 4127e8a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.871+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 215dbc3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.874+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11cd4a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.874+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5421d07c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.875+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 34e2ddda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453, and the Request Id: 731bded6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.876+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_444-, and the Request Id: 15eeb33a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34e2ddda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.876+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13cfc5d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.881+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452, and the Request Id: 4ea83ffc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.881+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 15714a2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.882+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 15714a2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.882+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f68418a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a077eb5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.885+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_452-, and the Request Id: 76c4d318, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.886+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a077eb5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.886+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453, and the Request Id: d90ab11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.886+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 893d363, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 893d363 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 14586131, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14586131 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.889+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442, and the Request Id: 37de60ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.889+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b206591, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.890+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_453-, and the Request Id: 1b80f91f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.890+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_453-, and the Request Id: 16913787, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.891+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124bc6af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.896+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_442-, and the Request Id: 668a7795, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.896+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79ffad9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.896+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 755620e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.900+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ddc928, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.900+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c35c61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 614d7fc3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 614d7fc3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.905+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18aba3f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.905+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 257c8343, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.906+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257c8343 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.907+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79288b7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.908+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11c287c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.912+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448, and the Request Id: 3d3abca2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.913+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d4b20c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.914+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4556d3e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.915+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ca80df6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 259e34b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 259e34b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.919+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45087317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: da85765, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.924+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: da85765 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.925+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54fc269a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454, and the Request Id: 738e2711, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54fc269a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.926+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d3008e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.927+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d3008e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 273550d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.927+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 273550d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79e679c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.928+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79e679c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.928+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458, and the Request Id: 227a35f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.929+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453, and the Request Id: 51ab0a55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.935+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_453-, and the Request Id: 628e2362, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.935+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c0a294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_454-, and the Request Id: 7829a5c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.936+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5197b49c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24bcd366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e97bd6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.937+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bcd366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.937+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e97bd6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53f54be5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53f54be5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69406067, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.939+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 631d854a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.939+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445, and the Request Id: 33c87094, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.939+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69406067 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.940+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 631d854a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.941+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450, and the Request Id: 1cc99c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.941+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d8b47c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.941+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_448-, and the Request Id: 546ba4d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d8b47c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.942+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21c8eef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.946+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_458-, and the Request Id: 231e078, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451, and the Request Id: 57df841b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.948+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d08a844, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2f9b7c43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_445-, and the Request Id: 77a34a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.954+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589579b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.958+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_451-, and the Request Id: 3fb2b19e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.958+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2acc48ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.959+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10ae9c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.960+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10ae9c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f9b7c43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.960+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 353f71d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353f71d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 278e0d72, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49aa11f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 278e0d72 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.962+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_450-, and the Request Id: 31c002cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49aa11f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c1ff0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.963+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c1ff0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.964+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443, and the Request Id: 4a62ec24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.965+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 668e83b3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454, and the Request Id: 50bf0c89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.966+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454, and the Request Id: 2bb26a7a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.970+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d4f8232, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61a11218, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.974+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ab4bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.979+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_454-, and the Request Id: 4ccd06e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.979+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77860779, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 352722c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.980+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17e2f831, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64934e1e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.980+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64934e1e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.981+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77860779 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.985+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_443-, and the Request Id: 418198e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e1ff95c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.985+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e1ff95c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.986+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 335af8a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.986+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22b42b6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.987+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 335af8a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449, and the Request Id: b4b1e36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.991+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455, and the Request Id: 356493f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.993+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_454-, and the Request Id: e71bf9c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.993+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 541e9aa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.995+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e64fd2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cd65005, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.995+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd65005 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2542f93d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:57.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 285862dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.000+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2813d15d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.000+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3711f30e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57b4da12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57b4da12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.001+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535b53c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.002+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535b53c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.002+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_449-, and the Request Id: 7a1be0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ee627d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.004+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452, and the Request Id: 5a46ca55, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.004+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_455-, and the Request Id: 172c4b0f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.004+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b0c162a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.005+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0c162a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.005+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454, and the Request Id: 407238f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.009+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b7adb80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b7adb80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.010+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_454-, and the Request Id: 4bc6fde2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34f30ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6db32c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.011+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34f30ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6db32c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.012+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c0a227b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.013+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1775a8b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1775a8b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.014+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c63333, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_452-, and the Request Id: ee4ef09, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 275d67ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 275d67ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.022+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19343d1a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.023+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 108f31f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.024+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459, and the Request Id: 68e7fedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5bbcd86f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 752c8d8a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.026+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446, and the Request Id: 71cf4966, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.026+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 752c8d8a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.027+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55526e78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 18df4f23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18df4f23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4025ca6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.029+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4025ca6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.030+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451, and the Request Id: 7c671103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.030+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62107cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.031+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67c39472, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.032+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455, and the Request Id: 4bd5d542, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.032+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67c39472 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.032+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 228e4d1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.033+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6569b0b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.034+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6569b0b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.037+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_455-, and the Request Id: 160dbf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444, and the Request Id: 79a3f084, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.039+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75e5186e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.039+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_459-, and the Request Id: 2f60a5de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.040+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75e5186e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aefc1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aefc1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ccc0483, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ccc0483 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18eda157, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67a8f00a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.049+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67a8f00a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.050+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ea181c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.051+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455, and the Request Id: 162aae4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.052+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456, and the Request Id: 561b3708, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.053+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_451-, and the Request Id: 7886b206, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.054+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_446-, and the Request Id: 4de6c41e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.054+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_444-, and the Request Id: 5b79dca3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.058+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36a5d23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.059+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a5d23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.060+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_455-, and the Request Id: 6f25e0ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.060+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c492549, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.060+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e417e59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c492549 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.061+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea67ff0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10ff353a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.061+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44b4ac85, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.062+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453, and the Request Id: 2210b320, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.066+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a7a654, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.066+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_456-, and the Request Id: 223498a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.071+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74544c61, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.072+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74544c61 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.072+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 795afce1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.073+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795afce1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.076+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f03ab7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69e7ab4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.080+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450, and the Request Id: 514bff1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.081+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fd09d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.082+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f123225, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.086+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bdd8c7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.086+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8b9594b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.086+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 189796f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.087+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 189796f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.088+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_453-, and the Request Id: 6cb0fad1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.089+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eca64c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.089+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21c212c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.089+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ce6b4f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.090+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21c212c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.090+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ce6b4f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.091+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447, and the Request Id: 4a6c2da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.095+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1be056a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.095+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 514174cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.096+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514174cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 497bdc8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c4534f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.097+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460, and the Request Id: 6e3cce71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c7acc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.101+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_460-, and the Request Id: 70388f5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.102+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_450-, and the Request Id: 4fd8a6d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.102+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b6ff588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_447-, and the Request Id: 4ffd4f9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.106+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 366095cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.106+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6fe3aa59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.107+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b6ff588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.107+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366095cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.107+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fe3aa59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.109+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65687bc6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65687bc6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cf3816f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf3816f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6729f9c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6729f9c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13fd2c3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13fd2c3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.112+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456, and the Request Id: 491d6656, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.112+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452, and the Request Id: 72197f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.112+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445, and the Request Id: 1cbc109, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.113+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26400ac2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bf6ee01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26400ac2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a6f3d69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.114+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a6f3d69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.114+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bf6ee01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.120+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78fc0420, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.120+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16762002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16762002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.121+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_456-, and the Request Id: 22627626, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.121+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455, and the Request Id: 5702918f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f4bd1d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.122+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d9e86ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4bd1d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.123+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457, and the Request Id: 4591e2be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c11589c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.125+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7447b104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.126+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456, and the Request Id: 657b71a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.131+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_445-, and the Request Id: 7c27e433, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.131+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 363cc8f7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.132+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 363cc8f7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.132+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_452-, and the Request Id: 689f47b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: fc03742, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.133+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: fc03742 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.134+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454, and the Request Id: 53f3df10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.136+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_455-, and the Request Id: 6fb7dc06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.139+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2eab2e9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_457-, and the Request Id: 36208069, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.141+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 482bc952, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.146+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11bb20ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_454-, and the Request Id: 1055b63c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11fedf4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.150+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_456-, and the Request Id: 436b3551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.152+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f333727, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.152+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63061b8d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.153+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0d98dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.154+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 239fca15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.154+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdb5ab0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.156+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ab07eaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.156+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63d949d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.157+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b651534, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.158+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11e16f38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ab07eaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.159+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e16f38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76b6360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.160+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76b6360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 503ab8f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a00dbdb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e98c5e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a00dbdb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 503ab8f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.162+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e98c5e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.163+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451, and the Request Id: 67aaa104, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448, and the Request Id: 2d85f089, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.164+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461, and the Request Id: 27a12a18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.168+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e797de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.170+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_451-, and the Request Id: 3de6b41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.170+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9efc35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.170+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40608b68, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40608b68 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.171+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1238ea5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.172+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 414c96ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 610c7d82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.172+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 610c7d82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.174+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69992de4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446, and the Request Id: 5c0d4b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_448-, and the Request Id: 2c566d4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.176+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2381d6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.183+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_461-, and the Request Id: 689f8263, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.187+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c9ccf8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c9ccf8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 343409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.189+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 343409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.191+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 233b9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.192+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453, and the Request Id: d31c59b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.195+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45849a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.199+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e82185, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.200+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40f0d18e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795000fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.200+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e82185 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.200+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795000fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f6b46ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12bbe250, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.201+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f6b46ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.201+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12bbe250 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.201+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db5d431, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.202+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db5d431 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c94ba47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.202+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455, and the Request Id: 2b2257ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c94ba47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.202+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456, and the Request Id: 44c22ef1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.203+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458, and the Request Id: 6713cb01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.207+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0c3d0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.207+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_446-, and the Request Id: 523beb9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.208+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0c3d0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 855f954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.208+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 855f954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.209+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457, and the Request Id: 134eb810, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.215+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ebf3282, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ebf3282 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.219+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29ffa06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.220+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ffa06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.221+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457, and the Request Id: 25b48c15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.223+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b802f82, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.224+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 457ddda9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.225+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_453-, and the Request Id: 42b50a30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_456-, and the Request Id: 78ab8e43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.231+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2929274d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.232+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2929274d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.232+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_458-, and the Request Id: 3644aeea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.231+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_455-, and the Request Id: 12467f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.236+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1adc31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.236+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5462e1ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.237+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1adc31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.238+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452, and the Request Id: ebc21ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.242+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_457-, and the Request Id: 1b0a26b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.242+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: aaf818c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.242+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e9f201c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.246+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5672e0ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.246+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 707c03b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.247+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14346540, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.247+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e9f201c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6c72c937, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.248+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c72c937 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462, and the Request Id: 2fdcd071, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.251+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2633e264, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.254+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_457-, and the Request Id: 6b1a99d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.259+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19a6ab45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.259+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b806bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.259+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51e6cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.260+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 496fc56f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.260+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a9dc411, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.261+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 496fc56f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.261+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a9dc411 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 146629a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.262+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 146629a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.265+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449, and the Request Id: 9858739, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.265+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 65632a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.265+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_462-, and the Request Id: 7acc0825, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.266+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65632a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.266+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447, and the Request Id: 61961b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.271+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54747a66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.274+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73956933, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 266069dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bf9fab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_452-, and the Request Id: 4d71ab72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43d1b293, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43d1b293 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.282+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9724dd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.283+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 739dec81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.286+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 391c2220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.286+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b1b2924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 391c2220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.287+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_449-, and the Request Id: 4c9177c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 739dec81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.289+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 591b138c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 591b138c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcb6fb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.290+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_447-, and the Request Id: 1f627db5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6b10e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2992d2b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.292+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456, and the Request Id: 2f349b58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.292+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2992d2b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.292+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 13795ad6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.293+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13795ad6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.293+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459, and the Request Id: 1ccbb94e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.294+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454, and the Request Id: 5f51c599, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.294+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ad4d4c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.299+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60e93679, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e93679 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12e6cf31, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.300+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12e6cf31 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79a744a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55880619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a744a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.301+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 680bae02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.301+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2056a295, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458, and the Request Id: 6b26bb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.302+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 671ba1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.303+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 671ba1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.303+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458, and the Request Id: 129379a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.307+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f88cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.308+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f88cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b024834, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.309+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636c2bb6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.309+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b024834 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.310+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457, and the Request Id: 49add47b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.311+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_458-, and the Request Id: 58b7406e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_456-, and the Request Id: 1907b659, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.314+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_454-, and the Request Id: 7e23abaf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.314+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5590e37e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.314+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 668d7630, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.315+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5590e37e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c5d73a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c5d73a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668d7630 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.317+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448, and the Request Id: 71a8bc38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.318+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 356fb0e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.319+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 356fb0e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.319+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ce0bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.319+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73d8e9ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ce0bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43e68bb1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.320+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43e68bb1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.320+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463, and the Request Id: 77d00eac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.321+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453, and the Request Id: 49ad764a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_458-, and the Request Id: 59bb578c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.322+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_448-, and the Request Id: 3d1884eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.322+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_459-, and the Request Id: 741553fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_457-, and the Request Id: e86f4cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.327+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c139bdd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.331+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e7aae9a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.332+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d6d1882, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e2b4cbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.335+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e2b4cbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.339+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf2e07b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.339+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 353c68c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.340+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 353c68c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450, and the Request Id: 6afeb4a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_453-, and the Request Id: 3c0f7d38, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.343+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_463-, and the Request Id: 7948b55b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.345+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6583b15b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.349+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bed71a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.355+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 537a30df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5409c41d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bb5752e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.363+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 648be5dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.364+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7342b135, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.367+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 792e10e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.368+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_450-, and the Request Id: 35713bd1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f412c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.370+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f412c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 443b8948, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.370+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e08d515, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.371+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 443b8948 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.372+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457, and the Request Id: 6d36bda5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.375+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3b59af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.379+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 218e5ee7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.383+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f69f924, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.387+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56398257, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.388+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56398257 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7489eb12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.389+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7489eb12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.391+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459, and the Request Id: 17f6dda0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.392+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7547d057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.393+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7547d057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ad0ddf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.397+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ad0ddf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.397+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464, and the Request Id: 5d7b77a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.398+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a5b3977, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.399+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5b3977 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.399+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_459-, and the Request Id: ae5921c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.400+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4288b865, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.401+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4288b865 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449, and the Request Id: 62299da3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.402+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55ea3e37, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.403+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_464-, and the Request Id: 6fb882e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.404+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6964a8e7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.405+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6964a8e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.408+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 16de3512, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.409+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16de3512 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.409+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458, and the Request Id: 7b81605a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 160a9f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_457-, and the Request Id: 71badd8e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.415+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5963da00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.420+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35130c1c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.421+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35130c1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 329fcbfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5626ff04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.422+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 329fcbfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.422+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5626ff04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355fbc81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.423+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355fbc81 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.424+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459, and the Request Id: 6ac7cfc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.425+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c8b06c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455, and the Request Id: 75673f20, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.430+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1dbd99d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_455-, and the Request Id: 478a108c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.435+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_459-, and the Request Id: 6beb53a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.435+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4367c1f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.435+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_458-, and the Request Id: 515d2fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.436+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ecb025b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.437+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ecb025b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.437+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30c9e563, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.438+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30c9e563 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.439+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454, and the Request Id: 373efacc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.440+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49db716, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.444+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d0dd251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.451+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_449-, and the Request Id: 42d4952e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f2d148, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.452+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f2d148 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7ada0a5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.454+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ada0a5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.455+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61044699, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.456+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460, and the Request Id: 1bb04bcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.460+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d448588, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.461+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d448588 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44d40f37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.465+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d40f37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.467+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451, and the Request Id: 4837243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.475+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13880d59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.476+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431651d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.476+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 725daf56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.481+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49d4162a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.483+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f3f51c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.484+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f3f51c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.488+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4fac66e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.489+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4fac66e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.489+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_454-, and the Request Id: 1f68fdce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.490+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460, and the Request Id: 654de923, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.493+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbed3ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.497+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_460-, and the Request Id: 5a650578, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.498+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab272e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.499+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6b80d8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.500+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b80d8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.500+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_451-, and the Request Id: 15131912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35e49af2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.502+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35e49af2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.503+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465, and the Request Id: 757a4d5c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.504+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 556b7527, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.505+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4136fee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.509+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 293c15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.513+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2cb397b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_460-, and the Request Id: 2fd10cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.523+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691c7bff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.524+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691c7bff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.525+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112346c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112346c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.526+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71930557, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f6938f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31090a2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31090a2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7384d294, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.528+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_465-, and the Request Id: 6814c922, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.530+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3832c1a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.531+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458, and the Request Id: 77cf42bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.531+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3832c1a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.533+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e158540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.534+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e158540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.535+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459, and the Request Id: 1f625570, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a0f4518, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11f98618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.536+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a0f4518 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43dbc882, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43dbc882 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2708a83f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.537+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2708a83f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c8af087, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a730ef6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c8af087 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.538+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_458-, and the Request Id: 44a6b9e5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.541+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456, and the Request Id: 1466a931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.541+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460, and the Request Id: 74134c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.541+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18134868, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.542+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18134868 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.542+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450, and the Request Id: 212c60d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.543+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b8280fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.545+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_456-, and the Request Id: 3add3422, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.547+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e3de583, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.548+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e3de583 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.548+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_460-, and the Request Id: 6b3ad5cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7cc9b4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.551+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cc9b4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.552+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fc1b481, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.553+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455, and the Request Id: 60bde699, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.554+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19681b8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19681b8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4f2fae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.559+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4f2fae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.559+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47378215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.561+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_459-, and the Request Id: 540e743, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.561+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461, and the Request Id: 23e0b18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.563+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21cd365c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.566+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: dfcace3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.567+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dfcace3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.568+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e5dd5c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.568+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_450-, and the Request Id: 4596b5ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.569+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b38ffd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.570+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b38ffd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.570+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452, and the Request Id: 2bef22fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.576+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377cfd5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.579+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711dd5e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.582+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_455-, and the Request Id: 59b5c0b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.585+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59d6a3e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 450fa8ac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.586+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59d6a3e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.587+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12bfe8eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.587+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a45a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.588+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: eac7529, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.589+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eac7529 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.589+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461, and the Request Id: 5060ac66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.592+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_461-, and the Request Id: 6b89192, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54ccf6d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.593+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54ccf6d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: dedcdec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.594+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_461-, and the Request Id: 1da8a969, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.594+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: dedcdec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a94ac1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.596+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a94ac1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2f268d10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f268d10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.599+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459, and the Request Id: 6178de27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.603+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466, and the Request Id: 1b3f4957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.607+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_452-, and the Request Id: 754980b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.608+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dac0287, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.616+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_466-, and the Request Id: eb71c5d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.621+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7aea8f57, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.622+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1debcbd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b4ba8e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.623+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d3cd987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b88c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.624+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d3cd987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f1f0a0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.626+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f1f0a0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461, and the Request Id: 53e27808, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.627+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485ff58d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.631+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e342ef2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.641+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_459-, and the Request Id: 1c28f46a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.642+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b6b5445, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.646+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e46535b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.648+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b03009, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 251092d0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.649+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18bf89f6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.655+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424ccff4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.661+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_461-, and the Request Id: 15747fcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.667+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac49949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.668+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f133bf0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.670+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d899040, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.671+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 753f2008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.671+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d899040 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.672+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 753f2008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.674+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f7db433, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.674+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62c70fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f7db433 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 409d46bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70942958, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c70fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 409d46bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bce9c2f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bce9c2f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460, and the Request Id: 42f3d276, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12347d6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 432b0658, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 432b0658 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12347d6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451, and the Request Id: 2c98f3f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.677+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 455af6a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.678+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 455af6a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.679+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2bc5f87e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.679+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 638b6548, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 638b6548 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41637fa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457, and the Request Id: 19c62b85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453, and the Request Id: 2fc5bed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41637fa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.681+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e9c7556, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.680+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2bc5f87e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77296b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77296b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462, and the Request Id: d406c48, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fb427d4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 583edec2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.683+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fb427d4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1443591d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.684+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1443591d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.685+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462, and the Request Id: 1a8e60f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.685+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456, and the Request Id: 2a91eae1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77ff9b90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.685+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ff9b90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.686+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467, and the Request Id: 57e10594, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.686+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_460-, and the Request Id: 2d23c3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69330c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.696+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_453-, and the Request Id: 15286654, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_451-, and the Request Id: 1d9e54e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.696+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69330c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.699+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_457-, and the Request Id: 6da011c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.699+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ec50e49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.699+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5fb87724, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.700+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5fb87724 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.700+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ec50e49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.701+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462, and the Request Id: 47de6b9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7924f5f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.702+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7924f5f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.703+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460, and the Request Id: 45211912, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.705+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_462-, and the Request Id: 5da35ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 119a0199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.709+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_467-, and the Request Id: 58a1cf87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.709+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_456-, and the Request Id: 5facefba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.709+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dfd3037, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_462-, and the Request Id: 63f0f4b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 608d125e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.712+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_460-, and the Request Id: 28f99377, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_462-, and the Request Id: 223cf0a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.712+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c3c14e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.716+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51acad6e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.716+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4ba5af1f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.720+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3eae777d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.720+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2738c896, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 142463db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11a8bd40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.727+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cabdea4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f9cf64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9cf64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.733+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19592848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19592848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458, and the Request Id: 4b0c78c1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.736+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 751ff3c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.738+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d3eea2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.738+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78a9cce0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.739+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e42b8c3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.744+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 882c465, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498209c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.747+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498209c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 529ccff9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.748+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72e9b1bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 529ccff9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461, and the Request Id: 68ee2784, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.757+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 732b524b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.758+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 732b524b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.758+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14fa4c65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.758+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_458-, and the Request Id: 53c8a0ab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66f0d0d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.759+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66f0d0d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.762+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 670bc62e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16c31e84, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16c31e84 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454, and the Request Id: 37e28592, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.767+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b29fa3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 656e6a56, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b29fa3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.769+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452, and the Request Id: b70ac01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 736f51c0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 736f51c0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b07d4cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b07d4cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463, and the Request Id: 15258a8c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.779+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 39515d43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39515d43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.780+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4660f33a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.781+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4660f33a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa4ddf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.781+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457, and the Request Id: 29c9a12b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa4ddf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.786+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_461-, and the Request Id: 425f0ede, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 402f5da6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.787+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 402f5da6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.788+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463, and the Request Id: 364d95e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.789+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b756205, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b756205 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e6563cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6563cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_463-, and the Request Id: 55371c29, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.794+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468, and the Request Id: e5f4c42, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.794+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d77280e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_454-, and the Request Id: 7ef3fe87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.810+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_452-, and the Request Id: 68a8e50f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.812+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24ea32cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_463-, and the Request Id: 341d2953, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.813+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24ea32cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f2fc04c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f2fc04c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463, and the Request Id: 2ba441dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.816+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77a83459, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.819+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1879644, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a1a8f08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.824+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a1a8f08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.825+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f02b524, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77e6f8bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.826+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e6f8bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.829+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64f822a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.829+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461, and the Request Id: 79a269d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.831+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_468-, and the Request Id: 67d1557, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.835+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e4418e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_457-, and the Request Id: 27bcccaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.838+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c78849, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.850+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_463-, and the Request Id: 7cb03bb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.851+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ff1988a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521222c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.858+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e59baac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.859+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e59baac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.860+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cd5a294, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.861+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cd5a294 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.861+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 546e267d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453, and the Request Id: 4d645869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.863+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_461-, and the Request Id: 41d69ccc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.865+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e259c92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.866+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37d0bcc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.866+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5206b480, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.866+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 722d920b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.867+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 722d920b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.868+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c33d5cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.869+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c33d5cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.872+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459, and the Request Id: 4223436d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.874+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c4e176f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.882+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ad3d9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.887+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d6518b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.888+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d6518b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79a69efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 162a59b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.892+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162a59b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.892+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79a69efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68a8e1f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.893+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464, and the Request Id: 194ab3ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.893+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68a8e1f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.894+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462, and the Request Id: 3faab3a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.904+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_453-, and the Request Id: 5e94ea0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.904+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74ed271c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c7a1d6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c7a1d6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e71ce2d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efac04, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e71ce2d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.922+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464, and the Request Id: 7208055f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1faa35e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.927+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1faa35e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.928+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_459-, and the Request Id: 1310c62f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61bd6494, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61bd6494 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.929+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68382a00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.929+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455, and the Request Id: 669f2b53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.930+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78e8c82e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.934+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_462-, and the Request Id: 3a14af6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.939+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 477afd1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.939+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ef67ba6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.947+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 83a0c8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.948+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 83a0c8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.949+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_464-, and the Request Id: 7ca72cba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1013cdff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1013cdff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458, and the Request Id: 22fb02ed, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.956+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_464-, and the Request Id: 2ddcb255, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.960+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de98518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_455-, and the Request Id: 2037454e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 372d4a2c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 372d4a2c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a9ba277, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7da31135, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a013821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da31135 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.972+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a013821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464, and the Request Id: 4b1eeb30, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4da867f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.974+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4da867f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b618535, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.976+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e95b666, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.977+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e95b666 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3bcc6263, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.978+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3bcc6263 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.979+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469, and the Request Id: 211d447a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462, and the Request Id: 2b73158c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.984+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ce6a517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.986+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_464-, and the Request Id: 51eddeae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_458-, and the Request Id: 13c2871a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.994+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 430e5c28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.995+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a24b7f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:58.996+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76c71de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.001+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3edf1e13, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 71c401df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.003+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71c401df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17a27569, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17a27569 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454, and the Request Id: af65a4e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.011+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_462-, and the Request Id: 578f71b3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_469-, and the Request Id: 64281166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4690ad6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.019+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1e1328, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.023+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 131c427f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.027+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 533096ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34c2ab9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.036+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a548fb9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a548fb9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.038+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61425871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46b1e6e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4b1851cd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46b1e6e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.039+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b1851cd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.043+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465, and the Request Id: 2fcaeb58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a529619, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.044+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a529619 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.045+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_454-, and the Request Id: 322225aa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.046+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463, and the Request Id: 2db9fa3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2363cdb5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.052+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_465-, and the Request Id: 5a92bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.052+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4914ee90, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.053+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4914ee90 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.056+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bbfa40, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3b38a3d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ff82f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.057+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b38a3d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.059+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460, and the Request Id: 736af1d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.062+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749f165c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.063+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75c725e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.064+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75c725e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.065+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e629cd6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.066+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e3734cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.066+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1138e972, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.067+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76969596, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.068+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76969596 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.068+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1138e972 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.069+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456, and the Request Id: 47b3bd01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.071+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4fa39f63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.076+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79fde4db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.077+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79fde4db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_463-, and the Request Id: 56a14328, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2fdda398, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.078+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465, and the Request Id: 4a3b2ffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.126+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdda398 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.130+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50697b3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7df52bdb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.131+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50697b3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26f6718d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.133+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26f6718d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.134+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_460-, and the Request Id: 73e6303f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_456-, and the Request Id: 77a5ad10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.136+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cf07bb2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.137+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459, and the Request Id: 6e4d2973, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.137+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c442c05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.138+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c442c05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.141+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55cea33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.142+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5171f7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55cea33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.142+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 182e259c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.143+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5171f7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.143+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 182e259c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465, and the Request Id: e70e15c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dec3b42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.146+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2e0bcf65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dec3b42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.147+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e0bcf65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.149+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463, and the Request Id: 45f5011d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.150+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 17562fc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.150+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455, and the Request Id: 45d71876, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.151+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17562fc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.152+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_465-, and the Request Id: 162fc1de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.155+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_455-, and the Request Id: df2e576, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.155+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66ef2ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.159+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69425c45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.161+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470, and the Request Id: 71d403cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.163+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_465-, and the Request Id: 3766f1dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1deb99cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.165+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 65ec1ffb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.168+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 672b394e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.174+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44e327d2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e327d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.175+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49bf935c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.178+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5825bb25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.179+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5825bb25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.180+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33160bce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466, and the Request Id: 36e4c41, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.182+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_459-, and the Request Id: 701c02bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.182+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50b0e089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.183+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a10c9d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.185+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_470-, and the Request Id: 2a8a7a07, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.185+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_463-, and the Request Id: 5c7ae4bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.185+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 261602b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.192+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a17c83b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.192+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d0f0dfa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.195+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a17c83b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.197+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d0f0dfa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.201+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56c72282, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_466-, and the Request Id: 7f33b7fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.203+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 69bdb4b7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69bdb4b7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7cf1b3bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.204+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7cf1b3bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.208+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461, and the Request Id: 43c8088e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.210+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70d39439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.215+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 261c614d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.215+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d394ea7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.216+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ddbd44b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.216+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d394ea7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.217+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ddbd44b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.217+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41580cb9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 261c614d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.220+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457, and the Request Id: 400156be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1642be0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.224+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1642be0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.229+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2ccb41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.231+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5801815a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464, and the Request Id: 2650a243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.234+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2de8cc6c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2de8cc6c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.239+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c693ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.239+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb3db23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c693ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.242+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466, and the Request Id: feabf7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.248+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466, and the Request Id: 5fac945d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.263+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_457-, and the Request Id: 715da3d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.266+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd5463f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 415288c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.269+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 549d3374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.270+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_461-, and the Request Id: 324a054d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 517de115, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.276+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 517de115 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cc4ff82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.278+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cc4ff82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.278+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456, and the Request Id: 2103b0a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.280+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 79066733, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.281+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79066733 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.281+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32bb33c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.282+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32bb33c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.282+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471, and the Request Id: 56a10b7f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.287+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 871e586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_466-, and the Request Id: 63f53077, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.298+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1982f174, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.299+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1982f174 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.300+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28f8ebc0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.301+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f8ebc0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.301+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_466-, and the Request Id: 4acf838f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.301+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467, and the Request Id: 767e1f0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.304+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32553ff3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32553ff3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.305+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60e7dfed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.306+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60e7dfed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.307+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b2c66af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464, and the Request Id: 3bc92ea4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_464-, and the Request Id: 71bce7f0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.320+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b91885b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.321+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b91885b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.321+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56fbf55, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.322+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56fbf55 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.323+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460, and the Request Id: 14cad3b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7750e741, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.328+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a1938c6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.329+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_471-, and the Request Id: 3961cba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.334+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_467-, and the Request Id: 20f6b9ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.334+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 684b30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.334+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35669995, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.339+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_464-, and the Request Id: 5e5d288a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.339+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72ec6817, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.340+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_456-, and the Request Id: ac4b1df, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.350+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c5a208, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.355+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37f9be98, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.356+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174a953f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.361+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_460-, and the Request Id: 4154ac21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d55d23, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.369+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1767b3e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.370+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1767b3e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.371+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 181b039c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.372+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 476d5930, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.373+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 476d5930 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465, and the Request Id: 3811116b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.379+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0c4b31, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.384+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37c1acde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.385+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51b9e586, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.385+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 479845ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.386+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5fdfcc53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.387+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f16f1e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.391+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fffebf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.398+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1f5215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.399+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1f5215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.408+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b1ef04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.408+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2002fcb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b1ef04 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_465-, and the Request Id: 2d1483e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.409+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2002fcb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.410+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462, and the Request Id: 4071fb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2a83a649, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.412+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a83a649 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.413+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21d88641, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.414+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21d88641 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.416+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467, and the Request Id: 18ac5408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.416+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e289e9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29074580, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e289e9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.417+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51f42a12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.417+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 21f30e0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29074580 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.418+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51f42a12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.418+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21f30e0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4017567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.418+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4017567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.419+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c411d83, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.419+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 477ad306, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 477ad306 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e098b57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e098b57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.420+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468, and the Request Id: 79020e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.421+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472, and the Request Id: 6901a7e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465, and the Request Id: 702d15b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ca9f8c2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.422+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f1d7b7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca9f8c2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.422+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b90c2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.423+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b90c2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.427+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467, and the Request Id: 7e73b091, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.427+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458, and the Request Id: 1849cd7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.435+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 316cefb7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.435+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_467-, and the Request Id: ad4cbcc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.436+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_462-, and the Request Id: 6ef958bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.444+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_472-, and the Request Id: 3fc589fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_468-, and the Request Id: 576254bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.446+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38a63428, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.447+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_458-, and the Request Id: 3f920ce1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.447+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_465-, and the Request Id: 171b8775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.448+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5e4f0f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5e4f0f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 636b0b1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.449+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_467-, and the Request Id: 596b94cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d58abaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.454+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 164fa3cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d58abaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.454+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69582122, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: c4d71d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.455+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c4d71d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7396bfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.456+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7396bfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.457+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457, and the Request Id: 3648205d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.458+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c7504d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.460+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461, and the Request Id: 10874450, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ad8f6d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.462+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 280ad2ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 280ad2ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.463+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62f3a518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.464+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7db3e7ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 468f23c2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.465+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 254513db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.466+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 254513db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.472+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 540b8cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.475+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_457-, and the Request Id: 2fff947d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.477+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fcbe340, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.477+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466, and the Request Id: 7c67ff0e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.477+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b8e8065, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.478+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_461-, and the Request Id: 3aed19a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.479+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c564c1c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.479+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78590656, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.482+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78590656 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.484+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6edc5bb3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46983f88, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6edc5bb3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.485+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ba8c610, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.485+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46983f88 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 365bbf2e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 365bbf2e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466, and the Request Id: 615f78d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.487+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463, and the Request Id: 37fe4a2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4010f1ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.495+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 122e0008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 122e0008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.496+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_466-, and the Request Id: 1287fe5e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.496+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_466-, and the Request Id: 4c7b416f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 38f548bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.496+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 189baf91, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38f548bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 973ef77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.497+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 973ef77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40967fa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.498+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459, and the Request Id: 60b5ac8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.499+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_463-, and the Request Id: d862e2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.499+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77ac8def, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.499+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24bbfb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.500+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77ac8def the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24bbfb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.508+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 26b8fa21, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.509+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26b8fa21 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.509+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 269f9ef2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.510+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 269f9ef2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.510+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 691237b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.511+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691237b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.514+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468, and the Request Id: 6643ff63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.514+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6f74e675, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.514+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469, and the Request Id: 3bf6a350, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.515+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473, and the Request Id: 4c397508, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.520+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_468-, and the Request Id: 4d5d1a43, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.520+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_469-, and the Request Id: 4a5caf4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.520+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f247680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.521+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e0af0b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.524+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_459-, and the Request Id: 29c6f243, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.524+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_473-, and the Request Id: 3132af2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 64e14fc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64e14fc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.525+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79502bc6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 521345ca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.526+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 521345ca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.528+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468, and the Request Id: 4067fe9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.529+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 231b2f5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.532+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605fdd63, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.535+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3168d5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.535+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22db56ce, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.536+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b0b6a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3ace6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.535+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: bfe40b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.538+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52b77e8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.538+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_468-, and the Request Id: 595adde8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52b77e8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.539+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23081983, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.539+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff38b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.540+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff38b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.540+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467, and the Request Id: 7f6afaa7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 704ddf14, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.545+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 704ddf14 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.545+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6eb884ec, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.546+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_467-, and the Request Id: 27627e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.546+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5596b5aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.546+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60828198, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.546+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6eb884ec the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5596b5aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.547+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e43506e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e43506e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70fb17da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.548+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70fb17da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.549+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467, and the Request Id: 3408bffb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a95781, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.550+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4efe79f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a95781 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.550+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73dcfe61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.556+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462, and the Request Id: 77d0cf08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.557+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3995fe7b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3995fe7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.558+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458, and the Request Id: 34ed3e58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.558+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dcfac42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.560+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 321a88f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.560+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5937d3ae, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 358e4efb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.562+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605023d5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.562+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358e4efb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.563+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464, and the Request Id: 7e504993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.565+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ff615b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_462-, and the Request Id: 7d547ffe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ff615b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.567+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70e1bf2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.569+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ee238b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.570+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ee238b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fdbd102, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.571+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_458-, and the Request Id: 40d62227, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fdbd102 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.571+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5db4bfdd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.571+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70e1bf2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.572+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5db4bfdd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.572+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469, and the Request Id: 58a5747c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.572+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470, and the Request Id: c762a91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6a9d63d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.573+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a9d63d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.576+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 535445fc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.576+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474, and the Request Id: 3bda5fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 535445fc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 331f4405, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.579+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 331f4405 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.580+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37aa47e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.580+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_467-, and the Request Id: 154242b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460, and the Request Id: 4d5ce05d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_464-, and the Request Id: 1a7937f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.588+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fdd86da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.588+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 795e43d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.589+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 795e43d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7d3f02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.590+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 138f92b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.590+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37101286, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.592+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_470-, and the Request Id: 2ce2aa36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.593+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_460-, and the Request Id: 5b95a2f6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.594+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2e3d91da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2e3d91da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.595+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c27e3fb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.597+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37101286 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469, and the Request Id: 5191a2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.598+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 109de80d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.598+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e858cbb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.598+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_474-, and the Request Id: 598f0d0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.602+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_469-, and the Request Id: 59e73887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.602+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 214d344, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.603+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 214d344 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.604+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468, and the Request Id: 682f37ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.606+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e4ee590, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.608+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 298ac3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56b8fffe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.610+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47e267d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.612+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_468-, and the Request Id: 7d6db7a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.613+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d5e436b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.613+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 248e7341, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.616+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 378e52cb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.616+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148648b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.617+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 378e52cb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.617+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148648b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.618+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_469-, and the Request Id: 7b885c3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d8db997, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42e8f768, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.621+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d8db997 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.622+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42e8f768 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.622+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b958253, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.623+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d4e47f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 350f265b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.624+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459, and the Request Id: 240bf348, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.624+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463, and the Request Id: 7abb3887, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.624+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 350f265b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.625+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 256ba439, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.627+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37a5e7c4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.627+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 148dd30f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37a5e7c4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.628+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719e220d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61f4e25e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f4e25e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.632+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1754b747, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.633+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1754b747 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.633+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424d436f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.634+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465, and the Request Id: ff3f8ac, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.634+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468, and the Request Id: 40977b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.638+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a56f685, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a56f685 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69055125, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.639+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69055125 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e6295d5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.641+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e6295d5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.642+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470, and the Request Id: 109679b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.643+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72dc2a67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.644+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_465-, and the Request Id: 13c69d4d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72dc2a67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_463-, and the Request Id: 45e389c6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.645+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f6cb530, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f6cb530 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.646+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31993a30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79dacff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.647+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475, and the Request Id: 16562995, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.647+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79dacff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.650+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46e835df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.652+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_470-, and the Request Id: 8cd0215, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.652+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461, and the Request Id: f3b4c98, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.652+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_459-, and the Request Id: 56d923bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.662+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ba9504e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.662+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_475-, and the Request Id: 77e48db, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.662+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63909fc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.662+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67ba3fe0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.663+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ba9504e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.664+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 131890a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.665+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 131890a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47047541, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47047541 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.670+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10c3dde2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.670+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_468-, and the Request Id: 48d3fea2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.670+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3108b128, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.671+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3108b128 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.672+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471, and the Request Id: 4f1e4a1b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.673+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470, and the Request Id: 29043bb8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.674+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_461-, and the Request Id: 3b6f1386, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.675+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0ca4c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.676+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0ca4c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.677+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: bd8270b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.678+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bd8270b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.681+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7741bb33, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62c380, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.681+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a62295d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.682+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469, and the Request Id: 7b947b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ea9e4dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.683+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 295221e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.684+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 305f33cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.686+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_471-, and the Request Id: 52754eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.686+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_470-, and the Request Id: 126ed19a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4592b15c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2353bb38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.692+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 501608a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.693+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ac886c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30fb4ab3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.694+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ac886c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.698+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2c56a08c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273a1e08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.699+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c56a08c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.700+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460, and the Request Id: 7133009d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.700+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_469-, and the Request Id: 349ea6c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2c2c2f8d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.701+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2c2c2f8d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.704+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f9a61e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9a61e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.706+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 45a719f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.706+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 438cf903, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.707+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45a719f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.707+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471, and the Request Id: 3c60696a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.707+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438cf903 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.710+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 335b504c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.712+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466, and the Request Id: 7e245863, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.714+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 161ba212, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 161ba212 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.718+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3a0968b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.719+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a0968b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.719+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28f226a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.720+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28f226a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19ab35db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58a5eb2a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 774bf37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.721+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19ab35db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 774bf37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.722+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edd35ff, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.723+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469, and the Request Id: 643ad105, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.723+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476, and the Request Id: 27d12dde, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.723+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3011fb9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.724+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3011fb9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d1245fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.726+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_460-, and the Request Id: 256a3f90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.727+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_471-, and the Request Id: 6927a2c4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1245fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.727+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464, and the Request Id: 181da11a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.728+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 491e3f1e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 366cf880, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.730+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 366cf880 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.733+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462, and the Request Id: 47a626d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.733+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_466-, and the Request Id: 84b9b37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.736+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f35c24c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.737+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_476-, and the Request Id: 74624d3b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.738+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55cd5724, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.743+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5618dc96, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.745+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 100fc89e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31ca9df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31ca9df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_464-, and the Request Id: 43af009a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_469-, and the Request Id: 257fd310, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.749+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2363c6b4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.750+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23c0af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.751+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c0af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.757+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471, and the Request Id: 75235ecb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.757+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59493b09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.757+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_462-, and the Request Id: 7f922445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.760+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cca52aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.761+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cca52aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.761+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c5411a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3ceacb6d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.762+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1bec9277, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.763+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62051fb0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1bec9277 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.764+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cbd2878, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.765+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b77af6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.765+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cbd2878 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.765+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 589af877, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.766+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 589af877 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ebc5f87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.768+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ebc5f87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472, and the Request Id: f56330a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.769+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461, and the Request Id: 1fcb3b21, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 392e1dd4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 392e1dd4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.771+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 273c9de8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.775+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470, and the Request Id: 4ba2b0c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.776+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_472-, and the Request Id: 7f4e0ec0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.777+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c6628f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.778+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_471-, and the Request Id: 6cfd3975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.778+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ed7345f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.775+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22f649a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.781+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 813d8a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.783+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_461-, and the Request Id: 2887a00e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27afb58a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.786+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27afb58a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.786+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53687f8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.789+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2af936d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2af936d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.790+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_470-, and the Request Id: 1da9234e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.790+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 220cbd4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.792+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472, and the Request Id: dfdff71, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.795+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 691d7be6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.795+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ac3c057, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.795+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bbbd5b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 691d7be6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.796+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac3c057 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 67028b3d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.799+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cc8d7c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.799+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2247afc8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cc8d7c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2247afc8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.800+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_472-, and the Request Id: 2330a0c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.800+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 723b991f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477, and the Request Id: 389777f9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.803+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee27c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67028b3d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.804+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 590ec9e8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27a056fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d4587e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3e1cb4fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d4587e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.805+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 202c536b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.805+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27a056fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 202c536b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.806+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467, and the Request Id: 6e885c6d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e1cb4fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.807+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 297a2734, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.807+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc1acae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.807+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470, and the Request Id: 53c11445, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc1acae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.808+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463, and the Request Id: 273729af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.810+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465, and the Request Id: 53dbe5b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_477-, and the Request Id: 42be9529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e903d29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.814+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d8d887, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.815+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e903d29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.816+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_467-, and the Request Id: 5089dbf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.818+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61c42557, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.818+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 151b31e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.819+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61c42557 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.821+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 388a42be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.821+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472, and the Request Id: 6318a884, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.822+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 388a42be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4abc242, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 695029d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.823+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_470-, and the Request Id: 29beeb19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.823+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368bde92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.824+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368bde92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.827+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473, and the Request Id: 4be3e00b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.828+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54a42eca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 494abbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 494abbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c6b4fda, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.843+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_472-, and the Request Id: 567135c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.843+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_463-, and the Request Id: 4ebb2135, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.843+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25387bc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6b4fda the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.845+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471, and the Request Id: 58c32ae7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.846+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_465-, and the Request Id: 1f0be3f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.846+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1ebb9d65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_473-, and the Request Id: 1f30fefd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.848+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d1f983d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.854+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 492ec70c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.858+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492ec70c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.859+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 245949e9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 245949e9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462, and the Request Id: 677e216d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.868+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 561a5051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c88fcc8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e84e19b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.877+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_462-, and the Request Id: 63f6b7a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.884+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 604616b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.884+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5030ae03, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.884+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 572ead5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.885+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 604616b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.885+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5030ae03 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.887+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36a1c70e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.888+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36a1c70e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49a7c116, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.889+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fde4c5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.889+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49a7c116 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.890+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468, and the Request Id: 504f7841, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.890+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473, and the Request Id: 39686c79, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73be0e41, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73be0e41 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.900+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a5bd695, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.901+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5bd695 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.901+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_471-, and the Request Id: 714838b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.902+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478, and the Request Id: 6428415b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.903+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 447cd2b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.904+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de19f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 306e53e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.907+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e0f8cd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.908+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22d513b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.908+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18d4787b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.913+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_473-, and the Request Id: 582263a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.914+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_468-, and the Request Id: 52d924eb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_478-, and the Request Id: 1748a729, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52966ef3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.917+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32f2d319, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.918+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5bcadcfb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5a89247b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.919+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5bcadcfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.919+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a89247b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.920+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1af68e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.920+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7df82d57, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.921+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1af68e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7df82d57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.921+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466, and the Request Id: 666d22b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.921+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473, and the Request Id: 1a75b676, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.923+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74b3e46b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.926+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32f2d319 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.927+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44c8d77a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4600e9ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44c8d77a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3df15b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4600e9ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.928+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3df15b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.929+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474, and the Request Id: 2c86aa26, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca7ff60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.931+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2726db41, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c1f072d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.931+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c1f072d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a0b3527, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a0b3527 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464, and the Request Id: 46f85fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.933+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471, and the Request Id: 72a0f04f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.935+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f0c8a62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.938+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 34ff9e48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.939+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_466-, and the Request Id: 57c299d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.939+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 34ff9e48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.941+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4c706047, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.942+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c706047 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.944+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12f97c19, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.945+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463, and the Request Id: 7c9dc8b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.945+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_474-, and the Request Id: 98aba7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 55e0b474, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.950+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_464-, and the Request Id: 45f328cd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.950+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_473-, and the Request Id: 286c614, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55e0b474 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44940717, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.954+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44940717 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.955+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472, and the Request Id: 51268e89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.956+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39bbd5a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.957+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35108769, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.962+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_463-, and the Request Id: 127f4399, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.963+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26ea476e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.963+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 76ce7e07, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.964+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76ce7e07 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.964+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7002d607, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 257d9874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7002d607 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.965+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6940c042, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.965+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 475878c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.966+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_471-, and the Request Id: 28084321, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.966+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479, and the Request Id: 52bfd08a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62ebd85f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.969+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b81763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.970+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_472-, and the Request Id: 3a928205, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b81763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.970+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d2d1ed6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.971+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77f67a3b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.972+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_479-, and the Request Id: 31fd16fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.973+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a68bf29, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e4706ad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.974+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c340374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e4706ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.975+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64c05ae0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474, and the Request Id: 3008e330, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.979+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cd723b5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.982+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4f9787ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.984+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e3edcd0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.985+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3edcd0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c63e442, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.986+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c63e442 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.988+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 127fa19a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.989+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469, and the Request Id: 61067648, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.992+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d315c19, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.993+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d315c19 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6399d5d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6399d5d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.995+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4de541ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.996+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 114704cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.997+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 114704cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545b6e60, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545b6e60 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.998+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b9a552a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.999+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464, and the Request Id: 7a557220, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.999+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_469-, and the Request Id: 340a5b45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.999+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 57920d42, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.000+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57920d42 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:43:59.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c3e2199, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475, and the Request Id: 7697b45c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.004+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4eb4194a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16f7e475, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.005+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_474-, and the Request Id: 3ca39037, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16f7e475 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.003+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a7cb41e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a7cb41e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49e727ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.007+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6be53ec1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49e727ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6be53ec1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467, and the Request Id: 4fa7996f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.011+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2181c3e7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.012+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e83b884, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.012+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465, and the Request Id: 156daaa6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.013+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f36fbc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.013+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_464-, and the Request Id: 409e6236, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.014+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f36fbc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e83b884 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.015+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474, and the Request Id: 1308c920, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.015+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_467-, and the Request Id: 7fde1ed4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.015+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 257d3988, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 31f6c8fe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 257d3988 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.016+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4250f6e8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31f6c8fe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7576d1cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.017+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4250f6e8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.017+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_475-, and the Request Id: 4447250d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.017+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9d89520, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.018+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9d89520 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473, and the Request Id: 69b586ef, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480, and the Request Id: 4c81fba2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.025+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_465-, and the Request Id: 1e2a3146, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.025+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2807f7c7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.027+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_474-, and the Request Id: 16719dfb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.028+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4478178c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.028+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_480-, and the Request Id: 7f249112, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.032+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11aceb24, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.036+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f856538, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.037+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 672bd6de, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 672bd6de the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.038+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b2a4f65, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.038+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1346150c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.041+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 203464ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.041+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52f1cd78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.041+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20e05179, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.042+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20e05179 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.042+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472, and the Request Id: 194701d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12d3e855, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.046+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d3e855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.047+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51480649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.049+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475, and the Request Id: 34ed6ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.053+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_473-, and the Request Id: 52ac98f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50cadd55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.054+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61e21024, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.055+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_475-, and the Request Id: 1fc3482f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.078+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: bb59a6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1e4b898b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.079+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: bb59a6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.079+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e4b898b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.083+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3dd1adf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.083+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2fa1caac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.083+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d1f2c3a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.084+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d1f2c3a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.084+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2fa1caac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.086+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_472-, and the Request Id: 4de9b2a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.086+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470, and the Request Id: 7a21c2c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.086+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 550279b8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.087+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468, and the Request Id: 54a95495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.092+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b6a63f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.093+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 165cfd7a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.093+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b6a63f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.095+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48ad754, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.096+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48ad754 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.096+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f0888c8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.097+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f0888c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1ad05b69, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.099+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d006384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ad05b69 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.100+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71383d6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475, and the Request Id: 3ad01d9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42907a38, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.102+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36d29d01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.102+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42907a38 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36d29d01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.103+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_468-, and the Request Id: 32014af2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.107+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465, and the Request Id: 2e5df653, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.107+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481, and the Request Id: 365ff763, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74506abe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74506abe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.108+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7fa60a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fa60a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.109+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7dce4872, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 54a1f076, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54a1f076 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.110+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 121c091, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 121c091 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.111+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476, and the Request Id: 61bc1f7d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.118+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a9b0f99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.120+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3cf0f9e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.124+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_470-, and the Request Id: 1c720b9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.125+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_481-, and the Request Id: 32da3d3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.125+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8746682, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.127+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_475-, and the Request Id: 7b11dace, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466, and the Request Id: 5b02dc15, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.136+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_465-, and the Request Id: 310b5705, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.139+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_476-, and the Request Id: 267b25b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.140+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a1cfd03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.141+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 199c6d28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f85bf59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6266cc44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.145+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d1b8c69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.145+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d86b149, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5e6d1ce4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.146+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d86b149 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.146+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_466-, and the Request Id: 3af72b82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: b1ead6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b1ead6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.146+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e6d1ce4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7afefd0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.148+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afefd0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.148+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476, and the Request Id: 333763f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ff3abc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.155+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474, and the Request Id: 310dbd2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ff3abc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6114e683, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.156+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbbf312, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.156+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555a4f2e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.157+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 112fd438, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 112fd438 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a64229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.158+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a64229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 272aed45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.160+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 72be22ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469, and the Request Id: 6ca100e8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72be22ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.162+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473, and the Request Id: 1e107747, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.162+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_474-, and the Request Id: 4012240f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.162+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11d8ee71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.163+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 274c4a43, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.167+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_476-, and the Request Id: 565390af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.167+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ab6512d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46813468, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.173+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 558f6e08, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.173+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_469-, and the Request Id: 4480c9a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46813468 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 558f6e08 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.174+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_473-, and the Request Id: 77d3b872, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.174+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22e1f201, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.174+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b99238f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.176+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 143b19d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143b19d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 355cf21b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.177+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 355cf21b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.178+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476, and the Request Id: 7b9edbc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.179+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3954278, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.179+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 99916ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0a0ed0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.180+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 99916ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.180+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0a0ed0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471, and the Request Id: 22ce772e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.181+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e3506d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.182+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e3506d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.182+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7d77ef3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d77ef3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.183+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dcae2cd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.186+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_476-, and the Request Id: 88280b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fc5c09e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.188+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466, and the Request Id: 98e0de1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482, and the Request Id: 252643ff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.189+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: fb5eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.189+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_471-, and the Request Id: daf8f47, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4476d20d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.190+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4476d20d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6136207f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.191+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b99aa59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.191+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6136207f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 12dff297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.192+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12dff297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.193+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5821268a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44e78cad, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.194+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44e78cad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.197+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52e3ed48, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.197+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4540e88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.197+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477, and the Request Id: 4485228b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.197+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_482-, and the Request Id: 613ba530, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.198+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24c742a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.199+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467, and the Request Id: 673ca1a8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.199+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 907958d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.200+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_466-, and the Request Id: 4a81904d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.206+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39d44526, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.206+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c02d5ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.211+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73fd92f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.212+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_477-, and the Request Id: 94fa45e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.212+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37174fc7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.213+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37174fc7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43a14073, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 46cf5013, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d347ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.218+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46cf5013 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.218+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d347ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.219+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_467-, and the Request Id: 6f131e7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.219+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2580a182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.221+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 660c010d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a7b9171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.222+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f16ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.222+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477, and the Request Id: 19909a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.222+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a7b9171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.223+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fd2cc89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2580a182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474, and the Request Id: 2dcb426f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.225+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 660c010d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.225+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b7b71dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b7b71dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29312e26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29312e26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.226+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51031828, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.227+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51031828 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.230+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477, and the Request Id: 77ab8631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475, and the Request Id: 16fe6a1c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.231+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61fbebed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.231+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21211c9c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.232+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61fbebed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21211c9c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.232+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_477-, and the Request Id: 359eb986, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.232+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d64affb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.234+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470, and the Request Id: 384ee158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.235+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1996730f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.235+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_474-, and the Request Id: 7558ed6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.235+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64315725, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.236+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1996730f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 446054e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.238+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 446054e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.239+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_477-, and the Request Id: 148d94b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.240+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472, and the Request Id: 52103775, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b4cca16, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.240+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34d33a53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.240+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_475-, and the Request Id: 69275634, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.240+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f9adc6a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.241+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f9adc6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.245+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467, and the Request Id: 5cb77378, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.245+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 23abc068, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.245+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_470-, and the Request Id: 162b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.246+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23abc068 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.250+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3468395c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.251+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4bf8907a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.252+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4bf8907a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.254+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478, and the Request Id: 6cc8f073, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.254+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17f15cd4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.260+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d82a69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.261+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_472-, and the Request Id: 39132ec5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.262+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b85bb30, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b85bb30 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.265+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f93481c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f93481c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 304498b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.267+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f3fefa0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69ebfa00, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.268+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468, and the Request Id: 1f57d057, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.268+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_478-, and the Request Id: 7bd23cd0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.268+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f3fefa0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.271+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5131d220, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.271+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524a338e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.272+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b6a0a90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.272+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: d12a80e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d12a80e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.273+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5131d220 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.273+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5aea3bee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.274+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5aea3bee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.274+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62380b3e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_467-, and the Request Id: 381aad4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.275+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478, and the Request Id: 120f02d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.275+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483, and the Request Id: 27bc3636, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f198cf9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.284+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ca93131, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.285+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_468-, and the Request Id: 1946cc0d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.287+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f13187b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.288+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_483-, and the Request Id: 2e09853, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.289+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_478-, and the Request Id: ce85cab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.290+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 711b7581, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.291+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 54830384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.292+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22cd2ed4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.292+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: afab92, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54830384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2945c4d7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.293+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2945c4d7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.297+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b2f0406, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.297+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522ec13a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.298+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b2f0406 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.298+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522ec13a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.300+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476, and the Request Id: 7e6e2b9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.300+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7ab0fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7ab0fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.301+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 395a8240, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.302+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32536957, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.302+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f147d89, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.303+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10215ec0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.303+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66be3c9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.303+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475, and the Request Id: 3a396936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.304+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66be3c9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.304+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10215ec0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.305+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471, and the Request Id: 101d36d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 30dc2ab7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30dc2ab7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.305+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a2710d7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.306+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473, and the Request Id: 2c25fceb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.308+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b3a83fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.310+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_476-, and the Request Id: 7396c432, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.310+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_471-, and the Request Id: 3d793381, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.312+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14500a6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.312+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e974b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.312+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_475-, and the Request Id: 3823caab, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.312+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2aa09ec5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14500a6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4c6ee02, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.313+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4c6ee02 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.315+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c6689d9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c6689d9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.316+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5873d042, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.316+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605c7efa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5873d042 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17cc9ca8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_473-, and the Request Id: 43a0f30d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.317+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17cc9ca8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.318+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479, and the Request Id: 274bc81a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.318+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478, and the Request Id: 446729bd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.320+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7284c5ed, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.321+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7284c5ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.323+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468, and the Request Id: 787b5521, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a0dc572, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c241808, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.325+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3fcd6b89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.325+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 578711e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.326+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fcd6b89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 578711e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a25ab18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.355+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a25ab18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5ed53bd9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ed53bd9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.356+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_478-, and the Request Id: 435750d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.359+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fdf0637, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.359+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_468-, and the Request Id: 370e0f24, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.359+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469, and the Request Id: 2f1b309e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.360+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479, and the Request Id: 6c0c3179, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.361+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 531a690a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.361+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_479-, and the Request Id: 14a348b5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.362+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c45e1b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.363+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e6c509e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.369+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 9aae5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.370+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_479-, and the Request Id: 2cb5c752, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.370+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9aae5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.371+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55b71303, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.371+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37131351, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19d5ff4b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.373+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fd3d936, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19d5ff4b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.374+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 16ccbe0c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.374+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_469-, and the Request Id: 2a269c18, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484, and the Request Id: 68bbdb6f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 72d39eae, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.375+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 16ccbe0c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.375+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 72d39eae the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.375+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4677d33c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.377+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35561e49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 25a92b47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.378+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 508b702e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6bbee8ab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.378+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bbee8ab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.378+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 25a92b47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476, and the Request Id: 4eb4ab19, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.382+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60104c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.386+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472, and the Request Id: d2400e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.386+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3cf590e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.386+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47f04f9d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.386+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ac118c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.388+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ac118c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.388+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cf590e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.388+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f62226, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.389+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f62226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.390+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477, and the Request Id: 68fda085, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.393+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1764932c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_476-, and the Request Id: aea1574, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.397+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_484-, and the Request Id: 3f64860, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.398+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 528aa956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.398+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ef75f12, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.401+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 50f9c84d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.402+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50f9c84d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.403+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ef75f12 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.404+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b71e482, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.404+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5057fd4c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.404+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474, and the Request Id: 539c50c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.405+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b71e482 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.407+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479, and the Request Id: 1bee363e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.409+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_477-, and the Request Id: 7a3e2899, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.409+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a7bcb4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.409+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 26890a73, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.410+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26890a73 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.412+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 51a0b889, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.412+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73b73a6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51a0b889 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.413+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15d12150, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.414+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_472-, and the Request Id: 3384458b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.414+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1310ae79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.415+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469, and the Request Id: 726371ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1310ae79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b19e628, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.418+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b19e628 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.422+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480, and the Request Id: 61f9d129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.422+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_474-, and the Request Id: 16b07ffd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.422+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d256b26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d256b26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.425+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b142097, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.426+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73ce7a89, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.427+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ce7a89 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.430+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480, and the Request Id: 5a2fc188, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.438+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_479-, and the Request Id: 5f92a8c7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.439+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37311464, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.441+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 14e3ca43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.442+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 14e3ca43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.445+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ea4203, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.446+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 11bf2760, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.447+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11bf2760 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.448+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470, and the Request Id: 748dcf12, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.449+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48228a68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.450+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_480-, and the Request Id: 2a85d8af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.452+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_469-, and the Request Id: 33c43b63, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.453+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71e3cde5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.454+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_480-, and the Request Id: 78d0d3a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.455+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41b08b5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.455+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cc1c43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.457+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_470-, and the Request Id: 4e58f297, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.457+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77593c1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.458+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77593c1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.458+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a3aa6cc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.459+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16058b18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.459+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11ba9f86, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.459+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 567ce1e9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e5e41e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.460+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e5e41e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.460+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11ba9f86 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6df4a25c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6df4a25c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.463+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59418e0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.464+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485, and the Request Id: 6ebc6ff2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.464+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477, and the Request Id: 770d0acd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6299a8e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42e65623, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.469+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_485-, and the Request Id: 70c2a9b8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.469+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_477-, and the Request Id: 6f084346, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.471+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c8ea49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.471+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ea03848, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.471+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c23b406, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.472+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ea03848 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca0b8f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.473+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca0b8f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.478+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478, and the Request Id: 47b8ac4f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 61b8c6e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.479+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f041dd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.481+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ed4cf25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.481+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ce57435, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.482+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ed4cf25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce57435 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.482+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47749bd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.483+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47749bd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.483+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: f5ffe2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.484+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f5ffe2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.491+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29858b1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.491+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480, and the Request Id: 697e525f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.493+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62bbc072, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.491+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d57f6d4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.494+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8af728e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.494+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29858b1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.494+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62bbc072 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.491+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49aa6d90, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.492+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 546e9775, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.492+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_478-, and the Request Id: 2fef5ff9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.494+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 546e9775 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5cc3916d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.495+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cc3916d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.496+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475, and the Request Id: 519bfc90, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.496+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470, and the Request Id: 19a230d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a666089, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 464f9dd7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.498+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a666089 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.498+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 464f9dd7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.499+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2618bf6b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.500+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2618bf6b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.500+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473, and the Request Id: 71cb570d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.500+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481, and the Request Id: 2aaefbf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: cd030bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.502+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cd030bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.503+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481, and the Request Id: 33ad7bc4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.503+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_480-, and the Request Id: 614fb36b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.504+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c48d0a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.504+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5b31b54d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.505+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: b60c622, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.507+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4735e15e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.508+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4735e15e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.508+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_475-, and the Request Id: 7480c315, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 805497f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.509+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 805497f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.512+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471, and the Request Id: 5501557a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_470-, and the Request Id: 71f4c895, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.516+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_481-, and the Request Id: 19e002e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_473-, and the Request Id: 4404b494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.517+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33a76e1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.518+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33a76e1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f9bd93, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.520+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f9bd93 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.521+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486, and the Request Id: 4f293a3e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.525+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 35dde04c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.526+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_471-, and the Request Id: 2b6be5d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 500176a9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.527+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_481-, and the Request Id: a76dc61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.529+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7d7de7b1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.529+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29b16f5a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.530+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a3c5366, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.530+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fdcaf38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.530+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29b16f5a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.531+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62dbbb5b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.531+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47dbad8f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.532+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47dbad8f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.533+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f5269e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.533+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30252126, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.533+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478, and the Request Id: d7e3eca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.534+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_486-, and the Request Id: 61e2ccf5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.535+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 386ec26f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.543+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1c579241, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.544+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 405cefba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.544+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 12d45321, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.545+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 12d45321 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.545+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a9f5901, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.546+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a9f5901 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.546+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60a95434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.546+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4ac4b065, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.547+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ac4b065 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.547+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a95434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.547+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1e9185, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.548+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479, and the Request Id: 384acf73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.549+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481, and the Request Id: 4684539b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.550+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30c2011b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.550+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 22c45b36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_478-, and the Request Id: 4c74b633, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.551+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bcf69c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.554+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 885cb35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.554+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24de71bf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.554+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a8f7b70, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.555+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a8f7b70 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.555+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24de71bf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.555+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d9e4913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.555+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68780763, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.556+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d9e4913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.556+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68780763 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.556+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471, and the Request Id: 7f64302b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.557+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476, and the Request Id: 168d60f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_479-, and the Request Id: 3e137d17, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_481-, and the Request Id: 3c5c7fad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.562+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71bce176, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.562+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 414ede01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.563+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 414ede01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.562+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69c3902, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.565+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69c3902 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.565+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1392d858, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.566+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1392d858 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.566+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37f33434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37f33434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.567+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472, and the Request Id: 7274556e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.567+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f918de3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.567+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8afea2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8afea2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.568+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f918de3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.568+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474, and the Request Id: 61fa4fdf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.569+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_476-, and the Request Id: 69736e37, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 511b0079, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b6855f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.569+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 511b0079 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.569+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b6855f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40545aba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.571+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53bdc104, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.571+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482, and the Request Id: 35d27488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_471-, and the Request Id: 796e2c94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.573+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482, and the Request Id: 4b3becd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.573+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c394956, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.574+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5af26c1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_474-, and the Request Id: 2a3fcb72, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.576+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c4bf69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_472-, and the Request Id: 2e151353, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1aa619, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_482-, and the Request Id: 6bc75494, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.587+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7215bbcb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.590+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74acb829, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.590+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 485e1de7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.591+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794158c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.591+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_482-, and the Request Id: fcbcf95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.591+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 37ad39aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2d438861, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.592+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37ad39aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.592+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d438861 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.595+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ebd5f51, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.595+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d741ea9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.596+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ebd5f51 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.596+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d741ea9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.597+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487, and the Request Id: 32d207d2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.597+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479, and the Request Id: 64e20a36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.599+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7445d5dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.599+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 741b555a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.600+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7445d5dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 169c90b2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.601+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 169c90b2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.602+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482, and the Request Id: 21e34469, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.604+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cfc6875, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a7ae43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.605+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c5e09fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.605+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a7ae43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.606+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 34a5e499, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.607+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3460443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.609+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3460443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.610+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fbb03ab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b06d8df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.611+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_482-, and the Request Id: 7104ab95, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b06d8df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.611+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46c00e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d63b496, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.612+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d63b496 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.612+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_487-, and the Request Id: c32e176, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.613+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477, and the Request Id: 4baef8b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.613+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480, and the Request Id: 2938a2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.614+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_479-, and the Request Id: 6810f776, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.618+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1abaec59, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.618+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7f7cf6c1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.619+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1abaec59 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.619+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f7cf6c1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31638867, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3356e114, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.620+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31638867 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.620+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3356e114 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.621+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475, and the Request Id: 7341f10f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.621+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472, and the Request Id: 3113a76c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.628+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 262251c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 492afb53, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.629+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 502dcc28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.629+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_477-, and the Request Id: a3d0483, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.637+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 46dcd1a7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.638+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d9cbe38, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_480-, and the Request Id: 48905fd2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_475-, and the Request Id: 73ee349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2b95b12a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.644+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b95b12a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44589100, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.645+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44589100 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.647+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 79bc71bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.647+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58e438bb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.648+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58e438bb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.648+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 79bc71bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.648+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483, and the Request Id: 7ed18d9f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597f54ec, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.650+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483, and the Request Id: 725a68fb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a66a67, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.652+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42d6e02a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_472-, and the Request Id: 373adc91, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f974986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.653+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6e0dfbbf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.654+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e0dfbbf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4145931e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.655+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4145931e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.656+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473, and the Request Id: 664a070c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 162b3d5b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_483-, and the Request Id: 2c181a5f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 162b3d5b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.661+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7017d9a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18e25269, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.663+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18e25269 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488, and the Request Id: 3d3bb78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.664+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4dda57e3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.665+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f022423, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 53a9b2a9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.665+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53a9b2a9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.666+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b35c8d3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.667+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b35c8d3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.668+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_483-, and the Request Id: 4412918c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.669+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480, and the Request Id: e333466, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.669+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_473-, and the Request Id: 27495d7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.670+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a0b709a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a0b709a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.674+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a40eea6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.675+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_488-, and the Request Id: 5f02e212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a381d71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a381d71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.676+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7cf032af, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.677+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483, and the Request Id: 2e8e1e87, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.678+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 41939ca7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.680+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39b5c4bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.680+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_480-, and the Request Id: 2dcbd529, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.680+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1464e5f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.681+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5416565, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a676405, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.681+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1464e5f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 41f55b3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.682+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41f55b3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.687+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_483-, and the Request Id: 3b1b14cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3201fac7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3201fac7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.688+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1b3e5518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1cb8087e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5efc989a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.689+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cb8087e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.689+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5efc989a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.690+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478, and the Request Id: 5acc9b78, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.694+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40b8a4c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 97d1c32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.695+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70fe6688, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.695+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 97d1c32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481, and the Request Id: 75252414, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473, and the Request Id: 46928e57, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a059270, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.700+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43f30d54, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.702+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f55f55, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.703+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: cea1d61, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.703+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: ae51f48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.704+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ae51f48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.704+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_481-, and the Request Id: 63428724, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.705+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 398fa2db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.705+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_478-, and the Request Id: 789e63f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 398fa2db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.706+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_473-, and the Request Id: 66d7c83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.706+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 728ca322, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.706+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60fbfdc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.706+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43458bc5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.707+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474, and the Request Id: 7553b769, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43458bc5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.707+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3aa2add4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.708+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3aa2add4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 377a61f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.712+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 377a61f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 545d60b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 545d60b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.713+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ef15f0e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.714+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ef15f0e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.714+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 55a5af64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.714+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_474-, and the Request Id: 36d3d067, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.715+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 55a5af64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ddf5ea8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.716+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ddf5ea8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.719+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 797ce98e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481, and the Request Id: 49f6767c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484, and the Request Id: 48d5ff3a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.721+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476, and the Request Id: 50f64e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4113a1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4113a1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.722+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5585cab4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.723+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: d269826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1124a262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.726+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 12326a22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.726+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484, and the Request Id: 6a2c7349, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1124a262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5528a139, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.728+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 76e7138d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.728+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5528a139 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.729+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76e7138d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa875df, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.729+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489, and the Request Id: 23082032, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.729+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa875df the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.730+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484, and the Request Id: 38a30e88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.732+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f506e5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.733+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_484-, and the Request Id: 2ddb6261, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.734+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_481-, and the Request Id: 53f88a5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.734+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_489-, and the Request Id: 6bcb23d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.735+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25af5250, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.735+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_484-, and the Request Id: 29dd8717, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.735+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_476-, and the Request Id: 592d1aee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6dd8f4b7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.737+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_484-, and the Request Id: 2b58a35e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.737+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c62dd77, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.741+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79177d97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.742+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb19d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.742+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17c5c0fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.746+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2847dc45, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.746+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24c3182, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.747+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24c3182 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.747+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4e047c80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.748+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d0e8c08, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.748+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e047c80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.748+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 663b10d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.749+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f3ba859, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 481fa234, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.749+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 481fa234 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40f9e536, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.750+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474, and the Request Id: 70fcaf14, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.750+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40f9e536 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.751+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48775f7a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48775f7a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d376c22, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.753+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d376c22 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.754+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2931c2b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.755+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475, and the Request Id: 1a5754a7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.755+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f3134c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.755+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 27eab8f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.756+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27eab8f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.756+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47dd4db4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.757+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45403a71, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 208d70aa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 208d70aa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479, and the Request Id: 2c468282, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.758+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 393dd3eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.758+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 287937bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.759+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482, and the Request Id: 5f1cf06d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.763+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_474-, and the Request Id: 513f85be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6abf297, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.764+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abf297 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_479-, and the Request Id: f8e7e45, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 70289353, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.765+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70289353 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.766+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482, and the Request Id: 4b624eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.768+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_475-, and the Request Id: 74ae54b6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.769+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 695702f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695702f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4969d93e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.770+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4969d93e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.775+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3ab60159, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.775+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d61fdbe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d61fdbe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ab60159 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.776+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3d533b97, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.775+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_482-, and the Request Id: 36987a61, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.776+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 441871f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d533b97 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.776+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d1ecb49, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.778+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d1ecb49 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.778+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 756e9bfc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.778+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4dab6532, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dab6532 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.779+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485, and the Request Id: 35e53016, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7f4e36b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_482-, and the Request Id: 73c7460f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f4e36b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6681d498, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477, and the Request Id: 4adf907c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.780+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d5f7872, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.781+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d5f7872 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58aba40e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.781+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58aba40e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.782+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ffb8587, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.782+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bf2e03, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.782+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485, and the Request Id: 6f03d2ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.785+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490, and the Request Id: 125aa058, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.786+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485, and the Request Id: ea4b6bc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.786+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4e88df35, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.787+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_477-, and the Request Id: 3cafb5ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.787+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_485-, and the Request Id: 7af4d8b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.789+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21831dc2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.791+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_490-, and the Request Id: 658e5393, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.791+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26628f27, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e956960, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.792+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a9fd39f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.792+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e956960 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7339ffe7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.793+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40c0009d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.793+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7339ffe7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19f7b564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.797+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_485-, and the Request Id: 6a3f5b6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.797+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19f7b564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.798+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476, and the Request Id: 658b008b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_485-, and the Request Id: 45a0418a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.797+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 8e74751, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5243c922, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.798+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5243c922 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.799+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475, and the Request Id: 3924148f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.801+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7fd0f0c1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.801+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bd69076, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.802+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 580c7bea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.804+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_475-, and the Request Id: 1c89de8d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.805+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f3095a0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.810+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_476-, and the Request Id: 279e3d10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.810+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13a5ba37, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.811+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13a5ba37 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 555ccc4a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37e8a602, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.811+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7296d9e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.812+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37e8a602 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.812+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7296d9e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.812+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b1108f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.813+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b1108f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.813+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480, and the Request Id: 26ca79d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.815+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483, and the Request Id: 12e4ad9e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.817+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78c3e29e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.817+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2657d0e6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.818+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78c3e29e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.819+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32288316, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.819+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32288316 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.820+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5362d02e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478, and the Request Id: 34df0e59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.825+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36f7c8cb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.827+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 45f5028f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.832+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4edb7dca, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4edb7dca the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.833+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64ff9490, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.834+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 84aabf6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.835+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 84aabf6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.835+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63f7ff1d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.836+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f7ff1d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.836+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 668c056d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 668c056d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.837+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_480-, and the Request Id: 7bfd97fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.842+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486, and the Request Id: 84b49f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.843+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_478-, and the Request Id: 4f2f380, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.843+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b0bc2c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.844+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351df0e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b45d262, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.844+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483, and the Request Id: 63a9c88e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.844+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0bc2c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b45d262 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.842+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_483-, and the Request Id: 2b3160ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.845+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3fa42ec4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.845+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5c01ec05, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.846+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3fa42ec4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.846+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c01ec05 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.847+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4252025e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.847+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486, and the Request Id: 23d5998a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.848+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486, and the Request Id: 42144afe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.853+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_486-, and the Request Id: 67cbe524, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.853+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_486-, and the Request Id: 491f007e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.853+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 650304e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 498d649a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.853+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60cf05da, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.853+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7ec06ad3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.854+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1353b8ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.854+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498d649a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.855+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: df1c78b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.855+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7ec06ad3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.855+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_486-, and the Request Id: 17e14389, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.855+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_483-, and the Request Id: 7dc1b01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 692c32ee, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.856+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 692c32ee the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.859+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491, and the Request Id: 3b388df5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5f8512dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.860+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f8512dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.862+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476, and the Request Id: 71e9d169, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.863+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 24ed57e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f29a898, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.868+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69b6d867, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.868+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f191783, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.868+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f29a898 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.869+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 114f28bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.870+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ac864e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.870+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31f1e680, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.871+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 19b029cf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.872+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19b029cf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.872+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_476-, and the Request Id: 194d0514, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.872+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 276a0bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.873+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_491-, and the Request Id: 6db5df2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477, and the Request Id: 25749d0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.873+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49eb4bc0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 73d54a9a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73d54a9a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.888+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 763b49fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.889+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5664b8a1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5664b8a1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.890+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73f46aab, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.893+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_477-, and the Request Id: 7e7e94a4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.895+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 48cb5dc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.896+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4adb99b6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48cb5dc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3ca7d246, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.897+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ca7d246 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.897+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2ebfd6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.898+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fece97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.898+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 143dd066, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.899+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 143dd066 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.899+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479, and the Request Id: 2d38c944, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.899+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e2f33d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.899+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481, and the Request Id: 60e59273, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.900+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e2f33d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.900+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484, and the Request Id: 43d6faaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.905+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b354a8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.905+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c4344e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.905+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_481-, and the Request Id: 7dc56fbd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.906+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_484-, and the Request Id: 40db8120, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.910+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78e45c23, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51154987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1b669268, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_479-, and the Request Id: 2833b97, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51154987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b669268 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.911+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4f982913, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.912+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6468ef0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.912+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f982913 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78e45c23 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.914+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 462dfbd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.915+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36fc4d7c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.915+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 492c7300, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.915+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f9f4698, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.915+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4db6f38c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 492c7300 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4db6f38c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f9f4698 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 757637e2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 11f30df2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487, and the Request Id: 125ac2d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.916+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 757637e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.917+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487, and the Request Id: 6251bef3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.917+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11f30df2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.918+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484, and the Request Id: 461876d5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 59794358, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.918+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59794358 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.918+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487, and the Request Id: 4a6ac401, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.919+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477, and the Request Id: 2bd47183, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_487-, and the Request Id: 3216876e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.923+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3361c7c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.925+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bbe31ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f02fcd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f02fcd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.926+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d8821fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d8821fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.927+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68631d6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.928+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68631d6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.928+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1089cee5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.928+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492, and the Request Id: f0c5e9b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.929+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33282856, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.929+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1afd0f29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.930+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1afd0f29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.930+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_487-, and the Request Id: 2455cc08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.931+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_484-, and the Request Id: 6058c3a5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.932+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478, and the Request Id: 429bfad9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_477-, and the Request Id: 1767a408, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.938+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_487-, and the Request Id: 55a2699c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.938+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_492-, and the Request Id: 6823ed7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.938+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a768bc3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.938+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fb34802, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 43cdecf4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.940+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42645b97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.941+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_478-, and the Request Id: 5c06d9af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.941+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6fe6e94b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.946+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1de95a9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.947+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de95a9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5087d732, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5087d732 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.949+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 597aaa9c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.950+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60ba644e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.950+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482, and the Request Id: 14e04166, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.951+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32d8c419, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.954+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c2b99a8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.954+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f7cf150, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.954+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2757a439, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.955+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f7cf150 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.955+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2757a439 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.956+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c04c25c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.959+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 233a20b9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d762a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.959+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d762a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 233a20b9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.960+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485, and the Request Id: ca1f94, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.961+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480, and the Request Id: 482fbc66, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.962+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5de2ed28, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_482-, and the Request Id: 337e0e76, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.963+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6cb63b9b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.964+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6cb63b9b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.967+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5a3f91d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.967+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 619ac1ff, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.967+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27a30efd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619ac1ff the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.968+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 78fc77dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.968+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_480-, and the Request Id: 16af899b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5a3f91d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.969+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78fc77dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.969+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488, and the Request Id: 7c5a1728, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b755938, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.969+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b755938 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7e817f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e817f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.970+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1287fbc9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.971+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 28b874db, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.971+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2cc9833, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.972+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28b874db the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.972+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2cc9833 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.973+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478, and the Request Id: 4cb79158, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.973+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f45e66a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.973+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_485-, and the Request Id: 78de67d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.974+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488, and the Request Id: 6eeef627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.974+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18c3cff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.974+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f45e66a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.974+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485, and the Request Id: 6e68a551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 47fe47f1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.975+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47fe47f1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.976+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479, and the Request Id: 53067c0c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.978+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 124bf2df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.980+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_479-, and the Request Id: 59b035cb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_488-, and the Request Id: 24ef761b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.982+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 382dc3bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.983+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a523be4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.983+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 180dc768, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_485-, and the Request Id: 15f6ee01, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.986+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_488-, and the Request Id: 1c89d5ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.990+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68482e9f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.990+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_478-, and the Request Id: 2d9327ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.991+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f0c68a2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.994+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 742a3ec7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.998+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1bf9e89b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.998+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bc1bcd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.999+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6abda33b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.999+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b42106c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.999+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 29ceaf32, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:00.999+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 47bdb662, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.000+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6abda33b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.000+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 47bdb662 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.000+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29ceaf32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.003+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1b0fd64f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.003+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7dce4987, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 75557ead, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.004+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1b0fd64f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.004+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7dce4987 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.004+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 75557ead the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.005+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481, and the Request Id: a5cd957, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.005+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15ff34fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ca5a893, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.007+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 57e42b26, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca5a893 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488, and the Request Id: 41055b23, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.008+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4a12ae39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.009+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a12ae39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.009+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 11e7cfd1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483, and the Request Id: 387f69c5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.010+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493, and the Request Id: 51d8c2d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.013+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_481-, and the Request Id: 2f82db16, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4739e4df, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e816f14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_493-, and the Request Id: 441809d6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fed8ea1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1751739a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.015+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ff59782, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.016+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ff59782 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.016+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1751739a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.018+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_483-, and the Request Id: 932048e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.018+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4472f00a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.019+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 487ea663, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 487ea663 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.020+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_488-, and the Request Id: 72743c11, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.020+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: ff72c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.021+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ff72c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.021+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2921c0dc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.021+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480, and the Request Id: 160e44a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f368443, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.022+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486, and the Request Id: 6eaabd60, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.022+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f368443 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7176e5b8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.023+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7176e5b8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.025+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 69e3b95a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 69e3b95a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.026+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28e722bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.026+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486, and the Request Id: 7f5f411c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.026+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a1116c9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1c2372fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.031+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c2372fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.031+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_486-, and the Request Id: 5876b761, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.034+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5614764c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.035+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5614764c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.036+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7e901300, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.037+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_480-, and the Request Id: 47ba08c0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.037+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489, and the Request Id: 60542586, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.037+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4869608, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.037+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18d7d394, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.038+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18d7d394 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.039+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479, and the Request Id: b888287, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.040+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51cc3950, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.043+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c61c6f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.043+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_489-, and the Request Id: 1ee114fd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.043+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2755d43b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.043+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bcefb81, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.046+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_486-, and the Request Id: 108969d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.046+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_479-, and the Request Id: dd1600c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a87c59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.047+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a87c59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.048+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1d19bad4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.049+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d19bad4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.049+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d1673c0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.050+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482, and the Request Id: b1eaa06, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.051+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c61c6f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 406f1c66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.054+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 406f1c66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.055+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59f5d6f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.055+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53c733e4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.056+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3487eb49, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.056+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489, and the Request Id: 187d355f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.056+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 40bb12ce, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.056+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 615f57e2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.057+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40bb12ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.057+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3541c55e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.058+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3541c55e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.058+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484, and the Request Id: 1b160bf0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.062+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 234deb78, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.063+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1371653, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.064+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_482-, and the Request Id: 21cd1e50, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.064+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 74229499, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.065+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74229499 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f9fc31a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.066+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f9fc31a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66c31b3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.067+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_484-, and the Request Id: 5946e030, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.067+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489, and the Request Id: 693d27ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.068+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_489-, and the Request Id: 392fe878, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2165b58b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.069+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6871994f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.069+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2165b58b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.070+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ffc283, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.071+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ffc283 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.072+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b076e66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.073+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b076e66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f39b7ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f39b7ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.074+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 49908564, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49908564 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.075+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52898ecf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.076+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_489-, and the Request Id: cf79631, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.076+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494, and the Request Id: 5f1d1684, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.077+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487, and the Request Id: 55509b9d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.077+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f7729c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.077+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403897c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.078+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52898ecf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.078+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403897c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.078+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487, and the Request Id: 34defe10, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.079+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1e370826, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.082+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 589340f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.083+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 592ba7e1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.083+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2b730cf1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.084+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2b730cf1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.084+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6de88821, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.087+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481, and the Request Id: d106505, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.088+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 455852d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.088+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_494-, and the Request Id: 180b8939, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.092+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_481-, and the Request Id: 18c27379, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.092+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_487-, and the Request Id: 116f666e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.095+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_487-, and the Request Id: 10e163e0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.095+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6079b540, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.095+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6ee1fd5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.096+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6079b540 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.097+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6f642582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.098+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f642582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.098+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490, and the Request Id: 4402b36a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.099+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5423e4d3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.099+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794485d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.099+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22c18643, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.100+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22c18643 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.100+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 412175a3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.101+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412175a3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.101+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 495e846a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.101+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64d97aa1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.102+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 495e846a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.103+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67af65, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.103+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480, and the Request Id: 6aa04200, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.104+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67af65 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483, and the Request Id: 67f35975, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.105+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6905b40c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.106+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71255eb8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.106+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b6bdb6c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.110+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 303151bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.110+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ae613ea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.111+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ae613ea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.111+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 303151bc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.111+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_483-, and the Request Id: 776650dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.114+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1155dbf8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.115+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1155dbf8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.117+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1dafb25a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.117+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_480-, and the Request Id: 1adc71af, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.118+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1dafb25a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.117+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: b929954, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.117+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36203bd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.117+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47783d8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.118+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b929954 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.119+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490, and the Request Id: 36858b2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.120+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_490-, and the Request Id: 193398bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.122+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490, and the Request Id: 1f9310a1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ba93dbd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.122+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ba93dbd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.123+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485, and the Request Id: 43d4ed34, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.124+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 784d19f5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.127+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5173082e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.127+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_490-, and the Request Id: 47d5a021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.128+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 42730b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2170258f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.129+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2170258f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.130+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_490-, and the Request Id: 26578cff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.130+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 159016c8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.130+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_485-, and the Request Id: 365391a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.130+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35a8e780, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4ab10a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a8e780 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37b88614, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 66806302, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4ab10a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.131+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66806302 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e2fc287, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.135+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e2fc287 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.136+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482, and the Request Id: 54c83b2a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.136+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6ec0fab0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.137+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ec0fab0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.137+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 424a7788, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.137+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495, and the Request Id: 55150eb3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.138+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488, and the Request Id: 32e72aad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.139+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a10325e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.142+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1156c017, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.143+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a7a1e20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.143+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a296059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.144+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_495-, and the Request Id: 2398d869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.144+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_488-, and the Request Id: 69cf0589, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.144+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a49ce99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.144+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 635768d1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6f645dc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.145+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6f645dc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.145+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_482-, and the Request Id: 384c26b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.147+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 403220d0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.148+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 403220d0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.148+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 22fc6d3f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.148+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 719b1c2c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.149+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 22fc6d3f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.149+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4dad6789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.149+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 21edec87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.150+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4dad6789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.150+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21edec87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.149+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488, and the Request Id: 89f0fc0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.151+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 63b3a87d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.152+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484, and the Request Id: b82afe3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.153+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7077854a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.154+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7077854a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.154+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 52971ff6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.156+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491, and the Request Id: 1b3a2ecc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.157+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7b7fb2fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.158+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b7fb2fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.158+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1fee1c73, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.158+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53726317, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.159+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4bffe68, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1a50e62a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.160+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a50e62a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.161+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481, and the Request Id: 61f4a43b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.164+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_488-, and the Request Id: 36999869, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.165+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70c37ff7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.166+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 518b9318, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.167+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_484-, and the Request Id: 3b50e6f3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.168+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 518b9318 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.168+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 57f80a2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.169+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57f80a2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d1b5e01, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.173+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7a8814c3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.174+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a8814c3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.174+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486, and the Request Id: 2f18d61e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.176+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d1b5e01 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.179+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491, and the Request Id: 30cdeb03, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.179+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44d68e16, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.180+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 33e026e0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44d68e16 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.180+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a8a5a42, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.181+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33e026e0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.179+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32f4a11c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.183+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 607430ba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.183+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40e29050, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.184+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40e29050 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.184+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 607430ba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.186+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_481-, and the Request Id: 64791ee1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.186+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cbfb64e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.188+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491, and the Request Id: 4d015cc5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.188+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489, and the Request Id: 757f757e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.188+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_486-, and the Request Id: 180c2a51, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.189+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6d283de0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.190+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d283de0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.199+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_491-, and the Request Id: 99bbdaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.200+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_491-, and the Request Id: 1b7bd453, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.200+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31837b5f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.201+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4a645f47, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.201+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 358ca3f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.202+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 358ca3f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.203+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 438ee1dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.203+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3881bc2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.206+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 438ee1dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.207+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_489-, and the Request Id: 71b7f63f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.208+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496, and the Request Id: 4b8139b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324eefb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.211+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324eefb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.215+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_491-, and the Request Id: 6c6443b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.215+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55260cf2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.216+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483, and the Request Id: 1562ea7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.217+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c407cd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.221+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59e9f1fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3f8dc567, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.223+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f8dc567 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.224+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72fdc82b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.224+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 43f22dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43f22dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.225+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_496-, and the Request Id: 45232931, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.227+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_483-, and the Request Id: 6f2753da, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.228+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 358fc74b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.229+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f58f874, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.230+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5c0e6ae7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1cccf45f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6dc57f96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.230+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cccf45f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.230+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dc57f96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.231+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489, and the Request Id: 715cfd9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.231+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485, and the Request Id: 72b641d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.232+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ca9857f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 574908de, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.242+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6227b009, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.245+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6227b009 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.245+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40b561f8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.246+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40b561f8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.246+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_485-, and the Request Id: 1a9793dd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.248+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16a11491, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.249+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487, and the Request Id: 47da7862, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.249+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a461e8e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.252+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2e5c8051, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.253+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f18eca6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.253+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ecf1b8e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ecf1b8e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.254+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e7d2708, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.255+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e7d2708 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.256+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71e7b2b0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.257+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71e7b2b0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.259+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492, and the Request Id: 65d0c596, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.262+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 203c6629, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.263+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 203c6629 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.264+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482, and the Request Id: 5bd224ea, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.270+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a103582, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.270+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_489-, and the Request Id: e339c56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.271+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a103582 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 115ff9f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.273+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_487-, and the Request Id: 58d94f62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 115ff9f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.273+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55c69f3a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.273+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5d66ca6d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d66ca6d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.274+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1f22f74a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.274+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74c0b599, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.276+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8db759a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8db759a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.277+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492, and the Request Id: 50909de8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.279+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492, and the Request Id: 65352bd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.279+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7da71113, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.280+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7da71113 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.280+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 53dd6d95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.281+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 53dd6d95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.282+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490, and the Request Id: 34bb4703, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.284+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_492-, and the Request Id: 3d94fcc8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.285+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_482-, and the Request Id: 46c00666, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.286+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7c6466cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.288+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_490-, and the Request Id: 7a2e2b4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.289+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_492-, and the Request Id: 109decc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.292+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3a6adb14, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.293+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4454e434, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.293+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 151f7e43, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.294+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4454e434 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.294+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 151f7e43 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 60f2d272, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.295+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60f2d272 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.295+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 63b658be, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.296+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_492-, and the Request Id: 21392df9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.296+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497, and the Request Id: 2396a1b0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.296+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63b658be the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.318+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484, and the Request Id: 757e749a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.322+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ef2c9b3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.323+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ef2c9b3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.323+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 25dc440e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.323+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18126c9e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55511d18, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.324+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 51bfc062, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.324+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 662eac15, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46797694, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.325+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46797694 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.326+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ad2189, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.326+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486, and the Request Id: 6a439e1f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.327+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_497-, and the Request Id: 24147817, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.332+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b25ea3f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.333+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_484-, and the Request Id: 58c40651, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.333+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 72c69613, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.334+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e60049a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.334+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44c78754, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.335+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53b18b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 49f6500, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.340+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_486-, and the Request Id: 345f79f2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.340+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c7a343d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.341+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1a4bf29d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.343+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4a582478, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.343+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 176c61bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.344+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1d18d48e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.344+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a582478 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.345+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d18d48e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.345+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7a66eede, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.345+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 429fd232, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.346+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7a66eede the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.346+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 429fd232 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1f24a956, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 65b1d28d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2d206ce0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f24a956 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2d206ce0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 65b1d28d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.348+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32291164, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5367f2e1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32291164 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.349+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c7b2673, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.349+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5367f2e1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.350+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c7b2673 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.350+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6e5dfa6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490, and the Request Id: 42da1e53, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488, and the Request Id: 3d279a67, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6687a3cc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493, and the Request Id: 191a040e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6687a3cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.352+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491, and the Request Id: 78531008, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.351+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e5dfa6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.353+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483, and the Request Id: 1a84efd5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.353+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493, and the Request Id: 661df54a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.357+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_490-, and the Request Id: 2a0160ee, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.358+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3666c17c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.358+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_493-, and the Request Id: 70aa8462, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.359+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 568b41bc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 50066aeb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.360+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 50066aeb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.362+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e921ba0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.363+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e921ba0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.364+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493, and the Request Id: 7944032f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.364+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_488-, and the Request Id: 1e2810cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.365+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 622e064, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.367+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_491-, and the Request Id: 2528475a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.369+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_483-, and the Request Id: 6a1292e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50a4ad8c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.369+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18584c44, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.372+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_493-, and the Request Id: b1b3392, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.372+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 793f0c7b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.373+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_493-, and the Request Id: 6f878674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.374+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13b5fe71, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.375+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 10bc9382, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.376+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10bc9382 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.377+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13b5fe71 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.380+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 33f048eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.381+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3d3a0e82, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.381+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3f62e7fa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.382+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3d3a0e82 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.382+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3f62e7fa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.383+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7effcf0d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.385+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498, and the Request Id: 707827fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.387+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485, and the Request Id: 7545848d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.387+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 170b2089, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.389+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70272842, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.390+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc38c47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.391+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc38c47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.391+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2dc0635f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.392+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2dc0635f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.395+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487, and the Request Id: 23ccea85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.396+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 573b77f7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.396+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c742109, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.399+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b7f7db6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.401+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_485-, and the Request Id: 23a3ce4a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.402+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6796f9c5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.406+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5acff988, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.406+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5118fed4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.407+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5118fed4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.411+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 324ee409, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.411+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b449f70, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.411+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6c5c5cfd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 239fb837, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 324ee409 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.412+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_498-, and the Request Id: 174a838e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.412+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 239fb837 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.412+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6c5c5cfd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2517c7f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.416+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 354c4e0a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.416+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1f973f92, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.416+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 523a4e99, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354c4e0a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2517c7f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.417+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491, and the Request Id: 4f8ca0cc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.417+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 60911fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.417+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f973f92 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 47a2de95, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.420+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494, and the Request Id: 304d9dfd, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.421+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39094ab3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.422+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39094ab3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.422+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494, and the Request Id: 7b8b855b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.423+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484, and the Request Id: 1109ad9a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.426+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5ca7d45d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.427+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5ca7d45d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.428+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_494-, and the Request Id: 223957f7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.428+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_491-, and the Request Id: 2a581c05, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.429+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_484-, and the Request Id: 1caaff58, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.429+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_487-, and the Request Id: 32aa7129, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 695d201a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.430+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ffa1386, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.430+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a4c0598, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 695d201a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.430+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 744f3ea4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.431+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ffa1386 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.432+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 744f3ea4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.433+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5e88d064, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5e88d064 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.434+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489, and the Request Id: 35f3a2a6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.435+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1ecef1a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1ecef1a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.436+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c3966e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.437+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_494-, and the Request Id: 3e5d64ca, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.438+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494, and the Request Id: 3603f2e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.438+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492, and the Request Id: ffc9fc6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.440+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 75ec1871, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.440+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 520bced0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.441+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71308852, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.443+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_489-, and the Request Id: 5036438e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.443+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7da266bd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 116f06e6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.444+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 116f06e6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 66b7fd47, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.445+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 66b7fd47 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.446+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5d0408d8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.446+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_494-, and the Request Id: 288dcf00, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.446+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499, and the Request Id: 7a89cc6b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.448+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_492-, and the Request Id: 2f24b214, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.449+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68804f5c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.449+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69f2734c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.449+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3b2234bf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.455+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 384ed64b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.457+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 78632618, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.458+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 698138fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.460+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d59cd5d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.461+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_5_499-, and the Request Id: 7bca108a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.461+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 61f41581, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.463+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d59cd5d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.463+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f41581 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.464+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79f9013a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.465+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 44a8b7d9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.465+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5dbeaba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.465+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c3d685b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.466+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c1b58d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 32fb07a0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.466+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c3d685b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.466+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32fb07a0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.467+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486, and the Request Id: 69b06793, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6289b8e4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.468+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6289b8e4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.468+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485, and the Request Id: 598159e1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: a79df77, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.471+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a79df77 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5d81ccaa, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5d81ccaa the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.472+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495, and the Request Id: 61393ca8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6fdb6da5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.473+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6fdb6da5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e5d808, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.474+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495, and the Request Id: 95b149c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.474+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e5d808 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.476+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ad2fa59, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 19575b48, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.476+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 19575b48 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.477+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_486-, and the Request Id: 1ec2b8c8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 401b5ccf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 401b5ccf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.477+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7c8be476, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.478+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c8be476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.479+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488, and the Request Id: 5bd93c2e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.480+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2d7df6b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.481+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10324703, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.481+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495, and the Request Id: ae040e2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.482+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_495-, and the Request Id: 1167d936, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.483+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_485-, and the Request Id: 37207dcb, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.483+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 687a7446, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.484+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_495-, and the Request Id: 1c8e8019, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.484+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 687a7446 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.484+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 709ef795, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.485+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_488-, and the Request Id: 503210b9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.485+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 709ef795 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.486+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492, and the Request Id: 32ca6b5a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.487+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7d654e9d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.488+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d654e9d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.489+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: c1e3291, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.490+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2ae65610, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.490+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3fd9714d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.490+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 44ed8470, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.491+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae65610 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.491+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44ed8470 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.495+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493, and the Request Id: 37d77f56, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.496+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_495-, and the Request Id: 691b9c5b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.496+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 183812f2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.497+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 76d42b32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.496+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7983026f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.497+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7983026f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.498+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dfd4721, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.498+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490, and the Request Id: 7aecd49c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.498+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 476dcf05, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.503+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1035f74e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.507+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7918f529, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.509+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_490-, and the Request Id: 5cd01b49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.509+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524b96ad, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.509+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2293fb4f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.509+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 486d123, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.510+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_493-, and the Request Id: 2e4b84d7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.510+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 486d123 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.511+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_492-, and the Request Id: 8527b0a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 133bdb95, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36501f5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.511+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36501f5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 133bdb95 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.514+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3553378a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.515+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3553378a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.515+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496, and the Request Id: 1f0bb356, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.516+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487, and the Request Id: 3c51e8dc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.520+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68daa986, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.521+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 323692af, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.521+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 270e0c98, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 55d91567, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.522+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 323692af the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.522+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_496-, and the Request Id: 4e53677b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.522+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_487-, and the Request Id: 571aa370, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 346ee7c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.523+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 759b7664, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.523+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 346ee7c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.524+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 759b7664 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.525+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19cfa086, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.522+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 270e0c98 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1e70b87d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.525+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6064842e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1e70b87d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.525+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3645c6dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.526+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3645c6dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.526+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496, and the Request Id: 3a490dd7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.527+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d98ff02, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.527+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489, and the Request Id: 45c7c1c2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.527+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 77e09fab, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.528+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486, and the Request Id: 3ffadedf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.528+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77e09fab the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.533+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1061b7ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.534+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1061b7ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.535+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2f994807, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.535+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 525e7d66, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.536+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496, and the Request Id: 6e684fb0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.536+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a671234, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.536+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 525e7d66 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.536+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: e78bd39, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.537+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 40434862, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.538+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40434862 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.539+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494, and the Request Id: 79816e85, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.539+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_489-, and the Request Id: 6a921fc1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.543+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_496-, and the Request Id: 38f09a2c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.547+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_486-, and the Request Id: 2ab8ddf4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.549+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f786e62, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.549+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 32ab795d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.549+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: e124008, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.550+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_496-, and the Request Id: 661e244c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.550+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 38c09100, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.550+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e124008 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.551+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7022ccd8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.552+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7022ccd8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.555+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491, and the Request Id: 61bd98d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.557+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a6652b9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.557+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: dbfb6ea, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.558+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4cb14384, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.560+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_494-, and the Request Id: 3c59d4d1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.564+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_491-, and the Request Id: 2fe133a2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.564+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 577b2760, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.564+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 73ae5bd9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.564+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 77adfa6a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.564+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4e878e17, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.569+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2ae12bf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.570+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 58fda8fc, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.570+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ae12bf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.571+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4e878e17 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 64476fe9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.571+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64476fe9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.572+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488, and the Request Id: 2baa5cb5, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.574+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 46db628c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.577+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b591fe, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.579+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2784f9d2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.581+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 46db628c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.581+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 59342a87, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.581+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3c339f0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.581+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28ebf906, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.582+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1d25d22e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.582+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59342a87 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.583+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493, and the Request Id: 2f872701, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32b7c27e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.583+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28ebf906 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.583+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32b7c27e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 246e8b2b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_488-, and the Request Id: 1868bc49, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 10db5932, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c339f0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 246e8b2b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10db5932 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.584+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54c28cf6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.585+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6d508c5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.585+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 522dfb18, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.586+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6d508c5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.586+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 522dfb18 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1416db78, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.586+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497, and the Request Id: 3b6c8abf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.586+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1416db78 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.588+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497, and the Request Id: 7addd68e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.588+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490, and the Request Id: 5bca98ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487, and the Request Id: 27935122, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 23d6d360, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.589+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23d6d360 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.590+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497, and the Request Id: 618bde65, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_497-, and the Request Id: 4cf46897, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_493-, and the Request Id: 3ac2822c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7b15e53d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_487-, and the Request Id: 6ddcf117, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_490-, and the Request Id: 3c8e859f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.604+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_497-, and the Request Id: bba39a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.608+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_497-, and the Request Id: 57a28fa1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.610+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7af4d61e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.610+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: c013ca9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.611+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: c013ca9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.611+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b47d59b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.612+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b47d59b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.612+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495, and the Request Id: 44ada82b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.615+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 410e8e97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.620+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4032505b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.621+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4032505b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.621+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 61355539, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.622+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61355539 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.623+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492, and the Request Id: 3d1cf955, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.625+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ad38692, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.625+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 66f54e1b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.625+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fae25b2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.625+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4889d20, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.628+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3de3a13b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.628+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d070251, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.628+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28c2b031, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.629+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_492-, and the Request Id: 7fc9a2ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.629+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: a5d287f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.631+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_495-, and the Request Id: 231f0488, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.632+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 364bd5fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.633+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6993b92d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.633+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 431cac26, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.633+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53e4a45c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 52231b79, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.634+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 431cac26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.634+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 10bd8148, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.634+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52231b79 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.635+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 291bd544, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.636+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 291bd544 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.639+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7e6bb900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.639+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489, and the Request Id: 1836e93b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7e6bb900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6897a0f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.640+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 37148a88, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.640+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3135c08d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.640+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6897a0f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3b9c3562, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 73dfa9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73dfa9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.642+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b9c3562 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498, and the Request Id: 1403a4bf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.643+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5b6fe2da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.643+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494, and the Request Id: 2783cf6a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.644+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5b6fe2da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.645+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498, and the Request Id: 7ccf22e3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.648+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cfb550d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.648+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51d28712, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d28712 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.649+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_489-, and the Request Id: 5eed45ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.649+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cfb550d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.650+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_498-, and the Request Id: 54ee03a9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 105b4ef1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.649+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 613d6e66, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 105b4ef1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.650+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ff8e603, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.651+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491, and the Request Id: 4058e961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.651+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_498-, and the Request Id: 7f73413d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5dc4af0b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.652+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5dc4af0b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 510134b5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.653+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 510134b5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.653+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_494-, and the Request Id: 5658aa68, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.653+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488, and the Request Id: 4656103, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.653+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3c116985, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.654+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c116985 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.657+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_491-, and the Request Id: 38d87b59, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.657+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498, and the Request Id: 42c1fd4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.657+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e0e8e60, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.658+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bd0e18d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.658+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 28c04667, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.659+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 28c04667 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.659+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3a437ee1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.659+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 44962827, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.660+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44962827 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.660+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3a437ee1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.661+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493, and the Request Id: 2ca71ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 29f527f4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.661+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: f74e4a5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.661+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29f527f4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.662+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496, and the Request Id: 3e2a63fc, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.664+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 21ca8c3d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.664+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 36331318, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.668+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_488-, and the Request Id: 2bc0f0ba, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.669+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6cd289a3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.670+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_496-, and the Request Id: d760db9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.671+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 18cca441, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.671+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 48c144fa, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.671+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_493-, and the Request Id: 4ee36b1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.671+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_498-, and the Request Id: 2db3018f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.676+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5e1e3c2d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.679+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5ec638ef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.679+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 16beed32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.679+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 176288e5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.680+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 176288e5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.681+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 19d4d1d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.681+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 749e4cd0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.682+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5adfebb6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.683+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5adfebb6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 130b1fb0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 13c5fb8c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.686+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 130b1fb0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.686+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 13c5fb8c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490, and the Request Id: 30e0b23b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.688+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 90ec4f2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.688+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 36ff855e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.689+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 90ec4f2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.689+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 84bad74, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.689+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ff855e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.690+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492, and the Request Id: 26d8defe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.691+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 62fd649, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 412bdb0d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.691+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412bdb0d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.691+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499, and the Request Id: 40f8d16f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.692+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 436ed4da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.693+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436ed4da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.693+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499, and the Request Id: 55da1d82, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.696+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_490-, and the Request Id: 52e31ca9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 524f7931, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.697+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67f5a5f3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.698+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56f9caba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.698+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_9_499-, and the Request Id: 45c5c182, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 36ef8c53, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.700+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_492-, and the Request Id: 7a6ca4b7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.700+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36ef8c53 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.701+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_2_499-, and the Request Id: 42baf785, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.701+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3cc055fd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.702+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3cc055fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.703+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 32662f10, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32662f10 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.704+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495, and the Request Id: 65480eff, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 56ae3ab6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.706+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56ae3ab6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.706+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3029910c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.707+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489, and the Request Id: 439f4674, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.710+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 432c2949, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.712+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_495-, and the Request Id: 5603e627, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.713+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4397de67, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.714+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4397de67 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.715+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6253b130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 514011b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.715+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 514011b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.718+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7bada41f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.720+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_489-, and the Request Id: 7ffc364b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.720+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2b995955, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6253b130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.721+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 60a1ff0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.720+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 77432636, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.721+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497, and the Request Id: 21aa2a0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.721+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77432636 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.722+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499, and the Request Id: 34068625, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.722+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 71b178a6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.722+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60a1ff0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2748b348, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.723+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2748b348 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.724+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 67d53bd8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.724+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494, and the Request Id: 7a95ee6c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.726+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5946e8fb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.726+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 734eebaf, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.727+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5946e8fb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.727+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 734eebaf the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.727+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24607853, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.728+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24607853 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 2172da, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2172da the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.730+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_1_499-, and the Request Id: 1a649d0, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.731+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493, and the Request Id: 64923f88, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.732+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27d619eb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.734+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491, and the Request Id: 6eb9d6d4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.736+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_497-, and the Request Id: 5777533b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.739+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_493-, and the Request Id: 71f125b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.739+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_491-, and the Request Id: 10842cf2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.740+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 377724e5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.744+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7c056b4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.744+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6c4059, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.744+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 351b894, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.745+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7c056b4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.745+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_494-, and the Request Id: 4d112575, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.745+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3d300576, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 368d0002, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.746+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 368d0002 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 351dde96, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.749+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496, and the Request Id: 3960ed1, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.749+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23b7bab1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.749+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 351dde96 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.750+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 38d39829, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.750+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50c6963, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.751+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 38d39829 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.757+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490, and the Request Id: 401e83ec, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.758+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_496-, and the Request Id: 266dea27, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.758+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 200ed2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 51c32203, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.759+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51c32203 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.760+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4cebe346, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.761+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4cebe346 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.761+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498, and the Request Id: 52a34c7e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.761+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4d9d2cd3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.762+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 28bc6518, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.763+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_490-, and the Request Id: 832dd62, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.763+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 596f6957, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.764+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 596f6957 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.764+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 41527025, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.764+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62c262d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.765+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62c262d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.765+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492, and the Request Id: 378fb212, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.765+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 41527025 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 78a80ba4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.766+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 78a80ba4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.767+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 14be08dd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.768+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56336215, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.769+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 796a5ac1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.769+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494, and the Request Id: 27b8d961, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.770+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_498-, and the Request Id: 47dc5ce7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.770+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_492-, and the Request Id: 3f79155a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.773+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4184c096, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.774+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4184c096 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 9313b0c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_494-, and the Request Id: 2f3b0395, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 62106157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5cfd9869, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5cfd9869 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a249746, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.777+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62106157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.779+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 199a6670, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.779+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497, and the Request Id: 3aceed0b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.780+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 199a6670 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.783+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495, and the Request Id: 40a24286, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.788+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3bdb6f72, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.788+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 27f39a2b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.790+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 70aafbe1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.790+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5931ec75, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.790+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_497-, and the Request Id: 4f9498e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.791+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5931ec75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 33325215, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.794+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_495-, and the Request Id: 47593533, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.794+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 33325215 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.795+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1061c5f8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.796+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491, and the Request Id: 62fea23d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.799+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5694ec9b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.799+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 521f5324, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.799+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 53548374, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 8aab157, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1a18cb85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.801+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8aab157 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.801+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a18cb85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.803+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 58fe8786, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.804+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 58fe8786 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.804+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 568b5d94, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.804+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_491-, and the Request Id: 4d2febaa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.805+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 568b5d94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.805+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 715a3997, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.805+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495, and the Request Id: 68d3f8cf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.806+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493, and the Request Id: 2b8117ae, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.810+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 384a3384, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.811+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 384a3384 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.811+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2edf13f4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.812+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 37003920, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.813+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 37003920 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.813+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499, and the Request Id: 36b8b7be, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.815+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_493-, and the Request Id: 40f8c246, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.816+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_495-, and the Request Id: 46b02040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.816+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5a825702, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.820+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 148811b1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.821+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_6_499-, and the Request Id: 3f8de407, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.821+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 148811b1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.820+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 70b6229, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.822+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 70b6229 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 35cb4255, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.822+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35cb4255 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4d6d61e3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.823+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498, and the Request Id: 1b57e41c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.823+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4d6d61e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.824+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496, and the Request Id: 45b6a5e7, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.826+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 174762ca, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.832+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2fc070ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.834+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_496-, and the Request Id: 6e4f1a7c, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.834+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7f00efef, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.835+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_498-, and the Request Id: 2a832a7b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.838+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2edff4c5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.839+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a353f9, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.839+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2edff4c5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.840+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 23aa718d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4b2fd3f0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.846+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 15deb755, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 412c6cc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.847+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 412c6cc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.851+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492, and the Request Id: 15f9cf1a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.851+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 39dbda36, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.852+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6a2e6df5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.853+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a2e6df5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.855+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 602b7c3b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.856+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 602b7c3b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.859+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13b8c4e0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.859+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494, and the Request Id: 29d203ce, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.860+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ab2f25, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.861+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ab2f25 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.861+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: d29dc2a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.862+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: d29dc2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.862+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_492-, and the Request Id: 3e217a54, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.863+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496, and the Request Id: 3c15adf3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2aa3d835, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.865+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2aa3d835 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.866+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 532c245f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.867+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 532c245f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.867+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3f6eb1cf, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.870+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_494-, and the Request Id: 74597256, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.870+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_496-, and the Request Id: 45688f4b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.873+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 436965ef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.873+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499, and the Request Id: 5b1606de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.874+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 436965ef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.874+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 196defc4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.875+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 196defc4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.876+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497, and the Request Id: 23e6f551, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.877+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bef022, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.877+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2bbb7c52, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.877+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 431bbacd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.880+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_497-, and the Request Id: d3e172e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.880+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_8_499-, and the Request Id: 2b661164, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.884+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 794c17d6, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.884+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6a0f07bb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b61504e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.886+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b61504e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.887+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54425c76, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.888+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7b00dd80, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.889+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7b00dd80 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.890+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493, and the Request Id: 15fed5b4, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.894+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 17634517, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 562348b6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.896+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 562348b6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.897+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 68f6d3ac, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.898+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 68f6d3ac the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.900+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497, and the Request Id: 11730993, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.903+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 437b20f0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.904+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 437b20f0 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 42cdd56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.905+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 42cdd56 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.906+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495, and the Request Id: 74c12fcf, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.909+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_493-, and the Request Id: 47e061de, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.912+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_495-, and the Request Id: 4c1e1ce6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.912+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_497-, and the Request Id: 29d7b7b2, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.912+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3756877e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.913+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3756877e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.916+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2dcbbb32, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 18fc054a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.916+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 18fc054a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.916+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13366bac, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.917+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498, and the Request Id: 22c1b26b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.919+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 30cfa50c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.921+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 406720b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.921+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 13bf2f11, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.922+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_498-, and the Request Id: 29da358f, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.924+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 69662492, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.925+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6ecf4789, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.925+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3e7a79f3, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.926+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6ecf4789 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.926+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e7a79f3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.927+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 39c4e6d8, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 777d0585, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.931+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 777d0585 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.932+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496, and the Request Id: 5576791e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.932+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39c4e6d8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 62efb233, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.933+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494, and the Request Id: 391ccf36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.933+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62efb233 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.935+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 4f0d85bd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.936+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4f0d85bd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.936+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_496-, and the Request Id: 6f909a1e, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.940+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5206c0a1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.940+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_494-, and the Request Id: 4a460d2d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.941+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498, and the Request Id: 307cb6fe, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.945+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7417860d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.945+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 31624fd2, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.945+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_498-, and the Request Id: 7b537759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.948+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 74de2b5d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.949+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7a21b634, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.951+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 79d4f046, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.953+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 1128186b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.953+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: cc0fc39, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.954+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: cc0fc39 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.957+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20830856, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20830856 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.958+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7459a170, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 1492e788, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 6b12d6a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b12d6a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.960+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1492e788 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.960+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 5553973a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.961+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5553973a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.961+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497, and the Request Id: 724b5495, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.962+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499, and the Request Id: 5a586c73, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.962+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24f7f8c6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.963+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24f7f8c6 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.964+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4b3fe119, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.965+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b3fe119 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.965+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495, and the Request Id: 57de5021, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.966+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 8c552eb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.967+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 8c552eb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.967+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_497-, and the Request Id: dc28f08, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.968+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499, and the Request Id: 727feb89, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.968+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_3_499-, and the Request Id: 54826a93, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.969+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_495-, and the Request Id: 2e95ae83, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.971+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3963152d, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.973+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3adbb2ed, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.974+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_7_499-, and the Request Id: 737b5e2b, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.976+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2c53d254, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.977+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 68e89ee, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.980+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 3002c99e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.981+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3002c99e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 24b23707, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24b23707 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.982+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 56b1f5f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.983+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56b1f5f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.983+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 1726f82e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.984+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1726f82e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.984+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498, and the Request Id: 6e835603, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.985+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496, and the Request Id: 3089a84a, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.988+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_498-, and the Request Id: 6cb61880, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.990+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_496-, and the Request Id: 4fdddc04, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.992+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2053c000, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.994+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7ed6cce8, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:01.998+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3c8474db, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.003+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 50ecd777, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.005+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 4444381d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.006+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4444381d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.006+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 67737dc2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.007+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67737dc2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.008+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499, and the Request Id: 528d7a13, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.008+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 7edb3f3c, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7edb3f3c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.009+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 342d5130, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.010+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 342d5130 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.010+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497, and the Request Id: 42e72c36, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.012+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_10_499-, and the Request Id: 275c45a3, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.015+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_497-, and the Request Id: 152fb715, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.020+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ced7fe7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.030+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 4c313df5, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 6aea1247, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.036+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6aea1247 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.039+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7559739f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.040+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7559739f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.041+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498, and the Request Id: 6c29e6ad, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.046+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_498-, and the Request Id: 29e7eca6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.050+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6db51911, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.055+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 40312902, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.060+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 126c6cea, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.061+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 126c6cea the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.061+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 71aeaff7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.062+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 71aeaff7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.063+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499, and the Request Id: 443fb759, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.067+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policy_4_499-, and the Request Id: 163d0284, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.071+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - Concurrency test took: PT1M17.390462812S [facility=, subject=, traceId=] 2026-05-06T13:44:02.120+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 5e9fc1fa, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.142+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6dad2b7b, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.148+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6dad2b7b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.150+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:02.189+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id.1, and the Request Id: 30bcae7d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.193+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30bcae7d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.245+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 6d26a111, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.285+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 61eb70d9, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.289+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 221de39d, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.291+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 221de39d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.299+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Possible problem deleting Policy 'id1' when deleting Service 'ac.dc'. Continuing, but might trigger a re-sync with affected ric 'ric'. Repsonse: "<401 UNAUTHORIZED Unauthorized,{"type":"about:blank","status":401,"detail":"Not authorized"},[Content-Type:"application/problem+json"]>" [facility=, subject=, traceId=] 2026-05-06T13:44:02.337+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id1, and the Request Id: e726fe6, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.342+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 23c56add, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.343+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23c56add the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.362+0000 [reactor-http-epoll-4] ERROR org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.PolicyController - Not authorized [facility=, subject=, traceId=] 2026-05-06T13:44:02.365+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: e726fe6 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.441+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/NoService, and the Request Id: a0922f8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.442+0000 [https-jsse-nio-auto-6-exec-10] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ServiceController - Exception caught during service deletion while deleting service NoService: Could not find service: NoService [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.443+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: a0922f8 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.492+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 69b1dfa3, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.495+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:02.537+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 56dd6e30, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.539+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7d4d79fd, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.541+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7d4d79fd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.542+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 56dd6e30 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.585+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance1, and the Request Id: 26c61fd6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.587+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 59538381, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.589+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59538381 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.591+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26c61fd6 the Status code of the response: 500 INTERNAL_SERVER_ERROR [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.641+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 20d261f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 11e97226, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.644+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11e97226 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.645+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 20d261f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.686+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 4b0ea24d, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.687+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 76cf031, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.688+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 76cf031 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.689+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b0ea24d the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.734+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7431eb8a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.736+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 5c969d64, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.737+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c969d64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.738+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7431eb8a the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.781+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e8d7c29, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.786+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check-reject, and the Request Id: 10729476, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.788+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 10729476 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.799+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e8d7c29 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.845+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 17d36cbb, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.870+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:44:02.874+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17d36cbb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.914+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/policyId, and the Request Id: 425039e6, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.929+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:44:02.930+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 425039e6 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.973+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 144a3260, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:02.983+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:44:02.984+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 144a3260 the Status code of the response: 401 UNAUTHORIZED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.035+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: ca2533, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.056+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Error returned from auth server: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:44:03.058+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: ca2533 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.110+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 51d8e06, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.112+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 60583bfb, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.114+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 60583bfb the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.115+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 51d8e06 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.171+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id, and the Request Id: 1a5a402e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.173+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1a5a402e the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.233+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 136e024, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.239+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3c92dd94, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.241+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3c92dd94 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.247+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 11a9077, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.249+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 11a9077 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.249+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 136e024 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.250+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policy_ids":["id2","id1"]} [facility=, subject=, traceId=] 2026-05-06T13:44:03.325+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 59b9003b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.330+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 177d0f26, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.331+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 177d0f26 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.332+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 59b9003b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.378+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 3e757dba, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.381+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 40019c75, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.382+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 40019c75 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.382+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7fb1c1d2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.383+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7fb1c1d2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.384+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3e757dba the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.425+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 498a9cd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.427+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 498a9cd1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.467+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 747c8db0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.469+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 747c8db0 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.521+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: eeafacd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.524+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 1f4645c8, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.525+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1f4645c8 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.526+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-05-06T13:44:03.527+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: eeafacd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.585+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: f2febf5, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.587+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 32ad97ad, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.588+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32ad97ad the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.589+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 655a5c57, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.590+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 655a5c57 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.591+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: f2febf5 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.591+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false},{"ric_id":"ric","policy_id":"id1","service_id":"service1","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-05-06T13:44:03.636+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 35a1ca85, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.638+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 5717de6a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.641+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5717de6a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.642+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 35a1ca85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.642+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"policies":[{"ric_id":"ric","policy_id":"id2","service_id":"service2","policy_data":{"servingCellNrcgi":"1"},"status_notification_uri":"/policy-status?id=XXX","policytype_id":"type1","transient":false}]} [facility=, subject=, traceId=] 2026-05-06T13:44:03.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 24d4b083, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.693+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 61f78678, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.694+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 61f78678 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.698+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7eae0773, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.699+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7eae0773 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.701+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 4b64c1f9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.703+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4b64c1f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.704+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 24d4b083 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.751+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 45187db2, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.753+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 45187db2 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.788+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 2a692f81, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.790+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2a692f81 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.838+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 619d4900, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.842+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 17b357e3, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.843+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 17b357e3 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.844+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:03.849+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 619d4900 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.904+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/XXX/status, and the Request Id: 4001a7bc, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.906+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4001a7bc the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.946+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id/status, and the Request Id: 7328de64, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.951+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 57129b32, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.952+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 57129b32 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:03.955+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7328de64 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.105+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/AC.D, and the Request Id: 21985f1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.109+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 21985f1f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.149+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types/JUNK, and the Request Id: 48c8f615, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.155+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 48c8f615 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.204+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 193ee719, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.206+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 193ee719 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.240+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 43019ffe, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.242+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 43019ffe the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.284+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 31d68e1f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.290+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 31d68e1f the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.360+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 9be5b6e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.362+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 9be5b6e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.402+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 7967320d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.409+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7967320d the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.453+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 27e43c04, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.459+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 27e43c04 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.506+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 145bcc44, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.511+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 145bcc44 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.556+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-types, and the Request Id: 3028dc56, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.557+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3028dc56 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.607+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 32abddf7, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.614+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 32abddf7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.666+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 7918cbd1, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.668+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7918cbd1 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.708+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 1368324a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.710+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1368324a the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.759+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics/ric, and the Request Id: 30d83bf0, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.761+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 30d83bf0 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.814+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 359b2a1a, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.818+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 359b2a1a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.869+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 4afd88b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.870+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4afd88b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.910+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 1d93e0f9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.911+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1d93e0f9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.950+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 1cccb821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:04.951+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1cccb821 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.006+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/status, and the Request Id: 36f76523, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.009+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 36f76523 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.050+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /status, and the Request Id: 6885a1a4, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.052+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6885a1a4 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.335+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/id2, and the Request Id: 7805d7d8, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.337+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6bda8640, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.338+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6bda8640 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.339+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:05.497+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 35755afb, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.547+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 60e72f79, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.595+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 9663011, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.638+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 29d2f366, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.646+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 29d2f366 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.697+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5f40f821, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.698+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f40f821 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.699+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest - {"service_list":[{"callback_url":"https://localhost:42167/r-app/near-rt-ric-status","service_id":"ac.dc","keep_alive_interval_seconds":0,"time_since_last_activity_seconds":0}]} [facility=, subject=, traceId=] 2026-05-06T13:44:05.742+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc/keepalive, and the Request Id: 5e6fba5a, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.793+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/ac.dc, and the Request Id: 42805040, with HTTP Method: DELETE [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.795+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2ddabc99, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.797+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2ddabc99 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.798+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:05.832+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services/junk/keepalive, and the Request Id: 3b82b69, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.834+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3b82b69 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.876+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1de09f09, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.890+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1de09f09 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.925+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: b91d22, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.927+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b91d22 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.968+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 2f02fd6f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:05.970+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f02fd6f the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.009+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 49f063b0, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.010+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 49f063b0 the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.054+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 551fe67d, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.056+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 551fe67d the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.110+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 62462e4e, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.156+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6d2682fd, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.163+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6a82d722, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.164+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6a82d722 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.165+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:06.217+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5604e23c, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.219+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 3ce137ed, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.221+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3ce137ed the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.266+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5f0156dd, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.268+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 7f2fda85, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.269+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7f2fda85 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.272+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0156dd the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.317+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies/instance_1.2.3, and the Request Id: 62525367, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.323+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 67df1855, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.324+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 67df1855 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.325+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 62525367 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.369+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 54e61f1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.371+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 54e61f1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.416+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 26678cf1, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.418+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 74af6895, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.419+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 74af6895 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.420+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 26678cf1 the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.465+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 5f0b7548, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.468+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 237eb7ce, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.469+0000 [https-jsse-nio-auto-6-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 237eb7ce the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.472+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f0b7548 the Status code of the response: 423 LOCKED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.516+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 605a032b, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.519+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 354240e7, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.520+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 354240e7 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.521+0000 [reactor-http-epoll-4] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:06.577+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 55478a7f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.620+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6bb0bf7, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.622+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 77d2b91f, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.623+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 77d2b91f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.625+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:06.672+0000 [https-jsse-nio-auto-6-exec-5] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policy-instances, and the Request Id: 5c2126c9, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.674+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 73aed2a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.675+0000 [https-jsse-nio-auto-6-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73aed2a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.676+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5c2126c9 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.728+0000 [https-jsse-nio-auto-6-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6b65f3ba, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.733+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 73ac6209, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.734+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 73ac6209 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.736+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6b65f3ba the Status code of the response: 409 CONFLICT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.785+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 24bcbd97, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.824+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 5a873cb4, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.826+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:06.843+0000 [https-jsse-nio-auto-6-exec-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Invalid JWT: Missing payload [facility=, subject=, traceId=] 2026-05-06T13:44:06.843+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /r-app/near-rt-ric-status, and the Request Id: 5670b4bf, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:06.844+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.RappSimulatorController - R-App callback body: {"ric_id":"ric1","event_type":"AVAILABLE"} [facility=, subject=, traceId=] 2026-05-06T13:44:06.848+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.controllers.ServiceCallbacks - Service: junkService, callback: https://junk failed: org.springframework.web.reactive.function.client.WebClientRequestException: Failed to resolve 'junk' [A(1)] [facility=, subject=, traceId=] 2026-05-06T13:44:07.115+0000 [https-jsse-nio-auto-6-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/services, and the Request Id: 1cd4272f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:07.153+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 2a1f5671, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:07.159+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 6275394a, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:07.160+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6275394a the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:07.162+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:09.155+0000 [parallel-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Service is expired: service1 [facility=, subject=, traceId=] 2026-05-06T13:44:09.208+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:09.212+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:09.590+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/rics, and the Request Id: 1c72b06b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.593+0000 [https-jsse-nio-auto-6-exec-12] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 1c72b06b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.639+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 7afec52e, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.641+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 63f33f1c, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.642+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 63f33f1c the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.643+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 7afec52e the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.689+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 6e29f29b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.690+0000 [https-jsse-nio-auto-6-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 6e29f29b the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.728+0000 [https-jsse-nio-auto-6-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/policies, and the Request Id: 64361968, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.731+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 2f95b0cc, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.732+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 2f95b0cc the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.734+0000 [reactor-http-epoll-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 64361968 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.785+0000 [https-jsse-nio-auto-6-exec-11] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 169c0fa9, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.836+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-05-06T13:44:09.836+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42167/actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice'' [facility=, subject=, traceId=] 2026-05-06T13:44:09.838+0000 [https-jsse-nio-auto-6-exec-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.onap.ccsdk.oran.a1policymanagementservice, and the Request Id: 430f8357, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.848+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:09.851+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42167/actuator/loggers/org.springframework.boot.actuate'' [facility=, subject=, traceId=] 2026-05-06T13:44:09.853+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430f8357 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.853+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 430f8357 the response is: {"configuredLevel":"TRACE","effectiveLevel":"TRACE"} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.853+0000 [https-jsse-nio-auto-6-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/loggers/org.springframework.boot.actuate, and the Request Id: 39754ade, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.857+0000 [https-jsse-nio-auto-6-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 39754ade the received request body: {"configuredLevel":"trace"} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.859+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 204 NO_CONTENT [facility=, subject=, traceId=] 2026-05-06T13:44:09.859+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42167/actuator/shutdown'' [facility=, subject=, traceId=] 2026-05-06T13:44:09.860+0000 [https-jsse-nio-auto-6-exec-4] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/shutdown, and the Request Id: 4a403876, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.860+0000 [https-jsse-nio-auto-6-exec-4] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - [4a403876] Mapped to Actuator web endpoint 'shutdown' [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.876+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:09.877+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a403876 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.877+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 4a403876 the response is: {"message":"Shutting down, bye..."} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:09.878+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policies [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric1, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ricXXX, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric.1, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policies/ric, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/policytypes [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: /tmp/pmstest/database/services [facility=, subject=, traceId=] 2026-05-06T13:44:09.879+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory /tmp/pmstest/database/services, prefix: [facility=, subject=, traceId=] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.27 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ApplicationTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:09.994+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Starting ConfigurationControllerTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:09.994+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:10.233+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.audit.AuditEventsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.236+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration$ProbesCondition - Condition AvailabilityProbesAutoConfiguration.ProbesCondition on org.springframework.boot.actuate.autoconfigure.availability.AvailabilityProbesAutoConfiguration did not match due to Probes availability not running on a supported cloud platform [facility=, subject=, traceId=] 2026-05-06T13:44:10.236+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.beans.BeansEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.242+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.cache.CachesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.243+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.246+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.248+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.condition.ConditionsReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.250+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.251+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.properties.ConfigurationPropertiesReportEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.254+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.env.EnvironmentEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.259+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.flyway.FlywayEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.259+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.260+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.261+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.jdbc.DataSourceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.262+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.263+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.266+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.OnEnabledLoggingExportCondition - Condition OnEnabledLoggingExportCondition on org.springframework.boot.actuate.autoconfigure.logging.otlp.OtlpLoggingConfigurations$Exporters matched due to @ConditionalOnEnabledLoggingExport is enabled by default [facility=, subject=, traceId=] 2026-05-06T13:44:10.267+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.HeapDumpWebEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint the configured access for endpoint 'heapdump' is NONE [facility=, subject=, traceId=] 2026-05-06T13:44:10.267+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.273+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus.PrometheusMetricsExportAutoConfiguration did not match due to @ConditionalOnEnabledMetricsExport management.defaults.metrics.export.enabled is considered false [facility=, subject=, traceId=] 2026-05-06T13:44:10.273+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-05-06T13:44:10.276+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-05-06T13:44:10.278+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.297+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.r2dbc.ConnectionFactoryHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.298+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.sbom.SbomEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.298+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.scheduling.ScheduledTasksEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.300+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration$ApplicationStartupCondition - Condition StartupEndpointAutoConfiguration.ApplicationStartupCondition on org.springframework.boot.actuate.autoconfigure.startup.StartupEndpointAutoConfiguration did not match due to ApplicationStartup configured applicationStartup is of type class org.springframework.core.metrics.DefaultApplicationStartup, expected BufferingApplicationStartup. [facility=, subject=, traceId=] 2026-05-06T13:44:10.302+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.otlp.OtlpTracingConfigurations$Exporters did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-05-06T13:44:10.308+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.exchanges.HttpExchangesEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.309+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.web.mappings.MappingsEndpointAutoConfiguration did not match due to @ConditionalOnAvailableEndpoint not exposed [facility=, subject=, traceId=] 2026-05-06T13:44:10.322+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$DifferentManagementContextConfiguration did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-05-06T13:44:10.323+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-05-06T13:44:10.339+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:10.357+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.359+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.health.HealthEndpointReactiveWebExtensionConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.361+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#envInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.env.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.361+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#gitInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.362+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#buildInfoContributor matched due to @ConditionalOnEnabledInfoContributor management.info.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.362+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#javaInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.java.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.362+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#osInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.os.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.362+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#processInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.process.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.362+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfoContributor did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.363+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.info.OnEnabledInfoContributorCondition - Condition OnEnabledInfoContributorCondition on org.springframework.boot.actuate.autoconfigure.info.InfoContributorAutoConfiguration#sslInfo did not match due to @ConditionalOnEnabledInfoContributor management.info.ssl.enabled is not true [facility=, subject=, traceId=] 2026-05-06T13:44:10.364+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.info.InfoEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.364+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.context.ShutdownEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.370+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.ssl.SslHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.370+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.system.DiskSpaceHealthContributorAutoConfiguration matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.371+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.health.OnEnabledHealthIndicatorCondition - Condition OnEnabledHealthIndicatorCondition on org.springframework.boot.actuate.autoconfigure.health.HealthContributorAutoConfiguration#pingHealthContributor matched due to @ConditionalOnEnabledHealthIndicator management.health.defaults.enabled is considered true [facility=, subject=, traceId=] 2026-05-06T13:44:10.389+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.390+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration$LogFileCondition - Condition LogFileWebEndpointAutoConfiguration.LogFileCondition on org.springframework.boot.actuate.autoconfigure.logging.LogFileWebEndpointAutoConfiguration#logFileWebEndpoint matched due to Log File found logging.file.name /var/log/policy-agent/application.log [facility=, subject=, traceId=] 2026-05-06T13:44:10.391+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.391+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration$OnEnabledLoggingSystemCondition - Condition LoggersEndpointAutoConfiguration.OnEnabledLoggingSystemCondition on org.springframework.boot.actuate.autoconfigure.logging.LoggersEndpointAutoConfiguration#loggersEndpoint matched due to Logging System enabled [facility=, subject=, traceId=] 2026-05-06T13:44:10.394+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.management.ThreadDumpEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.395+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.tracing.OnEnabledTracingCondition - Condition OnEnabledTracingCondition on org.springframework.boot.actuate.autoconfigure.tracing.OpenTelemetryPropagationConfigurations$PropagationWithBaggage#textMapPropagatorWithBaggage did not match due to @ConditionalOnEnabledTracing management.tracing.enabled is false [facility=, subject=, traceId=] 2026-05-06T13:44:10.416+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.export.OnMetricsExportEnabledCondition - Condition OnMetricsExportEnabledCondition on org.springframework.boot.actuate.autoconfigure.metrics.export.simple.SimpleMetricsExportAutoConfiguration matched due to @ConditionalOnEnabledMetricsExport management.simple.metrics.export.enabled is true [facility=, subject=, traceId=] 2026-05-06T13:44:10.419+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration$MultipleNonPrimaryMeterRegistriesCondition - Condition CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition on org.springframework.boot.actuate.autoconfigure.metrics.CompositeMeterRegistryConfiguration did not match due to NoneNestedConditions 1 matched 1 did not; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.SingleInjectableMeterRegistry @ConditionalOnSingleCandidate (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found a single bean 'simpleMeterRegistry'; NestedCondition on CompositeMeterRegistryConfiguration.MultipleNonPrimaryMeterRegistriesCondition.NoMeterRegistryCondition @ConditionalOnMissingBean (types: io.micrometer.core.instrument.MeterRegistry; SearchStrategy: all) found beans of type 'io.micrometer.core.instrument.MeterRegistry' simpleMeterRegistry [facility=, subject=, traceId=] 2026-05-06T13:44:10.422+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration$LogbackLoggingCondition - Condition LogbackMetricsAutoConfiguration.LogbackLoggingCondition on org.springframework.boot.actuate.autoconfigure.metrics.LogbackMetricsAutoConfiguration matched due to LogbackLoggingCondition ILoggerFactory is a Logback LoggerContext [facility=, subject=, traceId=] 2026-05-06T13:44:10.423+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.endpoint.condition.OnAvailableEndpointCondition - Condition OnAvailableEndpointCondition on org.springframework.boot.actuate.autoconfigure.metrics.MetricsEndpointAutoConfiguration matched due to @ConditionalOnAvailableEndpoint marked as exposed by a 'management.endpoints.web.exposure' property [facility=, subject=, traceId=] 2026-05-06T13:44:10.458+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration matched due to Management Port actual port type (SAME) matched required type [facility=, subject=, traceId=] 2026-05-06T13:44:10.459+0000 [main] TRACE org.springframework.boot.actuate.autoconfigure.web.server.OnManagementPortCondition - Condition OnManagementPortCondition on org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive.WebFluxEndpointManagementContextConfiguration#managementHealthEndpointWebFluxHandlerMapping did not match due to Management Port actual port type (SAME) did not match required type (DIFFERENT) [facility=, subject=, traceId=] 2026-05-06T13:44:10.585+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:10.721+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.AdditionalHealthEndpointPathsWebFluxHandlerMapping - 0 mappings in 'healthEndpointWebFluxHandlerMapping' [facility=, subject=, traceId=] 2026-05-06T13:44:10.730+0000 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 7 endpoints beneath base path '/actuator' [facility=, subject=, traceId=] 2026-05-06T13:44:10.732+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health/{*path}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.732+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/health, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.733+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/info, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.733+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/shutdown, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-05-06T13:44:10.733+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/logfile, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.734+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.734+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{POST /actuator/loggers/{name}, consumes [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$WriteOperationHandler.handle(org.springframework.web.server.ServerWebExchange,java.util.Map) [facility=, subject=, traceId=] 2026-05-06T13:44:10.734+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/loggers/{name}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.735+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.735+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/threaddump, produces [text/plain;charset=UTF-8]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.735+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.735+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator/metrics/{requiredMetricName}, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to org.reactivestreams.Publisher> org.springframework.boot.actuate.endpoint.web.reactive.AbstractWebFluxEndpointHandlerMapping$ReadOperationHandler.handle(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.736+0000 [main] TRACE org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - Register "{GET /actuator, produces [application/vnd.spring-boot.actuator.v3+json || application/vnd.spring-boot.actuator.v2+json || application/json]}" to public java.lang.Object org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping$WebFluxLinksHandler.links(org.springframework.web.server.ServerWebExchange) [facility=, subject=, traceId=] 2026-05-06T13:44:10.736+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.WebFluxEndpointHandlerMapping - 13 mappings in 'webEndpointReactiveHandlerMapping' [facility=, subject=, traceId=] 2026-05-06T13:44:10.738+0000 [main] DEBUG org.springframework.boot.actuate.endpoint.web.reactive.ControllerEndpointHandlerMapping - 0 mappings in 'controllerEndpointHandlerMapping' [facility=, subject=, traceId=] 2026-05-06T13:44:10.867+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest - Started ConfigurationControllerTest in 0.926 seconds (process running for 201.834) [facility=, subject=, traceId=] 2026-05-06T13:44:10.918+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 44b33d8f, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:10.937+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 44b33d8f the Status code of the response: 400 BAD_REQUEST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:10.994+0000 [https-jsse-nio-auto-7-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 5427e39b, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:10.997+0000 [https-jsse-nio-auto-7-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5427e39b the Status code of the response: 404 NOT_FOUND [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:11.074+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: 55dd9bde, with HTTP Method: PUT [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:11.079+0000 [https-jsse-nio-auto-7-exec-6] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:44:11.080+0000 [https-jsse-nio-auto-7-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationController - Configuration changed through REST call. [facility=, subject=, traceId=] 2026-05-06T13:44:11.874+0000 [parallel-2] ERROR org.onap.ccsdk.oran.a1policymanagementservice.configuration.ApplicationConfigParser - RIC configuration error ric3_noBaseURL, baseUrl is empty [facility=, subject=, traceId=] 2026-05-06T13:44:12.083+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:12.108+0000 [parallel-2] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:12.226+0000 [https-jsse-nio-auto-7-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy/v2/configuration, and the Request Id: b9d1eef, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:12.228+0000 [https-jsse-nio-auto-7-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: b9d1eef the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.335 s -- in org.onap.ccsdk.oran.a1policymanagementservice.controllers.v2.ConfigurationControllerTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test 2026-05-06T13:44:12.516+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"policySchema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 24 [character 25 line 1] [facility=, subject=, traceId=] 2026-05-06T13:44:12.527+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientVersion2 - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["policySchema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientV2Test [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest 2026-05-06T13:44:12.609+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClient - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.CcsdkA1AdapterClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest 2026-05-06T13:44:12.683+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDK - Not supported protocoltype: STD_V1_1 [facility=, subject=, traceId=] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterICCSDKTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest 2026-05-06T13:44:12.722+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-05-06T13:44:12.736+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1MediatorAdapterITest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.StdA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest 2026-05-06T13:44:13.018+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"create_schema": "type":"type1"}}, exception: org.json.JSONException: Expected a ',' or '}' at 25 [character 26 line 1] [facility=, subject=, traceId=] 2026-05-06T13:44:13.038+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1Client - Unexpected response for policy type: {"type":"type1"}, exception: org.json.JSONException: JSONObject["create_schema"] not found. [facility=, subject=, traceId=] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.OscA1ClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:13.180+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Starting AsyncRestClientTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:13.180+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:13.482+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:13.621+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/services, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-05-06T13:44:13.621+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-05-06T13:44:13.621+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Could not restore services database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-05-06T13:44:13.622+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not create directory: /var/policy-management-service/database/policytypes, reason: /var/policy-management-service [facility=, subject=, traceId=] 2026-05-06T13:44:13.622+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Could not list filed in /var/policy-management-service/database, reason; /var/policy-management-service/database [facility=, subject=, traceId=] 2026-05-06T13:44:13.622+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Could not restore policy type database : /var/policy-management-service/database [facility=, subject=, traceId=] 2026-05-06T13:44:13.667+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:13.669+0000 [main] ERROR org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - Could not init SSL context, reason: java.io.FileNotFoundException: /opt/app/policy-agent/etc/cert/keystore.jks (No such file or directory) [facility=, subject=, traceId=] 2026-05-06T13:44:13.960+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest - Started AsyncRestClientTest in 0.825 seconds (process running for 204.927) [facility=, subject=, traceId=] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:14.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Starting A1ClientFactoryTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:14.321+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:14.673+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:14.889+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:15.179+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest - Started A1ClientFactoryTest in 0.894 seconds (process running for 206.146) [facility=, subject=, traceId=] 2026-05-06T13:44:15.195+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-05-06T13:44:15.203+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-05-06T13:44:15.212+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-05-06T13:44:15.215+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactory - Could not get protocol version from Near-RT RIC: Name [facility=, subject=, traceId=] 2026-05-06T13:44:15.225+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-05-06T13:44:15.232+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] 2026-05-06T13:44:15.240+0000 [main] WARN org.onap.ccsdk.oran.a1policymanagementservice.clients.AsyncRestClientFactory - No configuration for web client defined, HTTPS will not work [facility=, subject=, traceId=] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.984 s -- in org.onap.ccsdk.oran.a1policymanagementservice.clients.A1ClientFactoryTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest 2026-05-06T13:44:15.774+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Execution time of LogAspectTest.null: 0 ms [facility=, subject=, traceId=] 2026-05-06T13:44:15.777+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Entering method: signature [facility=, subject=, traceId=] 2026-05-06T13:44:15.779+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspect - Exiting method: signature [facility=, subject=, traceId=] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s -- in org.onap.ccsdk.oran.a1policymanagementservice.aspect.LogAspectTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:15.826+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Starting ReactiveEntryExitFilterExcludeMultiPathTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:15.826+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-05-06T13:44:15.826+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:16.110+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:16.267+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-05-06T13:44:16.268+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:16.268+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-05-06T13:44:16.268+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-05-06T13:44:16.269+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:16.269+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 0 [facility=, subject=, traceId=] 2026-05-06T13:44:16.310+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:16.373+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:16.380+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:16.646+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest - Started ReactiveEntryExitFilterExcludeMultiPathTest in 0.85 seconds (process running for 207.613) [facility=, subject=, traceId=] 2026-05-06T13:44:16.647+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-05-06T13:44:16.654+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-05-06T13:44:16.654+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-05-06T13:44:16.681+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42097/actuator/health'' [facility=, subject=, traceId=] 2026-05-06T13:44:16.754+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:16.848+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42097/a1-policy-management/v1/rics'' [facility=, subject=, traceId=] 2026-05-06T13:44:16.873+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludeMultiPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:16.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Starting ReactiveEntryExitFilterDisableTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:16.934+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:17.211+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:17.413+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:17.760+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest - Started ReactiveEntryExitFilterDisableTest in 0.861 seconds (process running for 208.727) [facility=, subject=, traceId=] 2026-05-06T13:44:17.867+0000 [https-jsse-nio-auto-10-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:44:17.919+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:17.950+0000 [https-jsse-nio-auto-10-exec-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterDisableTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:18.050+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Starting ReactiveEntryExitFilterNullPathTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:18.050+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-05-06T13:44:18.050+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:18.293+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:18.459+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-05-06T13:44:18.460+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:18.460+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-05-06T13:44:18.460+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-05-06T13:44:18.460+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:18.461+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-05-06T13:44:18.493+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:18.526+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:18.534+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:18.789+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest - Started ReactiveEntryExitFilterNullPathTest in 0.769 seconds (process running for 209.757) [facility=, subject=, traceId=] 2026-05-06T13:44:18.791+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-05-06T13:44:18.791+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-05-06T13:44:18.792+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-05-06T13:44:18.828+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:41009/actuator/health'' [facility=, subject=, traceId=] 2026-05-06T13:44:18.845+0000 [https-jsse-nio-auto-11-exec-7] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 3266aa7f, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:18.857+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:18.857+0000 [boundedElastic-3] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3266aa7f the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:18.858+0000 [boundedElastic-3] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 3266aa7f the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterNullPathTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:18.980+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Starting ReactiveEntryExitFilterTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:18.980+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-05-06T13:44:18.981+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:19.256+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:19.408+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-05-06T13:44:19.408+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:19.408+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-05-06T13:44:19.409+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-05-06T13:44:19.409+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:19.409+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-05-06T13:44:19.463+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:19.494+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:19.501+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:19.827+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest - Started ReactiveEntryExitFilterTest in 0.896 seconds (process running for 210.794) [facility=, subject=, traceId=] 2026-05-06T13:44:19.828+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-05-06T13:44:19.828+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-05-06T13:44:19.832+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-05-06T13:44:19.869+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:42257/actuator/health'' [facility=, subject=, traceId=] 2026-05-06T13:44:19.913+0000 [https-jsse-nio-auto-12-exec-6] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /actuator/health, and the Request Id: 5f2b8171, with HTTP Method: GET [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:19.922+0000 [reactor-http-epoll-3] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:19.922+0000 [boundedElastic-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2b8171 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:19.922+0000 [boundedElastic-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 5f2b8171 the response is: {"status":"UP"} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:19.986+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Ric - Ric ric.1 state set to AVAILABLE [facility=, subject=, traceId=] 2026-05-06T13:44:20.035+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42257/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-05-06T13:44:20.054+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 52361608, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.062+0000 [https-jsse-nio-auto-12-exec-2] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52361608 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.068+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-05-06T13:44:20.068+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-05-06T13:44:20.068+0000 [https-jsse-nio-auto-12-exec-2] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:44:20.069+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:42257, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-05-06T13:44:20.071+0000 [https-jsse-nio-auto-12-exec-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42257/example-authz-check'' [facility=, subject=, traceId=] 2026-05-06T13:44:20.085+0000 [https-jsse-nio-auto-12-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 92e5f13, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.089+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92e5f13 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.090+0000 [https-jsse-nio-auto-12-exec-8] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@6e1b6545 [facility=, subject=, traceId=] 2026-05-06T13:44:20.091+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:20.091+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-05-06T13:44:20.091+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-05-06T13:44:20.092+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.MockA1ClientFactory - Creating client for RIC: ric.1 [facility=, subject=, traceId=] 2026-05-06T13:44:20.092+0000 [reactor-http-epoll-1] WARN org.onap.ccsdk.oran.a1policymanagementservice.datastore.NullStore - No storage defined for: policies [facility=, subject=, traceId=] 2026-05-06T13:44:20.098+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] 2026-05-06T13:44:20.100+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42257/a1-policy-management/v1/policies'' [facility=, subject=, traceId=] 2026-05-06T13:44:20.101+0000 [https-jsse-nio-auto-12-exec-8] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92e5f13 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.102+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52361608 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.102+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 52361608 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.102+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-05-06T13:44:20.102+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /a1-policy-management/v1/policies, and the Request Id: 23482046, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.102+0000 [https-jsse-nio-auto-12-exec-8] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 92e5f13 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.103+0000 [https-jsse-nio-auto-12-exec-9] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 the received request body: {"nearRtRicId":"ric.1","_transient":false,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3"} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.104+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - Authorization header is missing or does not contain a Bearer token [facility=, subject=, traceId=] 2026-05-06T13:44:20.104+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.service.v3.TokenService - ServiceID extracted from token: [facility=, subject=, traceId=] 2026-05-06T13:44:20.104+0000 [https-jsse-nio-auto-12-exec-9] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.Helper - Policy schema validation disabled. [facility=, subject=, traceId=] 2026-05-06T13:44:20.104+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - No authorization token received in {user-agent=ReactorNetty/1.2.10, host=localhost:42257, accept=*/*, content-type=application/json, content-length=188} [facility=, subject=, traceId=] 2026-05-06T13:44:20.104+0000 [https-jsse-nio-auto-12-exec-9] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 POST uri = 'https://localhost:42257/example-authz-check'' [facility=, subject=, traceId=] 2026-05-06T13:44:20.106+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - Request received with path: /example-authz-check, and the Request Id: 311717e2, with HTTP Method: POST [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.106+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 the received request body: {"input":{"access_type":"WRITE","policy_type_id":"type1_1.2.3","auth_token":""}} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.106+0000 [https-jsse-nio-auto-12-exec-10] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.OpenPolicyAgentSimulatorController - Auth org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.PolicyAuthorizationRequest@4fd90995 [facility=, subject=, traceId=] 2026-05-06T13:44:20.107+0000 [https-jsse-nio-auto-12-exec-10] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 the Status code of the response: 200 OK [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.107+0000 [https-jsse-nio-auto-12-exec-10] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 311717e2 the response is: {"result":true} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.108+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] 2026-05-06T13:44:20.108+0000 [reactor-http-epoll-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.controllers.authorization.AuthorizationCheck - Auth result: {"result":true} [facility=, subject=, traceId=] 2026-05-06T13:44:20.108+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Lock granted ric.1:createPolicy [facility=, subject=, traceId=] 2026-05-06T13:44:20.110+0000 [reactor-http-epoll-1] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 the Status code of the response: 201 CREATED [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.110+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilter - For the request ID: 23482046 the response is: {"nearRtRicId":"ric.1","policyId":null,"serviceId":"","policyObject":{"scope":{"ueId":"ue5100","qosId":"qos5100"},"qosObjectives":{"priorityLevel":5100.0}},"policyTypeId":"type1_1.2.3","transient":false} [facility=log audit, subject=n/av, traceId=] 2026-05-06T13:44:20.110+0000 [reactor-http-epoll-1] TRACE org.onap.ccsdk.oran.a1policymanagementservice.repository.Lock - Unlocking lock ric.1:createPolicy [facility=, subject=, traceId=] 2026-05-06T13:44:20.110+0000 [reactor-http-epoll-4] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 201 CREATED [facility=, subject=, traceId=] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterTest [INFO] Running org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2026-05-06T13:44:20.226+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Starting ReactiveEntryExitFilterExcludePathTest using Java 17.0.7 with PID 3143 (started by jenkins in /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17) [facility=, subject=, traceId=] 2026-05-06T13:44:20.227+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Running with Spring Boot v3.5.6, Spring v6.2.11 [facility=, subject=, traceId=] 2026-05-06T13:44:20.227+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - The following 1 profile is active: "prod" [facility=, subject=, traceId=] 2026-05-06T13:44:20.546+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.util.v3.ReactiveEntryExitFilterCondition - Reactive Entry Exit filter is enabled: true [facility=, subject=, traceId=] 2026-05-06T13:44:20.760+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/services [facility=, subject=, traceId=] 2026-05-06T13:44:20.761+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/services, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:20.761+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.Services - Restored type database,no of services: 0 [facility=, subject=, traceId=] 2026-05-06T13:44:20.761+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Listing files in: ./target/database/policytypes [facility=, subject=, traceId=] 2026-05-06T13:44:20.762+0000 [main] TRACE org.onap.ccsdk.oran.a1policymanagementservice.datastore.FileStore - Ignoring file/directory ./target/database/policytypes, prefix: [facility=, subject=, traceId=] 2026-05-06T13:44:20.762+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.repository.PolicyTypes - Restored type database,no of types: 1 [facility=, subject=, traceId=] 2026-05-06T13:44:20.836+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.configuration.OtelConfig - Application Yaml Tracing Enabled: false [facility=, subject=, traceId=] 2026-05-06T13:44:20.869+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:20.874+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.ServiceSupervision - Checking services starting [facility=, subject=, traceId=] 2026-05-06T13:44:21.078+0000 [main] INFO org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest - Started ReactiveEntryExitFilterExcludePathTest in 0.9 seconds (process running for 212.045) [facility=, subject=, traceId=] 2026-05-06T13:44:21.079+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RefreshConfigTask - Starting refreshConfigTask [facility=, subject=, traceId=] 2026-05-06T13:44:21.089+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking Rics starting [facility=, subject=, traceId=] 2026-05-06T13:44:21.089+0000 [scheduling-1] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.tasks.RicSupervision - Checking all RICs completed [facility=, subject=, traceId=] 2026-05-06T13:44:21.112+0000 [main] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 GET uri = 'https://localhost:39019/actuator/health'' [facility=, subject=, traceId=] 2026-05-06T13:44:21.135+0000 [reactor-http-epoll-2] DEBUG org.onap.ccsdk.oran.a1policymanagementservice.configuration.WebClientUtil - 1 resp: 200 OK [facility=, subject=, traceId=] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s -- in org.onap.ccsdk.oran.a1policymanagementservice.utils.v3.ReactiveEntryExitFilterExcludePathTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 265, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (default-report) @ a1policymanagementservice --- [INFO] Loading execution data file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/jacoco.exec [INFO] Analyzed bundle 'a1policymanagementservice' with 111 classes [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api.json] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api.json [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-json-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi (documentation) [INFO] Generator 'openapi' is considered stable. [INFO] Output file name [outputFileName=a1pms-api-v3.json] [INFO] wrote file to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/a1pms-api-v3.json [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/README.md [INFO] Skipped /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Model void not generated since it's a free-form object [INFO] Operation (get /actuator - actuatorLinks) not generated since x-internal is set to true [INFO] Operation (get /actuator/heapdump - actuatorHeapdump) not generated since x-internal is set to true [INFO] Operation (get /actuator/info - actuatorInfo) not generated since x-internal is set to true [INFO] Operation (get /actuator/threaddump - actuatorThreaddump) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers - actuatorLoggers) not generated since x-internal is set to true [INFO] Operation (get /actuator/loggers/{name} - actuatorGetLogger) not generated since x-internal is set to true [INFO] Operation (post /actuator/loggers/{name} - actuatorSetlogger) not generated since x-internal is set to true [INFO] Operation (get /actuator/logfile - actuatorGetLogFile) not generated since x-internal is set to true [INFO] Operation (get /actuator/health - actuatorHealth) not generated since x-internal is set to true [INFO] Operation (get /actuator/health/** - actuatorHealthComponent) not generated since x-internal is set to true [INFO] Operation (post /actuator/shutdown - actuatorShutdown) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics - actuatorMetrics) not generated since x-internal is set to true [INFO] Operation (get /actuator/metrics/{requiredMetricName} - actuatorGetMetric) not generated since x-internal is set to true [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of Webhooks. [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-v3) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator:7.7.0:generate (generate-openapi-html-custom-a1pms) @ a1policymanagementservice --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: html2 (documentation) [INFO] Generator 'html2' is considered stable. [INFO] Model PolicySchema not generated since it's a free-form object [INFO] Model StatusSchema not generated since it's a free-form object [INFO] Model PolicyObject not generated since it's a free-form object [INFO] Model PolicyStatusObject not generated since it's a free-form object [INFO] Model void not generated since it's a free-form object [INFO] Skipping generation of Webhooks. [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/index.html [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator-ignore [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator/VERSION [INFO] writing file /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/api/pms-api/v3/custom/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ a1policymanagementservice --- [INFO] Building jar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar [INFO] [INFO] --- spring-boot:3.5.6:repackage (repackage) @ a1policymanagementservice --- [INFO] Replacing main artifact /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar.original [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-doc-openapi) @ a1policymanagementservice --- [INFO] Copying 5 resources from api to docs/offeredapis/swagger [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resource-openapi-html) @ a1policymanagementservice --- [INFO] Copying 3 resources from api/pms-api to docs/offeredapis/openapitoolgen/offeredapis/pms-api [INFO] [INFO] --- docker:0.46.0:build (generate-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.12.0-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Created docker-build.tar in 884 milliseconds [INFO] DOCKER> Pulling from library/amazoncorretto [INFO] DOCKER> Digest: sha256:99b5b506176d5eacbc7febf64ea934df00fe6c9e9e21820f533fc7f09d7b7bfd [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk [INFO] DOCKER> Pulled nexus3.onap.org:10001/library/amazoncorretto:21-alpine3.22-jdk in 11 seconds [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Built image sha256:ac5db1edc246dacddfd7540fcfd9d9a2b362a7e65b3ba4dd8a01d90264920844 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Tag with 2.12.0-SNAPSHOT [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT successful! [INFO] [INFO] --- failsafe:3.5.4:integration-test (default) @ a1policymanagementservice --- [INFO] [INFO] --- failsafe:3.5.4:verify (default) @ a1policymanagementservice --- [INFO] No tests to run. [INFO] [INFO] --- install:3.1.4:install (default-install) @ a1policymanagementservice --- [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/pom.xml to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-SNAPSHOT.pom [INFO] Installing /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/a1policymanagementservice-2.12.0-SNAPSHOT.jar to /tmp/r/org/o-ran-sc/nonrtric/plt/a1policymanagementservice/2.12.0-SNAPSHOT/a1policymanagementservice-2.12.0-SNAPSHOT.jar [INFO] [INFO] --- docker:0.46.0:build (push-a1policymanagementservice-image) @ a1policymanagementservice --- [INFO] Building tar: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/docker/o-ran-sc/nonrtric-plt-a1policymanagementservice/2.12.0-SNAPSHOT/tmp/docker-build.tar [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Created docker-build.tar in 893 milliseconds [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Built image sha256:ac5db1edc246dacddfd7540fcfd9d9a2b362a7e65b3ba4dd8a01d90264920844 [INFO] DOCKER> [o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT]: Tag with 2.12.0-SNAPSHOT,latest [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:2.12.0-SNAPSHOT successful! [INFO] DOCKER> Tagging image o-ran-sc/nonrtric-plt-a1policymanagementservice:latest successful! [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:04 min [INFO] Finished at: 2026-05-06T13:45:31Z [INFO] ------------------------------------------------------------------------ [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1908615516617368438.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2110 killed; [ssh-agent] Stopped. [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 1 [JaCoCo plugin] Saving matched execfiles: /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/jacoco/classes 0 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/classes 195 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java [JaCoCo plugin] Source Exclusions: null [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-adapter/a1-adapter-api/provider/src/main/java 2 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/onap/oran/a1-policy-management/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/src/main/java 88 files [JaCoCo plugin] - /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/target/generated-sources/openapi/src/main/java 42 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/onap/ccsdk/oran/a1policymanagementservice/models/**] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=40, maxMethod=50, minLine=0, maxLine=0, minBranch=10, maxBranch=10, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 97.2973, method: 91.22257, line: 91.33029, branch: 81.920906, instruction: 91.231606, complexity: 84.42249 [PostBuildScript] - [INFO] Executing post build scripts. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2770675841122837435.sh ---> sysstat.sh [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins16757726674275602568.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17 ']' + mkdir -p /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/archives/ [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins1510876235976726431.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJea from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gJea/bin to PATH INFO: Running in OpenStack, capturing instance metadata [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins14507862255299415515.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17@tmp/config2908948724893729314tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins15321831343395003835.sh ---> create-netrc.sh [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins2139398287858922636.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJea from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-gJea/bin to PATH [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins4498051483582135094.sh ---> sudo-logs.sh Archiving 'sudo' log.. [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash /tmp/jenkins10450500621537731615.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJea from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-gJea/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-starter-4 INFO: Archiving Costs [nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17] $ /bin/bash -l /tmp/jenkins16795090435104109744.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gJea from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-gJea/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/nonrtric-plt-a1policymanagementservice-maven-docker-verify-master-mvn39-openjdk17/84 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-160 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 3.9G 0 3.9G 0% /dev tmpfs 798M 696K 797M 1% /run /dev/vda1 20G 12G 7.9G 59% / tmpfs 3.9G 0 3.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 798M 0 798M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7976 557 2564 0 4853 7120 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:b5:f7:10 brd ff:ff:ff:ff:ff:ff inet 10.32.6.11/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 85779sec preferred_lft 85779sec inet6 fe80::f816:3eff:feb5:f710/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:92:49:7c:ab brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:92ff:fe49:7cab/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-160) 05/06/26 _x86_64_ (4 CPU) 13:36:37 LINUX RESTART (4 CPU) 13:37:02 tps rtps wtps bread/s bwrtn/s 13:38:01 147.88 66.86 81.02 5233.07 41380.97 13:39:01 60.92 3.83 57.09 126.51 9100.88 13:40:01 60.92 31.54 29.38 2364.27 6177.50 13:41:01 21.16 8.96 12.20 771.61 6013.20 13:42:01 100.00 6.13 93.87 536.18 48673.09 13:43:01 54.97 0.40 54.57 8.40 18224.73 13:44:01 1.63 0.00 1.63 0.00 236.23 13:45:01 43.98 0.38 43.60 16.93 25688.67 13:46:01 123.08 0.92 122.16 54.66 29614.93 Average: 68.14 13.13 55.01 1004.65 20529.17 13:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:38:01 5847424 7404512 2320004 28.41 38792 1697644 986764 10.71 604564 1547412 66296 13:39:01 5626168 7446972 2541260 31.11 58968 1925208 926820 10.06 568020 1773464 119520 13:40:01 5320604 7270248 2846824 34.86 66316 2042312 1113156 12.08 808116 1829000 11484 13:41:01 4255432 6400052 3911996 47.90 70384 2227180 2208576 23.96 1724200 1962588 10056 13:42:01 2554792 6149340 5612636 68.72 134588 3483432 2713460 29.44 2030516 3198356 220836 13:43:01 2120668 5811828 6046760 74.04 138616 3566808 3006580 32.62 2446272 3202568 1160 13:44:01 2011596 5714232 6155832 75.37 138704 3576576 3030956 32.89 2542700 3212252 4764 13:45:01 1420660 5837828 6746768 82.61 144560 4260352 2583848 28.04 2553800 3770972 596 13:46:01 2660284 7319748 5507144 67.43 150848 4489852 1052756 11.42 1294600 3789340 28504 Average: 3535292 6594973 4632136 56.71 104642 3029929 1958102 21.25 1619199 2698439 51468 13:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:38:01 lo 1.15 1.15 0.10 0.10 0.00 0.00 0.00 0.00 13:38:01 ens3 377.38 212.33 1365.74 67.66 0.00 0.00 0.00 0.00 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:39:01 ens3 57.76 46.16 659.48 11.85 0.00 0.00 0.00 0.00 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:40:01 lo 2.40 2.40 0.22 0.22 0.00 0.00 0.00 0.00 13:40:01 ens3 109.28 97.58 650.86 20.22 0.00 0.00 0.00 0.00 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:41:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 13:41:01 ens3 248.88 212.06 2552.35 27.06 0.00 0.00 0.00 0.00 13:42:01 vethad0d084 0.17 0.42 0.01 0.03 0.00 0.00 0.00 0.00 13:42:01 docker0 0.17 0.27 0.01 0.02 0.00 0.00 0.00 0.00 13:42:01 lo 4.52 4.52 0.62 0.62 0.00 0.00 0.00 0.00 13:42:01 ens3 722.98 609.98 8346.43 47.72 0.00 0.00 0.00 0.00 13:43:01 vethad0d084 0.20 0.35 0.01 0.02 0.00 0.00 0.00 0.00 13:43:01 docker0 1.07 1.50 0.19 0.64 0.00 0.00 0.00 0.00 13:43:01 lo 271.89 271.89 70.02 70.02 0.00 0.00 0.00 0.00 13:43:01 ens3 33.71 22.58 64.73 35.04 0.00 0.00 0.00 0.00 13:44:01 vethad0d084 0.20 0.27 0.01 0.01 0.00 0.00 0.00 0.00 13:44:01 docker0 0.20 0.25 0.01 0.01 0.00 0.00 0.00 0.00 13:44:01 lo 1149.13 1149.13 342.40 342.40 0.00 0.00 0.00 0.00 13:44:01 ens3 131.33 66.77 48.15 196.26 0.00 0.00 0.00 0.00 13:45:01 docker0 5.87 21.87 0.43 120.14 0.00 0.00 0.00 0.00 13:45:01 lo 62.55 62.55 18.91 18.91 0.00 0.00 0.00 0.00 13:45:01 veth0e3ba27 0.02 0.20 0.00 0.02 0.00 0.00 0.00 0.00 13:45:01 ens3 550.82 348.43 3621.86 36.68 0.00 0.00 0.00 0.00 13:46:01 docker0 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:46:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:46:01 ens3 33.04 28.40 94.79 30.10 0.00 0.00 0.00 0.00 Average: docker0 0.81 2.68 0.07 13.45 0.00 0.00 0.00 0.00 Average: lo 166.20 166.20 48.13 48.13 0.00 0.00 0.00 0.00 Average: ens3 251.45 182.64 1934.81 52.48 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-160) 05/06/26 _x86_64_ (4 CPU) 13:36:37 LINUX RESTART (4 CPU) 13:37:02 CPU %user %nice %system %iowait %steal %idle 13:38:01 all 19.86 0.00 2.75 6.12 4.64 66.62 13:38:01 0 10.71 0.00 4.66 2.64 4.34 77.64 13:38:01 1 11.47 0.00 2.13 7.64 4.10 74.66 13:38:01 2 22.46 0.00 1.59 4.47 4.63 66.85 13:38:01 3 34.92 0.00 2.61 9.77 5.49 47.20 13:39:01 all 18.50 0.00 1.22 2.71 2.19 75.38 13:39:01 0 11.37 0.00 1.08 4.23 1.43 81.90 13:39:01 1 22.91 0.00 1.18 4.78 1.99 69.14 13:39:01 2 34.63 0.00 2.09 0.86 3.41 59.01 13:39:01 3 5.07 0.00 0.54 0.99 1.93 91.47 13:40:01 all 17.70 0.00 1.33 1.34 5.44 74.20 13:40:01 0 13.48 0.00 1.00 0.82 4.58 80.13 13:40:01 1 17.08 0.00 1.62 0.57 5.64 75.09 13:40:01 2 17.67 0.00 1.07 1.71 5.37 74.18 13:40:01 3 22.55 0.00 1.60 2.26 6.16 67.43 13:41:01 all 45.73 0.00 1.46 0.82 7.22 44.77 13:41:01 0 53.38 0.00 1.19 0.91 7.15 37.37 13:41:01 1 49.67 0.00 0.97 0.85 6.80 41.70 13:41:01 2 35.25 0.00 1.73 1.02 7.44 54.56 13:41:01 3 44.78 0.00 1.95 0.52 7.47 45.27 13:42:01 all 30.50 0.00 7.65 1.59 6.00 54.26 13:42:01 0 33.55 0.00 8.30 1.97 6.77 49.41 13:42:01 1 29.33 0.00 5.76 0.16 5.76 58.98 13:42:01 2 30.69 0.00 9.30 0.68 5.49 53.83 13:42:01 3 28.51 0.00 7.27 3.58 5.97 54.67 13:43:01 all 49.01 0.00 3.32 1.09 8.87 37.70 13:43:01 0 43.51 0.00 3.33 2.24 9.59 41.32 13:43:01 1 43.23 0.00 3.30 0.67 8.85 43.94 13:43:01 2 52.41 0.00 3.14 0.48 8.68 35.30 13:43:01 3 56.89 0.00 3.54 0.99 8.37 30.21 13:44:01 all 51.09 0.00 7.63 0.02 11.90 29.37 13:44:01 0 49.31 0.00 7.35 0.00 11.54 31.80 13:44:01 1 51.44 0.00 7.34 0.08 12.08 29.06 13:44:01 2 53.49 0.00 7.68 0.00 11.85 26.97 13:44:01 3 50.12 0.00 8.13 0.00 12.12 29.62 13:45:01 all 39.04 0.00 4.54 0.93 7.19 48.30 13:45:01 0 41.10 0.00 3.26 0.12 6.69 48.82 13:45:01 1 34.81 0.00 5.14 2.24 7.61 50.20 13:45:01 2 46.10 0.00 5.85 0.15 7.60 40.30 13:45:01 3 34.16 0.00 3.89 1.19 6.85 53.91 13:46:01 all 18.08 0.00 3.31 3.19 3.70 71.72 13:46:01 0 5.79 0.00 3.05 1.26 3.69 86.21 13:46:01 1 16.06 0.00 4.48 7.95 3.52 67.99 13:46:01 2 10.15 0.00 2.16 1.51 3.34 82.84 13:46:01 3 40.45 0.00 3.56 2.06 4.23 49.70 Average: all 32.20 0.00 3.69 1.97 6.36 55.79 Average: 0 29.12 0.00 3.68 1.57 6.20 59.43 Average: 1 30.72 0.00 3.56 2.76 6.28 56.69 Average: 2 33.65 0.00 3.83 1.21 6.43 54.88 Average: 3 35.29 0.00 3.68 2.35 6.52 52.16